#BBFEBE#BBFEBE
#BBFEBE is a very light, moderate green. Relative luminance 0.852; OKLCH L 93.6% C 0.109 H 145.7°. Best body text is #000000 at 18.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFEBE |
|---|---|
| RGB | rgb(187, 254, 190) |
| HSL | hsl(123, 97%, 86%) |
| HSV | hsv(123, 26%, 100%) |
| CMYK | cmyk(26.4%, 0%, 25.2%, 0.4%) |
| CIE-LAB | lab(93.95, -32.91, 24.07) |
| CIE-LCH | lch(93.95, 40.77, 143.82°) |
| OKLab | oklab(93.62% -0.0899 0.0613) |
| OKLCH | oklch(93.62% 0.109 145.7) |
| XYZ | xyz(65.2268, 85.1637, 61.7067) |
| Luminance | 0.8517 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 1.01
Celadon
#BEFDB7
ΔE00 1.60
Light Mint Green
#A6FBB2
ΔE00 2.96
Light Seafoam Green
#A7FFB5
ΔE00 3.04
Pale Green
#C7FDB5
ΔE00 3.12
Very Pale Green
#CFFDBC
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFEBE #FEBBFB
analogous
#DAFEBB #BBFEBE #BBFEE0
triadic
#BBFEBE #BEBBFE #FEBEBB
tetradic
#BBFEBE #BBDAFE #FEBBFB #FEE0BB
square
#BBFEBE #BBDAFE #FEBBFB #FEE0BB
split-complementary
#BBFEBE #E0BBFE #FEBBDA
monochromatic
#42FC4B #7FFD84 #BBFEBE #E1FFE2 #E1FFE2
Accessibility & contrast
On white
1.16
#BBFEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.03
#BBFEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFEBE
18.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFEBE | 1.00 | 1.16 | 18.03 | 18.03 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2BA
Deuteranopia (green-blind)
#F6EBC1
Tritanopia (blue-blind)
#B4FAED
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #bbfebe; /* rgb */ color: rgb(187, 254, 190); /* oklch */ color: oklch(93.6% 0.109 145.7);
Tailwind
colors: {
custom: {
50: '#d1ffd1',
500: '#bbfebe',
950: '#000000',
},
}SCSS
$custom: #bbfebe; $custom-light: #d1ffd1; $custom-dark: #000000;
JSON
{
"hex": "#bbfebe",
"rgb": {
"r": 187,
"g": 254,
"b": 190
},
"hsl": {
"h": 122.687,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.93617,
"c": 0.10882,
"h": 145.7
},
"luminance": 0.85166
}Semantic roles & 50–950 ramp
primary
#BBFEBE
secondary
#E578E0
accent
#00DBE6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683