#8FDBAE#8FDBAE
#8FDBAE is a very light, moderate green. Relative luminance 0.596; OKLCH L 83.0% C 0.099 H 157.4°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #8FDBAE |
|---|---|
| RGB | rgb(143, 219, 174) |
| HSL | hsl(144, 51%, 71%) |
| HSV | hsv(144, 35%, 86%) |
| CMYK | cmyk(34.7%, 0%, 20.5%, 14.1%) |
| CIE-LAB | lab(81.60, -33.02, 14.80) |
| CIE-LCH | lch(81.60, 36.18, 155.86°) |
| OKLab | oklab(82.95% -0.0914 0.038) |
| OKLCH | oklch(82.95% 0.099 157.4) |
| XYZ | xyz(44.2964, 59.5562, 49.1976) |
| Luminance | 0.5956 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.76
Light Teal
#90E4C1
ΔE00 3.88
Hospital Green
#9BE5AA
ΔE00 4.07
Mint
#AAF0C1
ΔE00 5.14
Mediumaquamarine
#66CDAA
ΔE00 6.29
Seafoam Blue
#78D1B6
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FDBAE #DB8FBC
analogous
#96DB8F #8FDBAE #8FDBD4
triadic
#8FDBAE #AE8FDB #DBAE8F
tetradic
#8FDBAE #8F96DB #DB8FBC #DBD48F
square
#8FDBAE #8F96DB #DB8FBC #DBD48F
split-complementary
#8FDBAE #D48FDB #DB8F96
monochromatic
#3AB56C #61CC8D #8FDBAE #BDEACF #E8F8EE
Accessibility & contrast
On white
1.63
#8FDBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#8FDBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FDBAE
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FDBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FDBAE | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD0AC
Deuteranopia (green-blind)
#CEC7B1
Tritanopia (blue-blind)
#80DACE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #8fdbae; /* rgb */ color: rgb(143, 219, 174); /* oklch */ color: oklch(83.0% 0.099 157.4);
Tailwind
colors: {
custom: {
50: '#b2e6c6',
500: '#8fdbae',
950: '#000000',
},
}SCSS
$custom: #8fdbae; $custom-light: #b2e6c6; $custom-dark: #000000;
JSON
{
"hex": "#8fdbae",
"rgb": {
"r": 143,
"g": 219,
"b": 174
},
"hsl": {
"h": 144.474,
"s": 51.351,
"l": 70.98
},
"oklch": {
"l": 0.82953,
"c": 0.09896,
"h": 157.4
},
"luminance": 0.59559
}Semantic roles & 50–950 ramp
primary
#8FDBAE
secondary
#B25C8F
accent
#2781BF
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111613
muted
#818482