#96FFBF#96FFBF
#96FFBF is a very light, vivid green. Relative luminance 0.818; OKLCH L 91.9% C 0.133 H 155.9°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #96FFBF |
|---|---|
| RGB | rgb(150, 255, 191) |
| HSL | hsl(143, 100%, 79%) |
| HSV | hsv(143, 41%, 100%) |
| CMYK | cmyk(41.2%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(92.47, -44.08, 21.23) |
| CIE-LCH | lch(92.47, 48.93, 154.29°) |
| OKLab | oklab(91.95% -0.1211 0.0542) |
| OKLCH | oklch(91.95% 0.133 155.9) |
| XYZ | xyz(57.7377, 81.7618, 62.0193) |
| Luminance | 0.8177 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.23
Light Blue Green
#7EFBB3
ΔE00 2.58
Light Sea Green
#98F6B0
ΔE00 2.73
Seafoam (survey)
#80F9AD
ΔE00 3.08
Light Seafoam Green
#A7FFB5
ΔE00 3.37
Mint (survey)
#9FFEB0
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96FFBF #FF96D6
analogous
#A2FF96 #96FFBF #96FFF4
triadic
#96FFBF #BF96FF #FFBF96
tetradic
#96FFBF #96A2FF #FF96D6 #FFF496
square
#96FFBF #96A2FF #FF96D6 #FFF496
split-complementary
#96FFBF #F496FF #FF96A2
monochromatic
#1CFF74 #59FF9A #96FFBF #D3FFE4 #E0FFEC
Accessibility & contrast
On white
1.21
#96FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#96FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96FFBF
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96FFBF | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF0BB
Deuteranopia (green-blind)
#EEE5C3
Tritanopia (blue-blind)
#7FFDEE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #96ffbf; /* rgb */ color: rgb(150, 255, 191); /* oklch */ color: oklch(91.9% 0.133 155.9);
Tailwind
colors: {
custom: {
50: '#b9ffd2',
500: '#96ffbf',
950: '#000000',
},
}SCSS
$custom: #96ffbf; $custom-light: #b9ffd2; $custom-dark: #000000;
JSON
{
"hex": "#96ffbf",
"rgb": {
"r": 150,
"g": 255,
"b": 191
},
"hsl": {
"h": 143.429,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.91949,
"c": 0.13269,
"h": 155.9
},
"luminance": 0.81766
}Semantic roles & 50–950 ramp
primary
#96FFBF
secondary
#E158AC
accent
#008CE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683