#BBFEBB#BBFEBB
#BBFEBB is a very light, moderate green. Relative luminance 0.850; OKLCH L 93.6% C 0.112 H 144.6°. Best body text is #000000 at 18.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFEBB |
|---|---|
| RGB | rgb(187, 254, 187) |
| HSL | hsl(120, 97%, 86%) |
| HSV | hsv(120, 26%, 100%) |
| CMYK | cmyk(26.4%, 0%, 26.4%, 0.4%) |
| CIE-LAB | lab(93.90, -33.40, 25.51) |
| CIE-LCH | lch(93.90, 42.03, 142.63°) |
| OKLab | oklab(93.55% -0.0912 0.0648) |
| OKLCH | oklch(93.55% 0.112 144.6) |
| XYZ | xyz(64.9023, 85.0339, 59.9977) |
| Luminance | 0.8504 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 0.86
Celadon
#BEFDB7
ΔE00 1.03
Pale Green
#C7FDB5
ΔE00 2.66
Light Mint Green
#A6FBB2
ΔE00 2.78
Light Seafoam Green
#A7FFB5
ΔE00 2.87
Very Pale Green
#CFFDBC
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFEBB #FEBBFE
analogous
#DDFEBB #BBFEBB #BBFEDD
triadic
#BBFEBB #BBBBFE #FEBBBB
tetradic
#BBFEBB #BBDDFE #FEBBFE #FEDDBB
square
#BBFEBB #BBDDFE #FEBBFE #FEDDBB
split-complementary
#BBFEBB #DDBBFE #FEBBDD
monochromatic
#42FC42 #7FFD7F #BBFEBB #E1FFE1 #E1FFE1
Accessibility & contrast
On white
1.17
#BBFEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.01
#BBFEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFEBB
18.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFEBB | 1.00 | 1.17 | 18.01 | 18.01 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2B7
Deuteranopia (green-blind)
#F6EBBF
Tritanopia (blue-blind)
#B4FAEC
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bbfebb; /* rgb */ color: rgb(187, 254, 187); /* oklch */ color: oklch(93.6% 0.112 144.6);
Tailwind
colors: {
custom: {
50: '#d1ffcf',
500: '#bbfebb',
950: '#000000',
},
}SCSS
$custom: #bbfebb; $custom-light: #d1ffcf; $custom-dark: #000000;
JSON
{
"hex": "#bbfebb",
"rgb": {
"r": 187,
"g": 254,
"b": 187
},
"hsl": {
"h": 120,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.93554,
"c": 0.11187,
"h": 144.6
},
"luminance": 0.85036
}Semantic roles & 50–950 ramp
primary
#BBFEBB
secondary
#E578E5
accent
#00E5E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683