#8FC2AE#8FC2AE
#8FC2AE is a light, moderate teal. Relative luminance 0.475; OKLCH L 77.2% C 0.061 H 168.6°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC2AE |
|---|---|
| RGB | rgb(143, 194, 174) |
| HSL | hsl(156, 29%, 66%) |
| HSV | hsv(156, 26%, 76%) |
| CMYK | cmyk(26.3%, 0%, 10.3%, 23.9%) |
| CIE-LAB | lab(74.49, -20.89, 4.68) |
| CIE-LCH | lch(74.49, 21.41, 167.38°) |
| OKLab | oklab(77.25% -0.0596 0.012) |
| OKLCH | oklch(77.25% 0.061 168.6) |
| XYZ | xyz(38.2571, 47.4776, 47.1845) |
| Luminance | 0.4748 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.04
Seafoam Blue
#78D1B6
ΔE00 6.24
Mediumaquamarine
#66CDAA
ΔE00 7.75
Darkseagreen
#8FBC8F
ΔE00 8.16
Light Teal
#90E4C1
ΔE00 9.24
Greenish Grey
#96AE8D
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC2AE #C28FA3
analogous
#8FC294 #8FC2AE #8FBCC2
triadic
#8FC2AE #AE8FC2 #C2AE8F
tetradic
#8FC2AE #948FC2 #C28FA3 #BCC28F
square
#8FC2AE #948FC2 #C28FA3 #BCC28F
split-complementary
#8FC2AE #C28FBC #C2948F
monochromatic
#4C8B72 #67AC91 #8FC2AE #B7D8CB #DEEDE7
Accessibility & contrast
On white
2.00
#8FC2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#8FC2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC2AE
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC2AE | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBBAD
Deuteranopia (green-blind)
#B6B5AF
Tritanopia (blue-blind)
#83C3BC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #8fc2ae; /* rgb */ color: rgb(143, 194, 174); /* oklch */ color: oklch(77.2% 0.061 168.6);
Tailwind
colors: {
custom: {
50: '#b1d4c6',
500: '#8fc2ae',
950: '#000000',
},
}SCSS
$custom: #8fc2ae; $custom-light: #b1d4c6; $custom-dark: #000000;
JSON
{
"hex": "#8fc2ae",
"rgb": {
"r": 143,
"g": 194,
"b": 174
},
"hsl": {
"h": 156.471,
"s": 29.48,
"l": 66.078
},
"oklch": {
"l": 0.77247,
"c": 0.06076,
"h": 168.6
},
"luminance": 0.47479
}Semantic roles & 50–950 ramp
primary
#8FC2AE
secondary
#DFCED5
accent
#3D67A8
background
#FAFDFC
surface
#F5FAF8
border
#CFD3D1
text
#111413
muted
#808382