#9FD8A3#9FD8A3
#9FD8A3 is a very light, moderate green. Relative luminance 0.591; OKLCH L 82.9% C 0.094 H 146.4°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #9FD8A3 |
|---|---|
| RGB | rgb(159, 216, 163) |
| HSL | hsl(124, 42%, 74%) |
| HSV | hsv(124, 26%, 85%) |
| CMYK | cmyk(26.4%, 0%, 24.5%, 15.3%) |
| CIE-LAB | lab(81.36, -28.63, 20.38) |
| CIE-LCH | lch(81.36, 35.14, 144.55°) |
| OKLab | oklab(82.91% -0.0783 0.052) |
| OKLCH | oklch(82.91% 0.094 146.4) |
| XYZ | xyz(45.4628, 59.1253, 43.6602) |
| Luminance | 0.5913 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.49
Light Grey Green
#B7E1A1
ΔE00 4.95
Light Sage
#BCECAC
ΔE00 5.85
Mint
#AAF0C1
ΔE00 5.99
Seafoam
#7FE0B3
ΔE00 6.61
Darkseagreen
#8FBC8F
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FD8A3 #D89FD4
analogous
#B7D89F #9FD8A3 #9FD8BF
triadic
#9FD8A3 #A39FD8 #D8A39F
tetradic
#9FD8A3 #9FB7D8 #D89FD4 #D8BF9F
square
#9FD8A3 #9FB7D8 #D89FD4 #D8BF9F
split-complementary
#9FD8A3 #BF9FD8 #D89FB7
monochromatic
#49B450 #73C679 #9FD8A3 #CBEACD #E9F6EA
Accessibility & contrast
On white
1.64
#9FD8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#9FD8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FD8A3
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FD8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FD8A3 | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACEA0
Deuteranopia (green-blind)
#D1C8A6
Tritanopia (blue-blind)
#99D5CA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #9fd8a3; /* rgb */ color: rgb(159, 216, 163); /* oklch */ color: oklch(82.9% 0.094 146.4);
Tailwind
colors: {
custom: {
50: '#bce4be',
500: '#9fd8a3',
950: '#000000',
},
}SCSS
$custom: #9fd8a3; $custom-light: #bce4be; $custom-dark: #000000;
JSON
{
"hex": "#9fd8a3",
"rgb": {
"r": 159,
"g": 216,
"b": 163
},
"hsl": {
"h": 124.211,
"s": 42.222,
"l": 73.529
},
"oklch": {
"l": 0.82912,
"c": 0.09397,
"h": 146.4
},
"luminance": 0.59127
}Semantic roles & 50–950 ramp
primary
#9FD8A3
secondary
#AF6CAA
accent
#30ACB5
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#121512
muted
#828482