#96DEB2#96DEB2
#96DEB2 is a very light, moderate green. Relative luminance 0.619; OKLCH L 84.1% C 0.095 H 156.8°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #96DEB2 |
|---|---|
| RGB | rgb(150, 222, 178) |
| HSL | hsl(143, 52%, 73%) |
| HSV | hsv(143, 32%, 87%) |
| CMYK | cmyk(32.4%, 0%, 19.8%, 12.9%) |
| CIE-LAB | lab(82.88, -31.58, 14.55) |
| CIE-LCH | lch(82.88, 34.77, 155.26°) |
| OKLab | oklab(84.11% -0.0874 0.0374) |
| OKLCH | oklch(84.11% 0.095 156.8) |
| XYZ | xyz(46.7320, 61.9386, 51.6038) |
| Luminance | 0.6194 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.24
Light Teal
#90E4C1
ΔE00 3.60
Hospital Green
#9BE5AA
ΔE00 3.76
Mint
#AAF0C1
ΔE00 4.23
Seafoam Blue
#78D1B6
ΔE00 6.80
Pale Turquoise
#A5FBD5
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96DEB2 #DE96C2
analogous
#9EDE96 #96DEB2 #96DED6
triadic
#96DEB2 #B296DE #DEB296
tetradic
#96DEB2 #969EDE #DE96C2 #DED696
square
#96DEB2 #969EDE #DE96C2 #DED696
split-complementary
#96DEB2 #D696DE #DE969E
monochromatic
#3CBE6E #67CF90 #96DEB2 #C5EDD4 #E8F8EE
Accessibility & contrast
On white
1.57
#96DEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#96DEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96DEB2
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96DEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96DEB2 | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD3B0
Deuteranopia (green-blind)
#D1CBB4
Tritanopia (blue-blind)
#88DDD2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #96deb2; /* rgb */ color: rgb(150, 222, 178); /* oklch */ color: oklch(84.1% 0.095 156.8);
Tailwind
colors: {
custom: {
50: '#b7e8c9',
500: '#96deb2',
950: '#000000',
},
}SCSS
$custom: #96deb2; $custom-light: #b7e8c9; $custom-dark: #000000;
JSON
{
"hex": "#96deb2",
"rgb": {
"r": 150,
"g": 222,
"b": 178
},
"hsl": {
"h": 143.333,
"s": 52.174,
"l": 72.941
},
"oklch": {
"l": 0.8411,
"c": 0.09508,
"h": 156.8
},
"luminance": 0.61941
}Semantic roles & 50–950 ramp
primary
#96DEB2
secondary
#B66295
accent
#2684C0
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111613
muted
#818482