#9FD6AF#9FD6AF
#9FD6AF is a very light, moderate green. Relative luminance 0.586; OKLCH L 82.7% C 0.079 H 153.6°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #9FD6AF |
|---|---|
| RGB | rgb(159, 214, 175) |
| HSL | hsl(137, 40%, 73%) |
| HSV | hsv(137, 26%, 84%) |
| CMYK | cmyk(25.7%, 0%, 18.2%, 16.1%) |
| CIE-LAB | lab(81.05, -25.52, 13.62) |
| CIE-LCH | lch(81.05, 28.92, 151.91°) |
| OKLab | oklab(82.74% -0.0705 0.0351) |
| OKLCH | oklch(82.74% 0.079 153.6) |
| XYZ | xyz(46.0802, 58.5574, 49.4239) |
| Luminance | 0.5856 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 5.48
Hospital Green
#9BE5AA
ΔE00 5.54
Seafoam
#7FE0B3
ΔE00 5.85
Mint
#AAF0C1
ΔE00 5.96
Pale Teal
#82CBB2
ΔE00 6.49
Darkseagreen
#8FBC8F
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FD6AF #D69FC6
analogous
#AAD69F #9FD6AF #9FD6CA
triadic
#9FD6AF #AF9FD6 #D6AF9F
tetradic
#9FD6AF #9FAAD6 #D69FC6 #D6CA9F
square
#9FD6AF #9FAAD6 #D69FC6 #D6CA9F
split-complementary
#9FD6AF #CA9FD6 #D69FAA
monochromatic
#4BB068 #74C48B #9FD6AF #CAE8D3 #EAF6ED
Accessibility & contrast
On white
1.65
#9FD6AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#9FD6AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FD6AF
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FD6AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FD6AF | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CDAD
Deuteranopia (green-blind)
#CDC7B1
Tritanopia (blue-blind)
#96D5CB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #9fd6af; /* rgb */ color: rgb(159, 214, 175); /* oklch */ color: oklch(82.7% 0.079 153.6);
Tailwind
colors: {
custom: {
50: '#bce2c7',
500: '#9fd6af',
950: '#000000',
},
}SCSS
$custom: #9fd6af; $custom-light: #bce2c7; $custom-dark: #000000;
JSON
{
"hex": "#9fd6af",
"rgb": {
"r": 159,
"g": 214,
"b": 175
},
"hsl": {
"h": 137.455,
"s": 40.146,
"l": 73.137
},
"oklch": {
"l": 0.82742,
"c": 0.07878,
"h": 153.6
},
"luminance": 0.58559
}Semantic roles & 50–950 ramp
primary
#9FD6AF
secondary
#AD6C9A
accent
#328EB3
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#121513
muted
#828482