#96FFBD#96FFBD
#96FFBD is a very light, vivid green. Relative luminance 0.817; OKLCH L 91.9% C 0.134 H 155.1°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #96FFBD |
|---|---|
| RGB | rgb(150, 255, 189) |
| HSL | hsl(142, 100%, 79%) |
| HSV | hsv(142, 41%, 100%) |
| CMYK | cmyk(41.2%, 0%, 25.9%, 0%) |
| CIE-LAB | lab(92.43, -44.45, 22.19) |
| CIE-LCH | lch(92.43, 49.68, 153.47°) |
| OKLab | oklab(91.9% -0.122 0.0566) |
| OKLCH | oklch(91.9% 0.134 155.1) |
| XYZ | xyz(57.5191, 81.6743, 60.8681) |
| Luminance | 0.8168 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.23
Light Blue Green
#7EFBB3
ΔE00 2.42
Light Sea Green
#98F6B0
ΔE00 2.46
Seafoam (survey)
#80F9AD
ΔE00 2.81
Mint (survey)
#9FFEB0
ΔE00 3.02
Light Seafoam Green
#A7FFB5
ΔE00 3.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96FFBD #FF96D8
analogous
#A4FF96 #96FFBD #96FFF2
triadic
#96FFBD #BD96FF #FFBD96
tetradic
#96FFBD #96A4FF #FF96D8 #FFF296
square
#96FFBD #96A4FF #FF96D8 #FFF296
split-complementary
#96FFBD #F296FF #FF96A4
monochromatic
#1CFF70 #59FF97 #96FFBD #D3FFE3 #E0FFEC
Accessibility & contrast
On white
1.21
#96FFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#96FFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96FFBD
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96FFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96FFBD | 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)
#FEF0B9
Deuteranopia (green-blind)
#EEE5C1
Tritanopia (blue-blind)
#80FDED
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #96ffbd; /* rgb */ color: rgb(150, 255, 189); /* oklch */ color: oklch(91.9% 0.134 155.1);
Tailwind
colors: {
custom: {
50: '#b9ffd1',
500: '#96ffbd',
950: '#000000',
},
}SCSS
$custom: #96ffbd; $custom-light: #b9ffd1; $custom-dark: #000000;
JSON
{
"hex": "#96ffbd",
"rgb": {
"r": 150,
"g": 255,
"b": 189
},
"hsl": {
"h": 142.286,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.91904,
"c": 0.13446,
"h": 155.1
},
"luminance": 0.81678
}Semantic roles & 50–950 ramp
primary
#96FFBD
secondary
#E158AE
accent
#0090E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683