#BBE593#BBE593
#BBE593 is a very light, moderate yellow-green. Relative luminance 0.687; OKLCH L 87.3% C 0.116 H 130.5°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE593 |
|---|---|
| RGB | rgb(187, 229, 147) |
| HSL | hsl(91, 61%, 74%) |
| HSV | hsv(91, 36%, 90%) |
| CMYK | cmyk(18.3%, 0%, 35.8%, 10.2%) |
| CIE-LAB | lab(86.36, -27.66, 35.64) |
| CIE-LCH | lch(86.36, 45.11, 127.81°) |
| OKLab | oklab(87.27% -0.0755 0.0883) |
| OKLCH | oklch(87.27% 0.116 130.5) |
| XYZ | xyz(53.7784, 68.7092, 38.0270) |
| Luminance | 0.6871 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.63
Washed Out Green
#BCF5A6
ΔE00 4.22
Light Sage
#BCECAC
ΔE00 4.44
Tea Green
#BDF8A3
ΔE00 4.52
Pale Olive Green
#B1D27B
ΔE00 4.81
Celery
#C1FD95
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE593 #BD93E5
analogous
#E4E593 #BBE593 #93E594
triadic
#BBE593 #93BBE5 #E593BB
tetradic
#BBE593 #93E4E5 #BD93E5 #E59493
square
#BBE593 #93E4E5 #BD93E5 #E59493
split-complementary
#BBE593 #9493E5 #E593E4
monochromatic
#7DCC31 #9CD962 #BBE593 #DAF1C4 #EFF9E6
Accessibility & contrast
On white
1.42
#BBE593 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#BBE593 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE593
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE593 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE593 | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDA8D
Deuteranopia (green-blind)
#E6D797
Tritanopia (blue-blind)
#BDDED0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bbe593; /* rgb */ color: rgb(187, 229, 147); /* oklch */ color: oklch(87.3% 0.116 130.5);
Tailwind
colors: {
custom: {
50: '#d0edb3',
500: '#bbe593',
950: '#000000',
},
}SCSS
$custom: #bbe593; $custom-light: #d0edb3; $custom-dark: #000000;
JSON
{
"hex": "#bbe593",
"rgb": {
"r": 187,
"g": 229,
"b": 147
},
"hsl": {
"h": 90.732,
"s": 61.194,
"l": 73.725
},
"oklch": {
"l": 0.8727,
"c": 0.1162,
"h": 130.5
},
"luminance": 0.6871
}Semantic roles & 50–950 ramp
primary
#BBE593
secondary
#8F5EBE
accent
#1DC975
background
#FEFEFD
surface
#FBFDF8
border
#D4D5D1
text
#141611
muted
#838481