#96FFCA#96FFCA
#96FFCA is a very light, vivid green. Relative luminance 0.823; OKLCH L 92.2% C 0.123 H 160.7°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #96FFCA |
|---|---|
| RGB | rgb(150, 255, 202) |
| HSL | hsl(150, 100%, 79%) |
| HSV | hsv(150, 41%, 100%) |
| CMYK | cmyk(41.2%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(92.69, -41.99, 15.91) |
| CIE-LCH | lch(92.69, 44.90, 159.24°) |
| OKLab | oklab(92.2% -0.1164 0.0408) |
| OKLCH | oklch(92.2% 0.123 160.7) |
| XYZ | xyz(58.9940, 82.2643, 68.6356) |
| Luminance | 0.8227 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.58
Light Seafoam
#A0FEBF
ΔE00 2.95
Pale Turquoise
#A5FBD5
ΔE00 3.79
Aquamarine
#7FFFD4
ΔE00 3.85
Light Blue Green
#7EFBB3
ΔE00 4.27
Light Turquoise
#7EF4CC
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96FFCA #FF96CB
analogous
#97FF96 #96FFCA #96FFFE
triadic
#96FFCA #CA96FF #FFCA96
tetradic
#96FFCA #9697FF #FF96CB #FFFE96
square
#96FFCA #9697FF #FF96CB #FFFE96
split-complementary
#96FFCA #FE96FF #FF9697
monochromatic
#1CFF8C #59FFAB #96FFCA #D3FFE9 #E0FFF0
Accessibility & contrast
On white
1.20
#96FFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#96FFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96FFCA
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96FFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96FFCA | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF1C7
Deuteranopia (green-blind)
#ECE5CD
Tritanopia (blue-blind)
#7CFEF0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #96ffca; /* rgb */ color: rgb(150, 255, 202); /* oklch */ color: oklch(92.2% 0.123 160.7);
Tailwind
colors: {
custom: {
50: '#b9ffda',
500: '#96ffca',
950: '#000000',
},
}SCSS
$custom: #96ffca; $custom-light: #b9ffda; $custom-dark: #000000;
JSON
{
"hex": "#96ffca",
"rgb": {
"r": 150,
"g": 255,
"b": 202
},
"hsl": {
"h": 149.714,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.92201,
"c": 0.12336,
"h": 160.7
},
"luminance": 0.82268
}Semantic roles & 50–950 ramp
primary
#96FFCA
secondary
#E1589D
accent
#0074E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683