#96E2BB#96E2BB
#96E2BB is a very light, moderate green. Relative luminance 0.645; OKLCH L 85.2% C 0.093 H 161.2°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #96E2BB |
|---|---|
| RGB | rgb(150, 226, 187) |
| HSL | hsl(149, 57%, 74%) |
| HSV | hsv(149, 34%, 89%) |
| CMYK | cmyk(33.6%, 0%, 17.3%, 11.4%) |
| CIE-LAB | lab(84.21, -31.71, 11.69) |
| CIE-LCH | lch(84.21, 33.80, 159.76°) |
| OKLab | oklab(85.24% -0.0885 0.0301) |
| OKLCH | oklch(85.24% 0.093 161.2) |
| XYZ | xyz(48.7405, 64.4619, 56.8782) |
| Luminance | 0.6446 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.82
Seafoam
#7FE0B3
ΔE00 2.99
Mint
#AAF0C1
ΔE00 4.07
Hospital Green
#9BE5AA
ΔE00 5.09
Pale Turquoise
#A5FBD5
ΔE00 5.48
Light Turquoise
#7EF4CC
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96E2BB #E296BD
analogous
#97E296 #96E2BB #96E2E1
triadic
#96E2BB #BB96E2 #E2BB96
tetradic
#96E2BB #9697E2 #E296BD #E2E196
square
#96E2BB #9697E2 #E296BD #E2E196
split-complementary
#96E2BB #E196E2 #E29697
monochromatic
#37C77D #66D59C #96E2BB #C6EFDA #E7F8EF
Accessibility & contrast
On white
1.51
#96E2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#96E2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96E2BB
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96E2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96E2BB | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D7B9
Deuteranopia (green-blind)
#D3CEBD
Tritanopia (blue-blind)
#85E2D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #96e2bb; /* rgb */ color: rgb(150, 226, 187); /* oklch */ color: oklch(85.2% 0.093 161.2);
Tailwind
colors: {
custom: {
50: '#b7ebcf',
500: '#96e2bb',
950: '#000000',
},
}SCSS
$custom: #96e2bb; $custom-light: #b7ebcf; $custom-dark: #000000;
JSON
{
"hex": "#96e2bb",
"rgb": {
"r": 150,
"g": 226,
"b": 187
},
"hsl": {
"h": 149.211,
"s": 56.716,
"l": 73.725
},
"oklch": {
"l": 0.85242,
"c": 0.09346,
"h": 161.2
},
"luminance": 0.64465
}Semantic roles & 50–950 ramp
primary
#96E2BB
secondary
#BB618F
accent
#2175C4
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111613
muted
#818483