#BBFEB5#BBFEB5
#BBFEB5 is a very light, moderate green. Relative luminance 0.848; OKLCH L 93.4% C 0.118 H 142.6°. Best body text is #000000 at 17.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFEB5 |
|---|---|
| RGB | rgb(187, 254, 181) |
| HSL | hsl(115, 97%, 85%) |
| HSV | hsv(115, 29%, 100%) |
| CMYK | cmyk(26.4%, 0%, 28.7%, 0.4%) |
| CIE-LAB | lab(93.79, -34.36, 28.40) |
| CIE-LCH | lch(93.79, 44.58, 140.43°) |
| OKLab | oklab(93.43% -0.0937 0.0718) |
| OKLCH | oklch(93.43% 0.118 142.6) |
| XYZ | xyz(64.2734, 84.7823, 56.6853) |
| Luminance | 0.8478 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 0.71
Light Mint
#B6FFBB
ΔE00 1.58
Pale Green
#C7FDB5
ΔE00 2.08
Light Pastel Green
#B2FBA5
ΔE00 2.54
Light Light Green
#C8FFB0
ΔE00 2.64
Light Mint Green
#A6FBB2
ΔE00 2.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFEB5 #F8B5FE
analogous
#E0FEB5 #BBFEB5 #B5FED3
triadic
#BBFEB5 #B5BBFE #FEB5BB
tetradic
#BBFEB5 #B5E0FE #F8B5FE #FED3B5
square
#BBFEB5 #B5E0FE #F8B5FE #FED3B5
split-complementary
#BBFEB5 #D3B5FE #FEB5E0
monochromatic
#4CFC3C #84FD79 #BBFEB5 #E3FFE1 #E3FFE1
Accessibility & contrast
On white
1.17
#BBFEB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.96
#BBFEB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFEB5
17.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFEB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFEB5 | 1.00 | 1.17 | 17.96 | 17.96 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1B0
Deuteranopia (green-blind)
#F7EBB9
Tritanopia (blue-blind)
#B6FAEB
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bbfeb5; /* rgb */ color: rgb(187, 254, 181); /* oklch */ color: oklch(93.4% 0.118 142.6);
Tailwind
colors: {
custom: {
50: '#d1ffcb',
500: '#bbfeb5',
950: '#000000',
},
}SCSS
$custom: #bbfeb5; $custom-light: #d1ffcb; $custom-dark: #000000;
JSON
{
"hex": "#bbfeb5",
"rgb": {
"r": 187,
"g": 254,
"b": 181
},
"hsl": {
"h": 115.068,
"s": 97.333,
"l": 85.294
},
"oklch": {
"l": 0.93431,
"c": 0.11802,
"h": 142.6
},
"luminance": 0.84785
}Semantic roles & 50–950 ramp
primary
#BBFEB5
secondary
#DB73E4
accent
#00E6D3
background
#FEFFFE
surface
#FBFFFA
border
#D4D7D3
text
#141813
muted
#838683