#B9FFCB#B9FFCB
#B9FFCB is a very light, moderate green. Relative luminance 0.861; OKLCH L 94.0% C 0.099 H 152.2°. Best body text is #000000 at 18.23:1 contrast (WCAG AA passes).
Color values
| HEX | #B9FFCB |
|---|---|
| RGB | rgb(185, 255, 203) |
| HSL | hsl(135, 100%, 86%) |
| HSV | hsv(135, 27%, 100%) |
| CMYK | cmyk(27.5%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(94.37, -31.77, 18.01) |
| CIE-LCH | lch(94.37, 36.52, 150.46°) |
| OKLab | oklab(94.01% -0.0875 0.0462) |
| OKLCH | oklch(94.01% 0.099 152.2) |
| XYZ | xyz(66.5437, 86.1433, 69.6095) |
| Luminance | 0.8615 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.34
Light Mint
#B6FFBB
ΔE00 3.47
Light Seafoam
#A0FEBF
ΔE00 3.62
Celadon
#BEFDB7
ΔE00 4.49
Light Seafoam Green
#A7FFB5
ΔE00 4.69
Light Mint Green
#A6FBB2
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9FFCB #FFB9ED
analogous
#CAFFB9 #B9FFCB #B9FFEE
triadic
#B9FFCB #CBB9FF #FFCBB9
tetradic
#B9FFCB #B9CAFF #FFB9ED #FFEEB9
square
#B9FFCB #B9CAFF #FFB9ED #FFEEB9
split-complementary
#B9FFCB #EEB9FF #FFB9CA
monochromatic
#3FFF70 #7CFF9E #B9FFCB #E0FFE8 #E0FFE8
Accessibility & contrast
On white
1.15
#B9FFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.23
#B9FFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B9FFCB
18.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9FFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9FFCB | 1.00 | 1.15 | 18.23 | 18.23 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4C8
Deuteranopia (green-blind)
#F4ECCE
Tritanopia (blue-blind)
#AEFDF0
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #b9ffcb; /* rgb */ color: rgb(185, 255, 203); /* oklch */ color: oklch(94.0% 0.099 152.2);
Tailwind
colors: {
custom: {
50: '#cfffdb',
500: '#b9ffcb',
950: '#000000',
},
}SCSS
$custom: #b9ffcb; $custom-light: #cfffdb; $custom-dark: #000000;
JSON
{
"hex": "#b9ffcb",
"rgb": {
"r": 185,
"g": 255,
"b": 203
},
"hsl": {
"h": 135.429,
"s": 100,
"l": 86.275
},
"oklch": {
"l": 0.9401,
"c": 0.09898,
"h": 152.2
},
"luminance": 0.86146
}Semantic roles & 50–950 ramp
primary
#B9FFCB
secondary
#E775CA
accent
#00AAE6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141815
muted
#838684