#7FBDB7#7FBDB7
#7FBDB7 is a light, moderate teal. Relative luminance 0.443; OKLCH L 75.5% C 0.064 H 188.2°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #7FBDB7 |
|---|---|
| RGB | rgb(127, 189, 183) |
| HSL | hsl(174, 32%, 62%) |
| HSV | hsv(174, 33%, 74%) |
| CMYK | cmyk(32.8%, 0%, 3.2%, 25.9%) |
| CIE-LAB | lab(72.44, -21.16, -3.31) |
| CIE-LCH | lch(72.44, 21.42, 188.90°) |
| OKLab | oklab(75.46% -0.0637 -0.0092) |
| OKLCH | oklch(75.46% 0.064 188.2) |
| XYZ | xyz(35.4943, 44.3240, 51.4757) |
| Luminance | 0.4433 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.57
Mediumturquoise
#48D1CC
ΔE00 8.14
Seafoam Blue
#78D1B6
ΔE00 8.90
Topaz
#13BBAF
ΔE00 8.92
Lightseagreen
#20B2AA
ΔE00 8.95
Greyish Teal
#719F91
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FBDB7 #BD7F85
analogous
#7FBD98 #7FBDB7 #7FA4BD
triadic
#7FBDB7 #B77FBD #BDB77F
tetradic
#7FBDB7 #987FBD #BD7F85 #A4BD7F
square
#7FBDB7 #987FBD #BD7F85 #A4BD7F
split-complementary
#7FBDB7 #BD7FA4 #BD987F
monochromatic
#42807A #57A8A0 #7FBDB7 #A7D2CE #D0E7E4
Accessibility & contrast
On white
2.13
#7FBDB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#7FBDB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FBDB7
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FBDB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FBDB7 | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B7B7
Deuteranopia (green-blind)
#ABAEB8
Tritanopia (blue-blind)
#6AC0BB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #7fbdb7; /* rgb */ color: rgb(127, 189, 183); /* oklch */ color: oklch(75.5% 0.064 188.2);
Tailwind
colors: {
custom: {
50: '#a6d1cc',
500: '#7fbdb7',
950: '#000000',
},
}SCSS
$custom: #7fbdb7; $custom-light: #a6d1cc; $custom-dark: #000000;
JSON
{
"hex": "#7fbdb7",
"rgb": {
"r": 127,
"g": 189,
"b": 183
},
"hsl": {
"h": 174.194,
"s": 31.959,
"l": 61.961
},
"oklch": {
"l": 0.75456,
"c": 0.06433,
"h": 188.2
},
"luminance": 0.44326
}Semantic roles & 50–950 ramp
primary
#7FBDB7
secondary
#D7C0C3
accent
#3B46AB
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101413
muted
#7F8282