#9FD5A2#9FD5A2
#9FD5A2 is a very light, moderate green. Relative luminance 0.576; OKLCH L 82.2% C 0.090 H 146.1°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #9FD5A2 |
|---|---|
| RGB | rgb(159, 213, 162) |
| HSL | hsl(123, 39%, 73%) |
| HSV | hsv(123, 25%, 84%) |
| CMYK | cmyk(25.4%, 0%, 23.9%, 16.5%) |
| CIE-LAB | lab(80.50, -27.36, 19.71) |
| CIE-LCH | lch(80.50, 33.72, 144.23°) |
| OKLab | oklab(82.21% -0.0748 0.0503) |
| OKLCH | oklch(82.21% 0.09 146.1) |
| XYZ | xyz(44.6120, 57.5665, 42.9363) |
| Luminance | 0.5757 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.29
Light Grey Green
#B7E1A1
ΔE00 5.26
Darkseagreen
#8FBC8F
ΔE00 6.28
Light Sage
#BCECAC
ΔE00 6.38
Mint
#AAF0C1
ΔE00 6.56
Seafoam
#7FE0B3
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FD5A2 #D59FD2
analogous
#B7D59F #9FD5A2 #9FD5BD
triadic
#9FD5A2 #A29FD5 #D5A29F
tetradic
#9FD5A2 #9FB7D5 #D59FD2 #D5BD9F
square
#9FD5A2 #9FB7D5 #D59FD2 #D5BD9F
split-complementary
#9FD5A2 #BD9FD5 #D59FB7
monochromatic
#4CAE51 #74C279 #9FD5A2 #CAE8CB #EAF6EA
Accessibility & contrast
On white
1.68
#9FD5A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#9FD5A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FD5A2
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FD5A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FD5A2 | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CB9F
Deuteranopia (green-blind)
#CEC6A5
Tritanopia (blue-blind)
#99D2C7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #9fd5a2; /* rgb */ color: rgb(159, 213, 162); /* oklch */ color: oklch(82.2% 0.090 146.1);
Tailwind
colors: {
custom: {
50: '#bce2bd',
500: '#9fd5a2',
950: '#000000',
},
}SCSS
$custom: #9fd5a2; $custom-light: #bce2bd; $custom-dark: #000000;
JSON
{
"hex": "#9fd5a2",
"rgb": {
"r": 159,
"g": 213,
"b": 162
},
"hsl": {
"h": 123.333,
"s": 39.13,
"l": 72.941
},
"oklch": {
"l": 0.82211,
"c": 0.09016,
"h": 146.1
},
"luminance": 0.57568
}Semantic roles & 50–950 ramp
primary
#9FD5A2
secondary
#AC6DA8
accent
#33ABB2
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#121512
muted
#828482