#96FDBE#96FDBE
#96FDBE is a very light, vivid green. Relative luminance 0.805; OKLCH L 91.5% C 0.131 H 155.9°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #96FDBE |
|---|---|
| RGB | rgb(150, 253, 190) |
| HSL | hsl(143, 96%, 79%) |
| HSV | hsv(143, 41%, 99%) |
| CMYK | cmyk(40.7%, 0%, 24.9%, 0.8%) |
| CIE-LAB | lab(91.89, -43.39, 20.93) |
| CIE-LCH | lch(91.89, 48.18, 154.25°) |
| OKLab | oklab(91.47% -0.1193 0.0534) |
| OKLCH | oklch(91.47% 0.131 155.9) |
| XYZ | xyz(56.9934, 80.4485, 61.2301) |
| Luminance | 0.8045 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.15
Light Sea Green
#98F6B0
ΔE00 2.52
Light Blue Green
#7EFBB3
ΔE00 2.61
Seafoam (survey)
#80F9AD
ΔE00 3.07
Light Seafoam Green
#A7FFB5
ΔE00 3.41
Mint (survey)
#9FFEB0
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96FDBE #FD96D5
analogous
#A2FD96 #96FDBE #96FDF2
triadic
#96FDBE #BE96FD #FDBE96
tetradic
#96FDBE #96A2FD #FD96D5 #FDF296
square
#96FDBE #96A2FD #FD96D5 #FDF296
split-complementary
#96FDBE #F296FD #FD96A2
monochromatic
#1EFB74 #5AFC99 #96FDBE #D2FEE3 #E1FEEC
Accessibility & contrast
On white
1.23
#96FDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#96FDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96FDBE
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96FDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96FDBE | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEBA
Deuteranopia (green-blind)
#ECE3C2
Tritanopia (blue-blind)
#80FBEC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #96fdbe; /* rgb */ color: rgb(150, 253, 190); /* oklch */ color: oklch(91.5% 0.131 155.9);
Tailwind
colors: {
custom: {
50: '#b9fed1',
500: '#96fdbe',
950: '#000000',
},
}SCSS
$custom: #96fdbe; $custom-light: #b9fed1; $custom-dark: #000000;
JSON
{
"hex": "#96fdbe",
"rgb": {
"r": 150,
"g": 253,
"b": 190
},
"hsl": {
"h": 143.301,
"s": 96.262,
"l": 79.02
},
"oklch": {
"l": 0.91469,
"c": 0.13069,
"h": 155.9
},
"luminance": 0.80452
}Semantic roles & 50–950 ramp
primary
#96FDBE
secondary
#DF59AB
accent
#008CE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683