#BBFEB4#BBFEB4
#BBFEB4 is a very light, moderate green. Relative luminance 0.847; OKLCH L 93.4% C 0.119 H 142.2°. Best body text is #000000 at 17.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFEB4 |
|---|---|
| RGB | rgb(187, 254, 180) |
| HSL | hsl(114, 97%, 85%) |
| HSV | hsv(114, 29%, 100%) |
| CMYK | cmyk(26.4%, 0%, 29.1%, 0.4%) |
| CIE-LAB | lab(93.77, -34.52, 28.88) |
| CIE-LCH | lch(93.77, 45.01, 140.08°) |
| OKLab | oklab(93.41% -0.0941 0.0729) |
| OKLCH | oklch(93.41% 0.119 142.2) |
| XYZ | xyz(64.1711, 84.7414, 56.1468) |
| Luminance | 0.8474 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 0.83
Light Mint
#B6FFBB
ΔE00 1.75
Pale Green
#C7FDB5
ΔE00 2.04
Light Pastel Green
#B2FBA5
ΔE00 2.36
Light Light Green
#C8FFB0
ΔE00 2.51
Washed Out Green
#BCF5A6
ΔE00 2.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFEB4 #F7B4FE
analogous
#E0FEB4 #BBFEB4 #B4FED2
triadic
#BBFEB4 #B4BBFE #FEB4BB
tetradic
#BBFEB4 #B4E0FE #F7B4FE #FED2B4
square
#BBFEB4 #B4E0FE #F7B4FE #FED2B4
split-complementary
#BBFEB4 #D2B4FE #FEB4E0
monochromatic
#4DFC3B #84FD78 #BBFEB4 #E4FFE1 #E4FFE1
Accessibility & contrast
On white
1.17
#BBFEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.95
#BBFEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFEB4
17.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFEB4 | 1.00 | 1.17 | 17.95 | 17.95 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1AF
Deuteranopia (green-blind)
#F7EBB8
Tritanopia (blue-blind)
#B6F9EA
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bbfeb4; /* rgb */ color: rgb(187, 254, 180); /* oklch */ color: oklch(93.4% 0.119 142.2);
Tailwind
colors: {
custom: {
50: '#d1ffcb',
500: '#bbfeb4',
950: '#000000',
},
}SCSS
$custom: #bbfeb4; $custom-light: #d1ffcb; $custom-dark: #000000;
JSON
{
"hex": "#bbfeb4",
"rgb": {
"r": 187,
"g": 254,
"b": 180
},
"hsl": {
"h": 114.324,
"s": 97.368,
"l": 85.098
},
"oklch": {
"l": 0.93411,
"c": 0.11905,
"h": 142.2
},
"luminance": 0.84744
}Semantic roles & 50–950 ramp
primary
#BBFEB4
secondary
#D972E4
accent
#00E6D0
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141813
muted
#838682