#BBFEB2#BBFEB2
#BBFEB2 is a very light, vivid green. Relative luminance 0.847; OKLCH L 93.4% C 0.121 H 141.6°. Best body text is #000000 at 17.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFEB2 |
|---|---|
| RGB | rgb(187, 254, 178) |
| HSL | hsl(113, 97%, 85%) |
| HSV | hsv(113, 30%, 100%) |
| CMYK | cmyk(26.4%, 0%, 29.9%, 0.4%) |
| CIE-LAB | lab(93.74, -34.83, 29.84) |
| CIE-LCH | lch(93.74, 45.86, 139.41°) |
| OKLab | oklab(93.37% -0.095 0.0752) |
| OKLCH | oklch(93.37% 0.121 141.6) |
| XYZ | xyz(63.9689, 84.6605, 55.0816) |
| Luminance | 0.8466 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 1.14
Pale Green
#C7FDB5
ΔE00 2.02
Light Pastel Green
#B2FBA5
ΔE00 2.03
Light Mint
#B6FFBB
ΔE00 2.11
Light Light Green
#C8FFB0
ΔE00 2.28
Washed Out Green
#BCF5A6
ΔE00 2.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFEB2 #F5B2FE
analogous
#E1FEB2 #BBFEB2 #B2FECF
triadic
#BBFEB2 #B2BBFE #FEB2BB
tetradic
#BBFEB2 #B2E1FE #F5B2FE #FECFB2
square
#BBFEB2 #B2E1FE #F5B2FE #FECFB2
split-complementary
#BBFEB2 #CFB2FE #FEB2E1
monochromatic
#50FC39 #86FD76 #BBFEB2 #E4FFE1 #E4FFE1
Accessibility & contrast
On white
1.17
#BBFEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.93
#BBFEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFEB2
17.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFEB2 | 1.00 | 1.17 | 17.93 | 17.93 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1AD
Deuteranopia (green-blind)
#F7EBB6
Tritanopia (blue-blind)
#B6F9EA
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bbfeb2; /* rgb */ color: rgb(187, 254, 178); /* oklch */ color: oklch(93.4% 0.121 141.6);
Tailwind
colors: {
custom: {
50: '#d1ffc9',
500: '#bbfeb2',
950: '#000000',
},
}SCSS
$custom: #bbfeb2; $custom-light: #d1ffc9; $custom-dark: #000000;
JSON
{
"hex": "#bbfeb2",
"rgb": {
"r": 187,
"g": 254,
"b": 178
},
"hsl": {
"h": 112.895,
"s": 97.436,
"l": 84.706
},
"oklch": {
"l": 0.93371,
"c": 0.12112,
"h": 141.6
},
"luminance": 0.84663
}Semantic roles & 50–950 ramp
primary
#BBFEB2
secondary
#D670E4
accent
#00E6CA
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141813
muted
#838682