#8FCDAE#8FCDAE
#8FCDAE is a light, moderate teal. Relative luminance 0.526; OKLCH L 79.7% C 0.078 H 162.3°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCDAE |
|---|---|
| RGB | rgb(143, 205, 174) |
| HSL | hsl(150, 38%, 68%) |
| HSV | hsv(150, 30%, 80%) |
| CMYK | cmyk(30.2%, 0%, 15.1%, 19.6%) |
| CIE-LAB | lab(77.61, -26.34, 9.15) |
| CIE-LCH | lch(77.61, 27.88, 160.84°) |
| OKLab | oklab(79.75% -0.0738 0.0236) |
| OKLCH | oklch(79.75% 0.078 162.3) |
| XYZ | xyz(40.7964, 52.5563, 48.0310) |
| Luminance | 0.5256 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.94
Seafoam Blue
#78D1B6
ΔE00 4.32
Mediumaquamarine
#66CDAA
ΔE00 5.40
Light Teal
#90E4C1
ΔE00 5.69
Seafoam
#7FE0B3
ΔE00 6.16
Darkseagreen
#8FBC8F
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCDAE #CD8FAE
analogous
#8FCD8F #8FCDAE #8FCDCD
triadic
#8FCDAE #AE8FCD #CDAE8F
tetradic
#8FCDAE #8F8FCD #CD8FAE #CDCD8F
square
#8FCDAE #8F8FCD #CD8FAE #CDCD8F
split-complementary
#8FCDAE #CD8FCD #CD8F8F
monochromatic
#469C71 #65BA8F #8FCDAE #B9E0CD #E4F3EB
Accessibility & contrast
On white
1.82
#8FCDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#8FCDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCDAE
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCDAE | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC4AC
Deuteranopia (green-blind)
#C0BDB0
Tritanopia (blue-blind)
#82CDC4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #8fcdae; /* rgb */ color: rgb(143, 205, 174); /* oklch */ color: oklch(79.7% 0.078 162.3);
Tailwind
colors: {
custom: {
50: '#b1dcc6',
500: '#8fcdae',
950: '#000000',
},
}SCSS
$custom: #8fcdae; $custom-light: #b1dcc6; $custom-dark: #000000;
JSON
{
"hex": "#8fcdae",
"rgb": {
"r": 143,
"g": 205,
"b": 174
},
"hsl": {
"h": 150,
"s": 38.272,
"l": 68.235
},
"oklch": {
"l": 0.79746,
"c": 0.07751,
"h": 162.3
},
"luminance": 0.52558
}Semantic roles & 50–950 ramp
primary
#8FCDAE
secondary
#A25E80
accent
#3473B1
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111513
muted
#818482