#96D9AF#96D9AF
#96D9AF is a very light, moderate green. Relative luminance 0.592; OKLCH L 82.9% C 0.090 H 156.3°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #96D9AF |
|---|---|
| RGB | rgb(150, 217, 175) |
| HSL | hsl(142, 47%, 72%) |
| HSV | hsv(142, 31%, 85%) |
| CMYK | cmyk(30.9%, 0%, 19.4%, 14.9%) |
| CIE-LAB | lab(81.40, -29.78, 14.05) |
| CIE-LCH | lch(81.40, 32.93, 154.74°) |
| OKLab | oklab(82.9% -0.0824 0.0361) |
| OKLCH | oklch(82.9% 0.09 156.3) |
| XYZ | xyz(45.1258, 59.2027, 49.5987) |
| Luminance | 0.5920 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.94
Light Teal
#90E4C1
ΔE00 4.18
Hospital Green
#9BE5AA
ΔE00 4.54
Mint
#AAF0C1
ΔE00 5.25
Pale Teal
#82CBB2
ΔE00 6.27
Seafoam Blue
#78D1B6
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96D9AF #D996C0
analogous
#9FD996 #96D9AF #96D9D1
triadic
#96D9AF #AF96D9 #D9AF96
tetradic
#96D9AF #969FD9 #D996C0 #D9D196
square
#96D9AF #969FD9 #D996C0 #D9D196
split-complementary
#96D9AF #D196D9 #D9969F
monochromatic
#41B46C #69C98D #96D9AF #C3E9D1 #E9F7EE
Accessibility & contrast
On white
1.64
#96D9AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#96D9AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96D9AF
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96D9AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96D9AF | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CFAD
Deuteranopia (green-blind)
#CDC7B1
Tritanopia (blue-blind)
#8AD8CD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #96d9af; /* rgb */ color: rgb(150, 217, 175); /* oklch */ color: oklch(82.9% 0.090 156.3);
Tailwind
colors: {
custom: {
50: '#b6e5c7',
500: '#96d9af',
950: '#000000',
},
}SCSS
$custom: #96d9af; $custom-light: #b6e5c7; $custom-dark: #000000;
JSON
{
"hex": "#96d9af",
"rgb": {
"r": 150,
"g": 217,
"b": 175
},
"hsl": {
"h": 142.388,
"s": 46.853,
"l": 71.961
},
"oklch": {
"l": 0.82899,
"c": 0.09002,
"h": 156.3
},
"luminance": 0.59205
}Semantic roles & 50–950 ramp
primary
#96D9AF
secondary
#B06393
accent
#2B85BA
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111513
muted
#818482