#96FFBC#96FFBC
#96FFBC is a very light, vivid green. Relative luminance 0.816; OKLCH L 91.9% C 0.135 H 154.7°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #96FFBC |
|---|---|
| RGB | rgb(150, 255, 188) |
| HSL | hsl(142, 100%, 79%) |
| HSV | hsv(142, 41%, 100%) |
| CMYK | cmyk(41.2%, 0%, 26.3%, 0%) |
| CIE-LAB | lab(92.41, -44.63, 22.68) |
| CIE-LCH | lch(92.41, 50.06, 153.07°) |
| OKLab | oklab(91.88% -0.1224 0.0578) |
| OKLCH | oklch(91.88% 0.135 154.7) |
| XYZ | xyz(57.4110, 81.6311, 60.2984) |
| Luminance | 0.8164 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.28
Light Sea Green
#98F6B0
ΔE00 2.34
Light Blue Green
#7EFBB3
ΔE00 2.37
Seafoam (survey)
#80F9AD
ΔE00 2.69
Mint (survey)
#9FFEB0
ΔE00 2.82
Light Seafoam Green
#A7FFB5
ΔE00 2.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96FFBC #FF96D9
analogous
#A5FF96 #96FFBC #96FFF0
triadic
#96FFBC #BC96FF #FFBC96
tetradic
#96FFBC #96A5FF #FF96D9 #FFF096
square
#96FFBC #96A5FF #FF96D9 #FFF096
split-complementary
#96FFBC #F096FF #FF96A5
monochromatic
#1CFF6E #59FF95 #96FFBC #D3FFE3 #E0FFEB
Accessibility & contrast
On white
1.21
#96FFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#96FFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96FFBC
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96FFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96FFBC | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0B8
Deuteranopia (green-blind)
#EEE5C0
Tritanopia (blue-blind)
#80FDED
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #96ffbc; /* rgb */ color: rgb(150, 255, 188); /* oklch */ color: oklch(91.9% 0.135 154.7);
Tailwind
colors: {
custom: {
50: '#b9ffd0',
500: '#96ffbc',
950: '#000000',
},
}SCSS
$custom: #96ffbc; $custom-light: #b9ffd0; $custom-dark: #000000;
JSON
{
"hex": "#96ffbc",
"rgb": {
"r": 150,
"g": 255,
"b": 188
},
"hsl": {
"h": 141.714,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.91883,
"c": 0.13536,
"h": 154.7
},
"luminance": 0.81635
}Semantic roles & 50–950 ramp
primary
#96FFBC
secondary
#E158B0
accent
#0092E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683