#7FCBB9#7FCBB9
#7FCBB9 is a light, moderate teal. Relative luminance 0.507; OKLCH L 78.7% C 0.080 H 177.4°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCBB9 |
|---|---|
| RGB | rgb(127, 203, 185) |
| HSL | hsl(166, 42%, 65%) |
| HSV | hsv(166, 37%, 80%) |
| CMYK | cmyk(37.4%, 0%, 8.9%, 20.4%) |
| CIE-LAB | lab(76.51, -27.65, 1.55) |
| CIE-LCH | lch(76.51, 27.69, 176.79°) |
| OKLab | oklab(78.74% -0.0802 0.0037) |
| OKLCH | oklch(78.74% 0.08 177.4) |
| XYZ | xyz(38.8620, 50.7242, 53.6325) |
| Luminance | 0.5073 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.50
Seafoam Blue
#78D1B6
ΔE00 3.28
Mediumaquamarine
#66CDAA
ΔE00 5.75
Mediumturquoise
#48D1CC
ΔE00 7.42
Light Teal
#90E4C1
ΔE00 7.56
Turquoise
#40E0D0
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCBB9 #CB7F91
analogous
#7FCB93 #7FCBB9 #7FB7CB
triadic
#7FCBB9 #B97FCB #CBB97F
tetradic
#7FCBB9 #937FCB #CB7F91 #B7CB7F
square
#7FCBB9 #937FCB #CB7F91 #B7CB7F
split-complementary
#7FCBB9 #CB7FB7 #CB937F
monochromatic
#3C947F #53B9A1 #7FCBB9 #ABDDD1 #D6EEE9
Accessibility & contrast
On white
1.88
#7FCBB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#7FCBB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCBB9
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCBB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCBB9 | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C2B8
Deuteranopia (green-blind)
#B8B9BA
Tritanopia (blue-blind)
#66CDC5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7fcbb9; /* rgb */ color: rgb(127, 203, 185); /* oklch */ color: oklch(78.7% 0.080 177.4);
Tailwind
colors: {
custom: {
50: '#a7dbce',
500: '#7fcbb9',
950: '#000000',
},
}SCSS
$custom: #7fcbb9; $custom-light: #a7dbce; $custom-dark: #000000;
JSON
{
"hex": "#7fcbb9",
"rgb": {
"r": 127,
"g": 203,
"b": 185
},
"hsl": {
"h": 165.789,
"s": 42.222,
"l": 64.706
},
"oklch": {
"l": 0.78737,
"c": 0.08026,
"h": 177.4
},
"luminance": 0.50727
}Semantic roles & 50–950 ramp
primary
#7FCBB9
secondary
#9A5465
accent
#3050B5
background
#FDFEFE
surface
#F7FBFA
border
#D0D4D3
text
#101513
muted
#818483