#BBFECA#BBFECA
#BBFECA is a very light, moderate green. Relative luminance 0.857; OKLCH L 93.9% C 0.097 H 151.1°. Best body text is #000000 at 18.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFECA |
|---|---|
| RGB | rgb(187, 254, 202) |
| HSL | hsl(133, 97%, 86%) |
| HSV | hsv(133, 26%, 100%) |
| CMYK | cmyk(26.4%, 0%, 20.5%, 0.4%) |
| CIE-LAB | lab(94.19, -30.86, 18.27) |
| CIE-LCH | lch(94.19, 35.87, 149.37°) |
| OKLab | oklab(93.88% -0.0849 0.0469) |
| OKLCH | oklch(93.88% 0.097 151.1) |
| XYZ | xyz(66.5927, 85.7101, 68.9007) |
| Luminance | 0.8571 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.33
Light Mint
#B6FFBB
ΔE00 3.39
Light Seafoam
#A0FEBF
ΔE00 3.92
Celadon
#BEFDB7
ΔE00 4.25
Light Mint Green
#A6FBB2
ΔE00 4.73
Light Seafoam Green
#A7FFB5
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFECA #FEBBEF
analogous
#CEFEBB #BBFECA #BBFEEC
triadic
#BBFECA #CABBFE #FECABB
tetradic
#BBFECA #BBCEFE #FEBBEF #FEECBB
square
#BBFECA #BBCEFE #FEBBEF #FEECBB
split-complementary
#BBFECA #ECBBFE #FEBBCE
monochromatic
#42FC6C #7FFD9B #BBFECA #E1FFE7 #E1FFE7
Accessibility & contrast
On white
1.16
#BBFECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.14
#BBFECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFECA
18.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFECA | 1.00 | 1.16 | 18.14 | 18.14 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3C7
Deuteranopia (green-blind)
#F4EBCD
Tritanopia (blue-blind)
#B1FCEF
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #bbfeca; /* rgb */ color: rgb(187, 254, 202); /* oklch */ color: oklch(93.9% 0.097 151.1);
Tailwind
colors: {
custom: {
50: '#d0ffda',
500: '#bbfeca',
950: '#000000',
},
}SCSS
$custom: #bbfeca; $custom-light: #d0ffda; $custom-dark: #000000;
JSON
{
"hex": "#bbfeca",
"rgb": {
"r": 187,
"g": 254,
"b": 202
},
"hsl": {
"h": 133.433,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.93883,
"c": 0.09702,
"h": 151.1
},
"luminance": 0.85713
}Semantic roles & 50–950 ramp
primary
#BBFECA
secondary
#E578CD
accent
#00B2E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683