#96FCBF#96FCBF
#96FCBF is a very light, vivid green. Relative luminance 0.799; OKLCH L 91.3% C 0.128 H 156.5°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #96FCBF |
|---|---|
| RGB | rgb(150, 252, 191) |
| HSL | hsl(144, 94%, 79%) |
| HSV | hsv(144, 40%, 99%) |
| CMYK | cmyk(40.5%, 0%, 24.2%, 1.2%) |
| CIE-LAB | lab(91.62, -42.77, 20.05) |
| CIE-LCH | lch(91.62, 47.24, 154.88°) |
| OKLab | oklab(91.26% -0.1177 0.0512) |
| OKLCH | oklch(91.26% 0.128 156.5) |
| XYZ | xyz(56.7882, 79.8627, 61.7028) |
| Luminance | 0.7987 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.31
Light Sea Green
#98F6B0
ΔE00 2.72
Light Blue Green
#7EFBB3
ΔE00 2.82
Seafoam (survey)
#80F9AD
ΔE00 3.34
Light Aquamarine
#7BFDC7
ΔE00 3.64
Light Seafoam Green
#A7FFB5
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96FCBF #FC96D3
analogous
#A0FC96 #96FCBF #96FCF2
triadic
#96FCBF #BF96FC #FCBF96
tetradic
#96FCBF #96A0FC #FC96D3 #FCF296
square
#96FCBF #96A0FC #FC96D3 #FCF296
split-complementary
#96FCBF #F296FC #FC96A0
monochromatic
#1FF976 #5BFA9B #96FCBF #D2FEE3 #E1FEED
Accessibility & contrast
On white
1.24
#96FCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#96FCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96FCBF
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96FCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96FCBF | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEEBC
Deuteranopia (green-blind)
#EBE3C3
Tritanopia (blue-blind)
#80FAEB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #96fcbf; /* rgb */ color: rgb(150, 252, 191); /* oklch */ color: oklch(91.3% 0.128 156.5);
Tailwind
colors: {
custom: {
50: '#b9fed2',
500: '#96fcbf',
950: '#000000',
},
}SCSS
$custom: #96fcbf; $custom-light: #b9fed2; $custom-dark: #000000;
JSON
{
"hex": "#96fcbf",
"rgb": {
"r": 150,
"g": 252,
"b": 191
},
"hsl": {
"h": 144.118,
"s": 94.444,
"l": 78.824
},
"oklch": {
"l": 0.91262,
"c": 0.12835,
"h": 156.5
},
"luminance": 0.79866
}Semantic roles & 50–950 ramp
primary
#96FCBF
secondary
#DD59A8
accent
#0089E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683