#9FD2AE#9FD2AE
#9FD2AE is a light, moderate green. Relative luminance 0.565; OKLCH L 81.8% C 0.073 H 153.8°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #9FD2AE |
|---|---|
| RGB | rgb(159, 210, 174) |
| HSL | hsl(138, 36%, 72%) |
| HSV | hsv(138, 24%, 82%) |
| CMYK | cmyk(24.3%, 0%, 17.1%, 17.6%) |
| CIE-LAB | lab(79.91, -23.75, 12.54) |
| CIE-LCH | lch(79.91, 26.86, 152.17°) |
| OKLab | oklab(81.82% -0.0657 0.0323) |
| OKLCH | oklch(81.82% 0.073 153.8) |
| XYZ | xyz(44.9824, 56.5185, 48.5753) |
| Luminance | 0.5652 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.04
Light Teal
#90E4C1
ΔE00 6.18
Darkseagreen
#8FBC8F
ΔE00 6.47
Seafoam
#7FE0B3
ΔE00 6.70
Hospital Green
#9BE5AA
ΔE00 6.71
Mint
#AAF0C1
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FD2AE #D29FC3
analogous
#AAD29F #9FD2AE #9FD2C7
triadic
#9FD2AE #AE9FD2 #D2AE9F
tetradic
#9FD2AE #9FAAD2 #D29FC3 #D2C79F
square
#9FD2AE #9FAAD2 #D29FC3 #D2C79F
split-complementary
#9FD2AE #C79FD2 #D29FAA
monochromatic
#4FA869 #75BE8B #9FD2AE #C9E6D1 #EAF5ED
Accessibility & contrast
On white
1.71
#9FD2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#9FD2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FD2AE
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FD2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FD2AE | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CAAC
Deuteranopia (green-blind)
#C9C4B0
Tritanopia (blue-blind)
#97D1C8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #9fd2ae; /* rgb */ color: rgb(159, 210, 174); /* oklch */ color: oklch(81.8% 0.073 153.8);
Tailwind
colors: {
custom: {
50: '#bce0c6',
500: '#9fd2ae',
950: '#000000',
},
}SCSS
$custom: #9fd2ae; $custom-light: #bce0c6; $custom-dark: #000000;
JSON
{
"hex": "#9fd2ae",
"rgb": {
"r": 159,
"g": 210,
"b": 174
},
"hsl": {
"h": 137.647,
"s": 36.17,
"l": 72.353
},
"oklch": {
"l": 0.81821,
"c": 0.07326,
"h": 153.8
},
"luminance": 0.5652
}Semantic roles & 50–950 ramp
primary
#9FD2AE
secondary
#A86D97
accent
#368CAF
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#121513
muted
#828482