#9FFDBB#9FFDBB
#9FFDBB is a very light, vivid green. Relative luminance 0.812; OKLCH L 91.8% C 0.128 H 152.7°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFDBB |
|---|---|
| RGB | rgb(159, 253, 187) |
| HSL | hsl(138, 96%, 81%) |
| HSV | hsv(138, 37%, 99%) |
| CMYK | cmyk(37.2%, 0%, 26.1%, 0.8%) |
| CIE-LAB | lab(92.22, -41.43, 22.99) |
| CIE-LCH | lch(92.22, 47.38, 150.98°) |
| OKLab | oklab(91.83% -0.1136 0.0585) |
| OKLCH | oklch(91.83% 0.128 152.7) |
| XYZ | xyz(58.3895, 81.2059, 59.6017) |
| Luminance | 0.8121 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 0.70
Light Sea Green
#98F6B0
ΔE00 1.80
Light Seafoam Green
#A7FFB5
ΔE00 2.06
Light Mint Green
#A6FBB2
ΔE00 2.15
Mint (survey)
#9FFEB0
ΔE00 2.36
Light Mint
#B6FFBB
ΔE00 3.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFDBB #FD9FE1
analogous
#B2FD9F #9FFDBB #9FFDEA
triadic
#9FFDBB #BB9FFD #FDBB9F
tetradic
#9FFDBB #9FB2FD #FD9FE1 #FDEA9F
square
#9FFDBB #9FB2FD #FD9FE1 #FDEA9F
split-complementary
#9FFDBB #EA9FFD #FD9FB2
monochromatic
#27FB66 #63FC91 #9FFDBB #DBFEE5 #E1FEEA
Accessibility & contrast
On white
1.22
#9FFDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#9FFDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFDBB
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFDBB | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEFB7
Deuteranopia (green-blind)
#EFE5BF
Tritanopia (blue-blind)
#8EFBEB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #9ffdbb; /* rgb */ color: rgb(159, 253, 187); /* oklch */ color: oklch(91.8% 0.128 152.7);
Tailwind
colors: {
custom: {
50: '#befecf',
500: '#9ffdbb',
950: '#000000',
},
}SCSS
$custom: #9ffdbb; $custom-light: #befecf; $custom-dark: #000000;
JSON
{
"hex": "#9ffdbb",
"rgb": {
"r": 159,
"g": 253,
"b": 187
},
"hsl": {
"h": 137.872,
"s": 95.918,
"l": 80.784
},
"oklch": {
"l": 0.9183,
"c": 0.12778,
"h": 152.7
},
"luminance": 0.81209
}Semantic roles & 50–950 ramp
primary
#9FFDBB
secondary
#E060BA
accent
#00A1E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121814
muted
#828683