#96FCBA#96FCBA
#96FCBA is a very light, vivid green. Relative luminance 0.796; OKLCH L 91.2% C 0.133 H 154.5°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #96FCBA |
|---|---|
| RGB | rgb(150, 252, 186) |
| HSL | hsl(141, 94%, 79%) |
| HSV | hsv(141, 40%, 99%) |
| CMYK | cmyk(40.5%, 0%, 26.2%, 1.2%) |
| CIE-LAB | lab(91.53, -43.69, 22.47) |
| CIE-LCH | lch(91.53, 49.13, 152.78°) |
| OKLab | oklab(91.15% -0.1198 0.0572) |
| OKLCH | oklch(91.15% 0.133 154.5) |
| XYZ | xyz(56.2473, 79.6464, 58.8543) |
| Luminance | 0.7965 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.18
Light Sea Green
#98F6B0
ΔE00 1.87
Light Blue Green
#7EFBB3
ΔE00 2.39
Seafoam (survey)
#80F9AD
ΔE00 2.61
Mint (survey)
#9FFEB0
ΔE00 2.82
Light Seafoam Green
#A7FFB5
ΔE00 2.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96FCBA #FC96D8
analogous
#A5FC96 #96FCBA #96FCED
triadic
#96FCBA #BA96FC #FCBA96
tetradic
#96FCBA #96A5FC #FC96D8 #FCED96
square
#96FCBA #96A5FC #FC96D8 #FCED96
split-complementary
#96FCBA #ED96FC #FC96A5
monochromatic
#1FF96C #5BFA93 #96FCBA #D2FEE1 #E1FEEB
Accessibility & contrast
On white
1.24
#96FCBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#96FCBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96FCBA
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96FCBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96FCBA | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEDB6
Deuteranopia (green-blind)
#ECE2BE
Tritanopia (blue-blind)
#81FAEA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #96fcba; /* rgb */ color: rgb(150, 252, 186); /* oklch */ color: oklch(91.2% 0.133 154.5);
Tailwind
colors: {
custom: {
50: '#b9fecf',
500: '#96fcba',
950: '#000000',
},
}SCSS
$custom: #96fcba; $custom-light: #b9fecf; $custom-dark: #000000;
JSON
{
"hex": "#96fcba",
"rgb": {
"r": 150,
"g": 252,
"b": 186
},
"hsl": {
"h": 141.176,
"s": 94.444,
"l": 78.824
},
"oklch": {
"l": 0.91152,
"c": 0.1328,
"h": 154.5
},
"luminance": 0.7965
}Semantic roles & 50–950 ramp
primary
#96FCBA
secondary
#DD59AF
accent
#0095E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121813
muted
#828683