#BBE495#BBE495
#BBE495 is a very light, moderate yellow-green. Relative luminance 0.682; OKLCH L 87.1% C 0.112 H 130.7°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE495 |
|---|---|
| RGB | rgb(187, 228, 149) |
| HSL | hsl(91, 59%, 74%) |
| HSV | hsv(91, 35%, 89%) |
| CMYK | cmyk(18%, 0%, 34.6%, 10.6%) |
| CIE-LAB | lab(86.12, -26.91, 34.31) |
| CIE-LCH | lch(86.12, 43.60, 128.11°) |
| OKLab | oklab(87.09% -0.0734 0.0853) |
| OKLCH | oklch(87.09% 0.112 130.7) |
| XYZ | xyz(53.6608, 68.2207, 38.7687) |
| Luminance | 0.6822 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.13
Light Sage
#BCECAC
ΔE00 4.11
Washed Out Green
#BCF5A6
ΔE00 4.29
Tea Green
#BDF8A3
ΔE00 4.71
Pale Olive Green
#B1D27B
ΔE00 4.81
Light Light Green
#C8FFB0
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE495 #BE95E4
analogous
#E3E495 #BBE495 #95E497
triadic
#BBE495 #95BBE4 #E495BB
tetradic
#BBE495 #95E3E4 #BE95E4 #E49795
square
#BBE495 #95E3E4 #BE95E4 #E49795
split-complementary
#BBE495 #9795E4 #E495E3
monochromatic
#7CCB34 #9CD864 #BBE495 #DAF0C6 #EFF9E7
Accessibility & contrast
On white
1.43
#BBE495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#BBE495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE495
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE495 | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD990
Deuteranopia (green-blind)
#E5D699
Tritanopia (blue-blind)
#BDDED0
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bbe495; /* rgb */ color: rgb(187, 228, 149); /* oklch */ color: oklch(87.1% 0.112 130.7);
Tailwind
colors: {
custom: {
50: '#d0ecb5',
500: '#bbe495',
950: '#000000',
},
}SCSS
$custom: #bbe495; $custom-light: #d0ecb5; $custom-dark: #000000;
JSON
{
"hex": "#bbe495",
"rgb": {
"r": 187,
"g": 228,
"b": 149
},
"hsl": {
"h": 91.139,
"s": 59.398,
"l": 73.922
},
"oklch": {
"l": 0.87085,
"c": 0.11248,
"h": 130.7
},
"luminance": 0.68222
}Semantic roles & 50–950 ramp
primary
#BBE495
secondary
#9060BD
accent
#1EC776
background
#FEFEFD
surface
#FBFDF8
border
#D4D5D1
text
#141611
muted
#838481