#BBE290#BBE290
#BBE290 is a very light, moderate yellow-green. Relative luminance 0.670; OKLCH L 86.6% C 0.115 H 129.2°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE290 |
|---|---|
| RGB | rgb(187, 226, 144) |
| HSL | hsl(89, 59%, 73%) |
| HSV | hsv(89, 36%, 89%) |
| CMYK | cmyk(17.3%, 0%, 36.3%, 11.4%) |
| CIE-LAB | lab(85.49, -26.63, 36.01) |
| CIE-LCH | lch(85.49, 44.79, 126.48°) |
| OKLab | oklab(86.56% -0.0728 0.0891) |
| OKLCH | oklch(86.56% 0.115 129.2) |
| XYZ | xyz(52.7232, 66.9704, 36.5290) |
| Luminance | 0.6697 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.82
Pale Olive Green
#B1D27B
ΔE00 4.06
Light Sage
#BCECAC
ΔE00 5.00
Washed Out Green
#BCF5A6
ΔE00 5.03
Tea Green
#BDF8A3
ΔE00 5.33
Pale Olive
#B9CC81
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE290 #B790E2
analogous
#E2E090 #BBE290 #92E290
triadic
#BBE290 #90BBE2 #E290BB
tetradic
#BBE290 #90E2E0 #B790E2 #E29092
square
#BBE290 #90E2E0 #B790E2 #E29092
split-complementary
#BBE290 #9092E2 #E090E2
monochromatic
#7FC433 #9DD55F #BBE290 #D9EFC1 #F0F9E7
Accessibility & contrast
On white
1.46
#BBE290 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#BBE290 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE290
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE290 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE290 | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD78A
Deuteranopia (green-blind)
#E4D594
Tritanopia (blue-blind)
#BEDBCD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bbe290; /* rgb */ color: rgb(187, 226, 144); /* oklch */ color: oklch(86.6% 0.115 129.2);
Tailwind
colors: {
custom: {
50: '#d0ebb1',
500: '#bbe290',
950: '#000000',
},
}SCSS
$custom: #bbe290; $custom-light: #d0ebb1; $custom-dark: #000000;
JSON
{
"hex": "#bbe290",
"rgb": {
"r": 187,
"g": 226,
"b": 144
},
"hsl": {
"h": 88.537,
"s": 58.571,
"l": 72.549
},
"oklch": {
"l": 0.86555,
"c": 0.11502,
"h": 129.2
},
"luminance": 0.66971
}Semantic roles & 50–950 ramp
primary
#BBE290
secondary
#895CBB
accent
#1FC66F
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141611
muted
#838481