#96FFBE#96FFBE
#96FFBE is a very light, vivid green. Relative luminance 0.817; OKLCH L 91.9% C 0.134 H 155.5°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #96FFBE |
|---|---|
| RGB | rgb(150, 255, 190) |
| HSL | hsl(143, 100%, 79%) |
| HSV | hsv(143, 41%, 100%) |
| CMYK | cmyk(41.2%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(92.45, -44.27, 21.71) |
| CIE-LCH | lch(92.45, 49.31, 153.87°) |
| OKLab | oklab(91.93% -0.1216 0.0554) |
| OKLCH | oklch(91.93% 0.134 155.5) |
| XYZ | xyz(57.6281, 81.7179, 61.4417) |
| Luminance | 0.8172 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.21
Light Blue Green
#7EFBB3
ΔE00 2.49
Light Sea Green
#98F6B0
ΔE00 2.59
Seafoam (survey)
#80F9AD
ΔE00 2.94
Light Seafoam Green
#A7FFB5
ΔE00 3.20
Mint (survey)
#9FFEB0
ΔE00 3.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96FFBE #FF96D7
analogous
#A3FF96 #96FFBE #96FFF2
triadic
#96FFBE #BE96FF #FFBE96
tetradic
#96FFBE #96A3FF #FF96D7 #FFF296
square
#96FFBE #96A3FF #FF96D7 #FFF296
split-complementary
#96FFBE #F296FF #FF96A3
monochromatic
#1CFF72 #59FF98 #96FFBE #D3FFE4 #E0FFEC
Accessibility & contrast
On white
1.21
#96FFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#96FFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96FFBE
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96FFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96FFBE | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF0BA
Deuteranopia (green-blind)
#EEE5C2
Tritanopia (blue-blind)
#80FDED
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #96ffbe; /* rgb */ color: rgb(150, 255, 190); /* oklch */ color: oklch(91.9% 0.134 155.5);
Tailwind
colors: {
custom: {
50: '#b9ffd1',
500: '#96ffbe',
950: '#000000',
},
}SCSS
$custom: #96ffbe; $custom-light: #b9ffd1; $custom-dark: #000000;
JSON
{
"hex": "#96ffbe",
"rgb": {
"r": 150,
"g": 255,
"b": 190
},
"hsl": {
"h": 142.857,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.91926,
"c": 0.13358,
"h": 155.5
},
"luminance": 0.81722
}Semantic roles & 50–950 ramp
primary
#96FFBE
secondary
#E158AD
accent
#008EE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683