#BBFFC3#BBFFC3
#BBFFC3 is a very light, moderate green. Relative luminance 0.860; OKLCH L 93.9% C 0.105 H 147.7°. Best body text is #000000 at 18.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFFC3 |
|---|---|
| RGB | rgb(187, 255, 195) |
| HSL | hsl(127, 100%, 87%) |
| HSV | hsv(127, 27%, 100%) |
| CMYK | cmyk(26.7%, 0%, 23.5%, 0%) |
| CIE-LAB | lab(94.32, -32.54, 22.03) |
| CIE-LCH | lch(94.32, 39.29, 145.90°) |
| OKLab | oklab(93.95% -0.0891 0.0563) |
| OKLCH | oklch(93.95% 0.105 147.7) |
| XYZ | xyz(66.1008, 86.0224, 64.7404) |
| Luminance | 0.8602 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 1.66
Celadon
#BEFDB7
ΔE00 2.55
Light Mint Green
#A6FBB2
ΔE00 3.40
Light Seafoam Green
#A7FFB5
ΔE00 3.42
Light Seafoam
#A0FEBF
ΔE00 3.60
Pale Green
#C7FDB5
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFFC3 #FFBBF7
analogous
#D5FFBB #BBFFC3 #BBFFE5
triadic
#BBFFC3 #C3BBFF #FFC3BB
tetradic
#BBFFC3 #BBD5FF #FFBBF7 #FFE5BB
square
#BBFFC3 #BBD5FF #FFBBF7 #FFE5BB
split-complementary
#BBFFC3 #E5BBFF #FFBBD5
monochromatic
#41FF57 #7EFF8D #BBFFC3 #E0FFE4 #E0FFE4
Accessibility & contrast
On white
1.15
#BBFFC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.20
#BBFFC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFFC3
18.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFFC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFFC3 | 1.00 | 1.15 | 18.20 | 18.20 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3C0
Deuteranopia (green-blind)
#F6ECC6
Tritanopia (blue-blind)
#B3FCEF
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #bbffc3; /* rgb */ color: rgb(187, 255, 195); /* oklch */ color: oklch(93.9% 0.105 147.7);
Tailwind
colors: {
custom: {
50: '#d1ffd5',
500: '#bbffc3',
950: '#000000',
},
}SCSS
$custom: #bbffc3; $custom-light: #d1ffd5; $custom-dark: #000000;
JSON
{
"hex": "#bbffc3",
"rgb": {
"r": 187,
"g": 255,
"b": 195
},
"hsl": {
"h": 127.059,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.93945,
"c": 0.10538,
"h": 147.7
},
"luminance": 0.86025
}Semantic roles & 50–950 ramp
primary
#BBFFC3
secondary
#E777DA
accent
#00CAE6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683