#96E5BC#96E5BC
#96E5BC is a very light, moderate green. Relative luminance 0.662; OKLCH L 85.9% C 0.097 H 160.8°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #96E5BC |
|---|---|
| RGB | rgb(150, 229, 188) |
| HSL | hsl(149, 60%, 74%) |
| HSV | hsv(149, 34%, 90%) |
| CMYK | cmyk(34.5%, 0%, 17.9%, 10.2%) |
| CIE-LAB | lab(85.07, -32.92, 12.40) |
| CIE-LCH | lch(85.07, 35.18, 159.36°) |
| OKLab | oklab(85.95% -0.0917 0.0319) |
| OKLCH | oklch(85.95% 0.097 160.8) |
| XYZ | xyz(49.6708, 66.1507, 57.7183) |
| Luminance | 0.6615 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.99
Seafoam
#7FE0B3
ΔE00 2.87
Mint
#AAF0C1
ΔE00 3.53
Hospital Green
#9BE5AA
ΔE00 4.72
Pale Turquoise
#A5FBD5
ΔE00 4.94
Light Turquoise
#7EF4CC
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96E5BC #E596BF
analogous
#98E596 #96E5BC #96E5E4
triadic
#96E5BC #BC96E5 #E5BC96
tetradic
#96E5BC #9698E5 #E596BF #E5E496
square
#96E5BC #9698E5 #E596BF #E5E496
split-complementary
#96E5BC #E496E5 #E59698
monochromatic
#34CD7D #65D99D #96E5BC #C7F1DB #E6F9EF
Accessibility & contrast
On white
1.48
#96E5BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#96E5BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96E5BC
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96E5BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96E5BC | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DABA
Deuteranopia (green-blind)
#D6D1BE
Tritanopia (blue-blind)
#85E4D9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #96e5bc; /* rgb */ color: rgb(150, 229, 188); /* oklch */ color: oklch(85.9% 0.097 160.8);
Tailwind
colors: {
custom: {
50: '#b7edd0',
500: '#96e5bc',
950: '#000000',
},
}SCSS
$custom: #96e5bc; $custom-light: #b7edd0; $custom-dark: #000000;
JSON
{
"hex": "#96e5bc",
"rgb": {
"r": 150,
"g": 229,
"b": 188
},
"hsl": {
"h": 148.861,
"s": 60.305,
"l": 74.314
},
"oklch": {
"l": 0.85948,
"c": 0.09711,
"h": 160.8
},
"luminance": 0.66153
}Semantic roles & 50–950 ramp
primary
#96E5BC
secondary
#BF6191
accent
#1E76C8
background
#FDFFFE
surface
#F8FEFB
border
#D1D6D4
text
#111614
muted
#818583