#96FDBF#96FDBF
#96FDBF is a very light, vivid green. Relative luminance 0.805; OKLCH L 91.5% C 0.130 H 156.3°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #96FDBF |
|---|---|
| RGB | rgb(150, 253, 191) |
| HSL | hsl(144, 96%, 79%) |
| HSV | hsv(144, 41%, 99%) |
| CMYK | cmyk(40.7%, 0%, 24.5%, 0.8%) |
| CIE-LAB | lab(91.91, -43.21, 20.44) |
| CIE-LCH | lch(91.91, 47.80, 154.68°) |
| OKLab | oklab(91.49% -0.1188 0.0522) |
| OKLCH | oklch(91.49% 0.13 156.3) |
| XYZ | xyz(57.1030, 80.4924, 61.8077) |
| Luminance | 0.8050 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.23
Light Sea Green
#98F6B0
ΔE00 2.70
Light Blue Green
#7EFBB3
ΔE00 2.72
Seafoam (survey)
#80F9AD
ΔE00 3.23
Light Seafoam Green
#A7FFB5
ΔE00 3.59
Mint (survey)
#9FFEB0
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96FDBF #FD96D4
analogous
#A1FD96 #96FDBF #96FDF2
triadic
#96FDBF #BF96FD #FDBF96
tetradic
#96FDBF #96A1FD #FD96D4 #FDF296
square
#96FDBF #96A1FD #FD96D4 #FDF296
split-complementary
#96FDBF #F296FD #FD96A1
monochromatic
#1EFB76 #5AFC9A #96FDBF #D2FEE4 #E1FEED
Accessibility & contrast
On white
1.23
#96FDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#96FDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96FDBF
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96FDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96FDBF | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEBB
Deuteranopia (green-blind)
#ECE3C3
Tritanopia (blue-blind)
#80FBEC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #96fdbf; /* rgb */ color: rgb(150, 253, 191); /* oklch */ color: oklch(91.5% 0.130 156.3);
Tailwind
colors: {
custom: {
50: '#b9fed2',
500: '#96fdbf',
950: '#000000',
},
}SCSS
$custom: #96fdbf; $custom-light: #b9fed2; $custom-dark: #000000;
JSON
{
"hex": "#96fdbf",
"rgb": {
"r": 150,
"g": 253,
"b": 191
},
"hsl": {
"h": 143.883,
"s": 96.262,
"l": 79.02
},
"oklch": {
"l": 0.91491,
"c": 0.1298,
"h": 156.3
},
"luminance": 0.80496
}Semantic roles & 50–950 ramp
primary
#96FDBF
secondary
#DF59A9
accent
#008AE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683