#9FD4AE#9FD4AE
#9FD4AE is a very light, moderate green. Relative luminance 0.575; OKLCH L 82.3% C 0.076 H 153.3°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #9FD4AE |
|---|---|
| RGB | rgb(159, 212, 174) |
| HSL | hsl(137, 38%, 73%) |
| HSV | hsv(137, 25%, 83%) |
| CMYK | cmyk(25%, 0%, 17.9%, 16.9%) |
| CIE-LAB | lab(80.47, -24.73, 13.33) |
| CIE-LCH | lch(80.47, 28.09, 151.68°) |
| OKLab | oklab(82.27% -0.0684 0.0343) |
| OKLCH | oklch(82.27% 0.077 153.3) |
| XYZ | xyz(45.4793, 57.5122, 48.7409) |
| Luminance | 0.5751 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 5.86
Hospital Green
#9BE5AA
ΔE00 6.02
Seafoam
#7FE0B3
ΔE00 6.25
Pale Teal
#82CBB2
ΔE00 6.34
Mint
#AAF0C1
ΔE00 6.49
Darkseagreen
#8FBC8F
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FD4AE #D49FC5
analogous
#ABD49F #9FD4AE #9FD4C8
triadic
#9FD4AE #AE9FD4 #D4AE9F
tetradic
#9FD4AE #9FABD4 #D49FC5 #D4C89F
square
#9FD4AE #9FABD4 #D49FC5 #D4C89F
split-complementary
#9FD4AE #C89FD4 #D49FAB
monochromatic
#4DAC68 #75C18A #9FD4AE #C9E7D2 #EAF6ED
Accessibility & contrast
On white
1.68
#9FD4AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#9FD4AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FD4AE
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FD4AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FD4AE | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CBAC
Deuteranopia (green-blind)
#CBC5B0
Tritanopia (blue-blind)
#97D3C9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #9fd4ae; /* rgb */ color: rgb(159, 212, 174); /* oklch */ color: oklch(82.3% 0.076 153.3);
Tailwind
colors: {
custom: {
50: '#bce1c6',
500: '#9fd4ae',
950: '#000000',
},
}SCSS
$custom: #9fd4ae; $custom-light: #bce1c6; $custom-dark: #000000;
JSON
{
"hex": "#9fd4ae",
"rgb": {
"r": 159,
"g": 212,
"b": 174
},
"hsl": {
"h": 136.981,
"s": 38.129,
"l": 72.745
},
"oklch": {
"l": 0.82269,
"c": 0.0765,
"h": 153.3
},
"luminance": 0.57514
}Semantic roles & 50–950 ramp
primary
#9FD4AE
secondary
#AA6D99
accent
#348EB1
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#121513
muted
#828482