#BBE293#BBE293
#BBE293 is a very light, moderate yellow-green. Relative luminance 0.671; OKLCH L 86.6% C 0.112 H 129.8°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE293 |
|---|---|
| RGB | rgb(187, 226, 147) |
| HSL | hsl(90, 58%, 73%) |
| HSV | hsv(90, 35%, 89%) |
| CMYK | cmyk(17.3%, 0%, 35%, 11.4%) |
| CIE-LAB | lab(85.54, -26.23, 34.56) |
| CIE-LCH | lch(85.54, 43.38, 127.20°) |
| OKLab | oklab(86.61% -0.0715 0.0858) |
| OKLCH | oklch(86.61% 0.112 129.8) |
| XYZ | xyz(52.9555, 67.0634, 37.7527) |
| Luminance | 0.6706 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.27
Pale Olive Green
#B1D27B
ΔE00 4.32
Light Sage
#BCECAC
ΔE00 4.52
Washed Out Green
#BCF5A6
ΔE00 4.83
Tea Green
#BDF8A3
ΔE00 5.24
Pale Olive
#B9CC81
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE293 #BA93E2
analogous
#E2E193 #BBE293 #93E293
triadic
#BBE293 #93BBE2 #E293BB
tetradic
#BBE293 #93E2E1 #BA93E2 #E29393
square
#BBE293 #93E2E1 #BA93E2 #E29393
split-complementary
#BBE293 #9393E2 #E193E2
monochromatic
#7EC635 #9DD563 #BBE293 #D9EFC3 #F0F9E7
Accessibility & contrast
On white
1.46
#BBE293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#BBE293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE293
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE293 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D88D
Deuteranopia (green-blind)
#E3D597
Tritanopia (blue-blind)
#BEDBCE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bbe293; /* rgb */ color: rgb(187, 226, 147); /* oklch */ color: oklch(86.6% 0.112 129.8);
Tailwind
colors: {
custom: {
50: '#d0ebb3',
500: '#bbe293',
950: '#000000',
},
}SCSS
$custom: #bbe293; $custom-light: #d0ebb3; $custom-dark: #000000;
JSON
{
"hex": "#bbe293",
"rgb": {
"r": 187,
"g": 226,
"b": 147
},
"hsl": {
"h": 89.62,
"s": 57.664,
"l": 73.137
},
"oklch": {
"l": 0.86608,
"c": 0.11168,
"h": 129.8
},
"luminance": 0.67064
}Semantic roles & 50–950 ramp
primary
#BBE293
secondary
#8C5EBB
accent
#20C572
background
#FEFEFD
surface
#FBFDF8
border
#D4D5D1
text
#141611
muted
#838481