#96FBBB#96FBBB
#96FBBB is a very light, vivid green. Relative luminance 0.791; OKLCH L 90.9% C 0.130 H 155.0°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #96FBBB |
|---|---|
| RGB | rgb(150, 251, 187) |
| HSL | hsl(142, 93%, 79%) |
| HSV | hsv(142, 40%, 98%) |
| CMYK | cmyk(40.2%, 0%, 25.5%, 1.6%) |
| CIE-LAB | lab(91.26, -43.07, 21.60) |
| CIE-LCH | lch(91.26, 48.18, 153.37°) |
| OKLab | oklab(90.94% -0.1182 0.0551) |
| OKLCH | oklch(90.94% 0.13 155) |
| XYZ | xyz(56.0408, 79.0626, 59.3117) |
| Luminance | 0.7907 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.16
Light Sea Green
#98F6B0
ΔE00 2.01
Light Blue Green
#7EFBB3
ΔE00 2.54
Seafoam (survey)
#80F9AD
ΔE00 2.83
Light Mint Green
#A6FBB2
ΔE00 3.15
Light Seafoam Green
#A7FFB5
ΔE00 3.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96FBBB #FB96D6
analogous
#A3FB96 #96FBBB #96FBED
triadic
#96FBBB #BB96FB #FBBB96
tetradic
#96FBBB #96A3FB #FB96D6 #FBED96
square
#96FBBB #96A3FB #FB96D6 #FBED96
split-complementary
#96FBBB #ED96FB #FB96A3
monochromatic
#20F76F #5BF995 #96FBBB #D1FDE1 #E2FEEC
Accessibility & contrast
On white
1.25
#96FBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#96FBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96FBBB
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96FBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96FBBB | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB7
Deuteranopia (green-blind)
#EBE2BF
Tritanopia (blue-blind)
#81F9EA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #96fbbb; /* rgb */ color: rgb(150, 251, 187); /* oklch */ color: oklch(90.9% 0.130 155.0);
Tailwind
colors: {
custom: {
50: '#b9fdcf',
500: '#96fbbb',
950: '#000000',
},
}SCSS
$custom: #96fbbb; $custom-light: #b9fdcf; $custom-dark: #000000;
JSON
{
"hex": "#96fbbb",
"rgb": {
"r": 150,
"g": 251,
"b": 187
},
"hsl": {
"h": 141.98,
"s": 92.661,
"l": 78.627
},
"oklch": {
"l": 0.90944,
"c": 0.13044,
"h": 155
},
"luminance": 0.79066
}Semantic roles & 50–950 ramp
primary
#96FBBB
secondary
#DC59AC
accent
#0091E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683