#96EFAE#96EFAE
#96EFAE is a very light, vivid green. Relative luminance 0.713; OKLCH L 87.9% C 0.125 H 151.7°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #96EFAE |
|---|---|
| RGB | rgb(150, 239, 174) |
| HSL | hsl(136, 74%, 76%) |
| HSV | hsv(136, 37%, 94%) |
| CMYK | cmyk(37.2%, 0%, 27.2%, 6.3%) |
| CIE-LAB | lab(87.62, -40.11, 23.22) |
| CIE-LCH | lch(87.62, 46.34, 149.93°) |
| OKLab | oklab(87.91% -0.1098 0.059) |
| OKLCH | oklch(87.91% 0.125 151.7) |
| XYZ | xyz(51.0812, 71.2701, 51.1011) |
| Luminance | 0.7127 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 1.64
Hospital Green
#9BE5AA
ΔE00 2.61
Light Mint Green
#A6FBB2
ΔE00 3.19
Light Seafoam
#A0FEBF
ΔE00 3.28
Seafoam (survey)
#80F9AD
ΔE00 3.60
Mint (survey)
#9FFEB0
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96EFAE #EF96D7
analogous
#ABEF96 #96EFAE #96EFDB
triadic
#96EFAE #AE96EF #EFAE96
tetradic
#96EFAE #96ABEF #EF96D7 #EFDB96
square
#96EFAE #96ABEF #EF96D7 #EFDB96
split-complementary
#96EFAE #DB96EF #EF96AB
monochromatic
#2CDF5C #61E785 #96EFAE #CBF7D7 #E4FBEB
Accessibility & contrast
On white
1.38
#96EFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#96EFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96EFAE
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96EFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96EFAE | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E1AA
Deuteranopia (green-blind)
#E2D8B2
Tritanopia (blue-blind)
#87ECDE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #96efae; /* rgb */ color: rgb(150, 239, 174); /* oklch */ color: oklch(87.9% 0.125 151.7);
Tailwind
colors: {
custom: {
50: '#b8f4c6',
500: '#96efae',
950: '#000000',
},
}SCSS
$custom: #96efae; $custom-light: #b8f4c6; $custom-dark: #000000;
JSON
{
"hex": "#96efae",
"rgb": {
"r": 150,
"g": 239,
"b": 174
},
"hsl": {
"h": 136.18,
"s": 73.554,
"l": 76.275
},
"oklch": {
"l": 0.87908,
"c": 0.12467,
"h": 151.7
},
"luminance": 0.71273
}Semantic roles & 50–950 ramp
primary
#96EFAE
secondary
#CB5EAE
accent
#10A0D6
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#121713
muted
#828582