#BBFEBD#BBFEBD
#BBFEBD is a very light, moderate green. Relative luminance 0.851; OKLCH L 93.6% C 0.110 H 145.4°. Best body text is #000000 at 18.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFEBD |
|---|---|
| RGB | rgb(187, 254, 189) |
| HSL | hsl(122, 97%, 86%) |
| HSV | hsv(122, 26%, 100%) |
| CMYK | cmyk(26.4%, 0%, 25.6%, 0.4%) |
| CIE-LAB | lab(93.93, -33.08, 24.55) |
| CIE-LCH | lch(93.93, 41.19, 143.42°) |
| OKLab | oklab(93.6% -0.0904 0.0624) |
| OKLCH | oklch(93.6% 0.11 145.4) |
| XYZ | xyz(65.1179, 85.1202, 61.1331) |
| Luminance | 0.8512 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 0.91
Celadon
#BEFDB7
ΔE00 1.40
Light Mint Green
#A6FBB2
ΔE00 2.89
Pale Green
#C7FDB5
ΔE00 2.96
Light Seafoam Green
#A7FFB5
ΔE00 2.97
Very Pale Green
#CFFDBC
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFEBD #FEBBFC
analogous
#DBFEBB #BBFEBD #BBFEDF
triadic
#BBFEBD #BDBBFE #FEBDBB
tetradic
#BBFEBD #BBDBFE #FEBBFC #FEDFBB
square
#BBFEBD #BBDBFE #FEBBFC #FEDFBB
split-complementary
#BBFEBD #DFBBFE #FEBBDB
monochromatic
#42FC48 #7FFD82 #BBFEBD #E1FFE2 #E1FFE2
Accessibility & contrast
On white
1.17
#BBFEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.02
#BBFEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFEBD
18.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFEBD | 1.00 | 1.17 | 18.02 | 18.02 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2B9
Deuteranopia (green-blind)
#F6EBC0
Tritanopia (blue-blind)
#B4FAEC
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #bbfebd; /* rgb */ color: rgb(187, 254, 189); /* oklch */ color: oklch(93.6% 0.110 145.4);
Tailwind
colors: {
custom: {
50: '#d1ffd1',
500: '#bbfebd',
950: '#000000',
},
}SCSS
$custom: #bbfebd; $custom-light: #d1ffd1; $custom-dark: #000000;
JSON
{
"hex": "#bbfebd",
"rgb": {
"r": 187,
"g": 254,
"b": 189
},
"hsl": {
"h": 121.791,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.93596,
"c": 0.10984,
"h": 145.4
},
"luminance": 0.85123
}Semantic roles & 50–950 ramp
primary
#BBFEBD
secondary
#E578E2
accent
#00DFE6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683