#BBFEC0#BBFEC0
#BBFEC0 is a very light, moderate green. Relative luminance 0.853; OKLCH L 93.7% C 0.107 H 146.5°. Best body text is #000000 at 18.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFEC0 |
|---|---|
| RGB | rgb(187, 254, 192) |
| HSL | hsl(124, 97%, 86%) |
| HSV | hsv(124, 26%, 100%) |
| CMYK | cmyk(26.4%, 0%, 24.4%, 0.4%) |
| CIE-LAB | lab(93.99, -32.58, 23.10) |
| CIE-LCH | lch(93.99, 39.94, 144.66°) |
| OKLab | oklab(93.66% -0.0891 0.0589) |
| OKLCH | oklch(93.66% 0.107 146.5) |
| XYZ | xyz(65.4469, 85.2518, 62.8659) |
| Luminance | 0.8525 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 1.30
Celadon
#BEFDB7
ΔE00 2.01
Light Mint Green
#A6FBB2
ΔE00 3.15
Light Seafoam Green
#A7FFB5
ΔE00 3.23
Pale Green
#C7FDB5
ΔE00 3.46
Light Seafoam
#A0FEBF
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFEC0 #FEBBF9
analogous
#D8FEBB #BBFEC0 #BBFEE2
triadic
#BBFEC0 #C0BBFE #FEC0BB
tetradic
#BBFEC0 #BBD8FE #FEBBF9 #FEE2BB
square
#BBFEC0 #BBD8FE #FEBBF9 #FEE2BB
split-complementary
#BBFEC0 #E2BBFE #FEBBD8
monochromatic
#42FC50 #7FFD88 #BBFEC0 #E1FFE3 #E1FFE3
Accessibility & contrast
On white
1.16
#BBFEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.05
#BBFEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFEC0
18.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFEC0 | 1.00 | 1.16 | 18.05 | 18.05 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2BC
Deuteranopia (green-blind)
#F5EBC3
Tritanopia (blue-blind)
#B4FBED
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #bbfec0; /* rgb */ color: rgb(187, 254, 192); /* oklch */ color: oklch(93.7% 0.107 146.5);
Tailwind
colors: {
custom: {
50: '#d1ffd3',
500: '#bbfec0',
950: '#000000',
},
}SCSS
$custom: #bbfec0; $custom-light: #d1ffd3; $custom-dark: #000000;
JSON
{
"hex": "#bbfec0",
"rgb": {
"r": 187,
"g": 254,
"b": 192
},
"hsl": {
"h": 124.478,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.9366,
"c": 0.10681,
"h": 146.5
},
"luminance": 0.85254
}Semantic roles & 50–950 ramp
primary
#BBFEC0
secondary
#E578DD
accent
#00D4E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683