#BBE18E#BBE18E
#BBE18E is a very light, moderate yellow-green. Relative luminance 0.664; OKLCH L 86.3% C 0.116 H 128.6°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE18E |
|---|---|
| RGB | rgb(187, 225, 142) |
| HSL | hsl(87, 58%, 72%) |
| HSV | hsv(87, 37%, 88%) |
| CMYK | cmyk(16.9%, 0%, 36.9%, 11.8%) |
| CIE-LAB | lab(85.18, -26.41, 36.62) |
| CIE-LCH | lch(85.18, 45.15, 125.80°) |
| OKLab | oklab(86.3% -0.0722 0.0904) |
| OKLCH | oklch(86.3% 0.116 128.6) |
| XYZ | xyz(52.3005, 66.3676, 35.6408) |
| Luminance | 0.6637 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.74
Light Grey Green
#B7E1A1
ΔE00 4.09
Light Sage
#BCECAC
ΔE00 5.36
Washed Out Green
#BCF5A6
ΔE00 5.38
Tea Green
#BDF8A3
ΔE00 5.64
Pale Olive
#B9CC81
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE18E #B48EE1
analogous
#E1DE8E #BBE18E #92E18E
triadic
#BBE18E #8EBBE1 #E18EBB
tetradic
#BBE18E #8EE1DE #B48EE1 #E18E92
square
#BBE18E #8EE1DE #B48EE1 #E18E92
split-complementary
#BBE18E #8E92E1 #DE8EE1
monochromatic
#80C133 #9ED45E #BBE18E #D8EEBE #F0F9E7
Accessibility & contrast
On white
1.47
#BBE18E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#BBE18E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE18E
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE18E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE18E | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D688
Deuteranopia (green-blind)
#E3D492
Tritanopia (blue-blind)
#BEDACC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bbe18e; /* rgb */ color: rgb(187, 225, 142); /* oklch */ color: oklch(86.3% 0.116 128.6);
Tailwind
colors: {
custom: {
50: '#d0eab0',
500: '#bbe18e',
950: '#000000',
},
}SCSS
$custom: #bbe18e; $custom-light: #d0eab0; $custom-dark: #000000;
JSON
{
"hex": "#bbe18e",
"rgb": {
"r": 187,
"g": 225,
"b": 142
},
"hsl": {
"h": 87.47,
"s": 58.042,
"l": 71.961
},
"oklch": {
"l": 0.863,
"c": 0.11574,
"h": 128.6
},
"luminance": 0.66368
}Semantic roles & 50–950 ramp
primary
#BBE18E
secondary
#865AB9
accent
#20C66C
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481