#8FC2AA#8FC2AA
#8FC2AA is a light, moderate teal. Relative luminance 0.473; OKLCH L 77.1% C 0.064 H 164.2°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC2AA |
|---|---|
| RGB | rgb(143, 194, 170) |
| HSL | hsl(152, 29%, 66%) |
| HSV | hsv(152, 26%, 76%) |
| CMYK | cmyk(26.3%, 0%, 12.4%, 23.9%) |
| CIE-LAB | lab(74.40, -21.71, 6.70) |
| CIE-LCH | lch(74.40, 22.72, 162.84°) |
| OKLab | oklab(77.14% -0.0613 0.0173) |
| OKLCH | oklch(77.14% 0.064 164.2) |
| XYZ | xyz(37.8729, 47.3239, 45.1613) |
| Luminance | 0.4733 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.94
Seafoam Blue
#78D1B6
ΔE00 6.16
Darkseagreen
#8FBC8F
ΔE00 6.85
Mediumaquamarine
#66CDAA
ΔE00 7.29
Greenish Grey
#96AE8D
ΔE00 8.61
Light Teal
#90E4C1
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC2AA #C28FA7
analogous
#8FC290 #8FC2AA #8FC0C2
triadic
#8FC2AA #AA8FC2 #C2AA8F
tetradic
#8FC2AA #908FC2 #C28FA7 #C0C28F
square
#8FC2AA #908FC2 #C28FA7 #C0C28F
split-complementary
#8FC2AA #C28FC0 #C2908F
monochromatic
#4C8B6D #67AC8C #8FC2AA #B7D8C8 #DEEDE6
Accessibility & contrast
On white
2.01
#8FC2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#8FC2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC2AA
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC2AA | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BBA9
Deuteranopia (green-blind)
#B7B4AB
Tritanopia (blue-blind)
#84C2BB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #8fc2aa; /* rgb */ color: rgb(143, 194, 170); /* oklch */ color: oklch(77.1% 0.064 164.2);
Tailwind
colors: {
custom: {
50: '#b1d4c3',
500: '#8fc2aa',
950: '#000000',
},
}SCSS
$custom: #8fc2aa; $custom-light: #b1d4c3; $custom-dark: #000000;
JSON
{
"hex": "#8fc2aa",
"rgb": {
"r": 143,
"g": 194,
"b": 170
},
"hsl": {
"h": 151.765,
"s": 29.48,
"l": 66.078
},
"oklch": {
"l": 0.77136,
"c": 0.06368,
"h": 164.2
},
"luminance": 0.47325
}Semantic roles & 50–950 ramp
primary
#8FC2AA
secondary
#DFCED6
accent
#3D70A8
background
#FAFDFB
surface
#F5FAF7
border
#CFD3D0
text
#111412
muted
#808381