#BBE592#BBE592
#BBE592 is a very light, moderate yellow-green. Relative luminance 0.687; OKLCH L 87.3% C 0.117 H 130.3°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE592 |
|---|---|
| RGB | rgb(187, 229, 146) |
| HSL | hsl(90, 61%, 74%) |
| HSV | hsv(90, 36%, 90%) |
| CMYK | cmyk(18.3%, 0%, 36.2%, 10.2%) |
| CIE-LAB | lab(86.34, -27.79, 36.12) |
| CIE-LCH | lch(86.34, 45.57, 127.57°) |
| OKLab | oklab(87.25% -0.0759 0.0894) |
| OKLCH | oklch(87.25% 0.117 130.3) |
| XYZ | xyz(53.7003, 68.6779, 37.6155) |
| Luminance | 0.6868 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.81
Washed Out Green
#BCF5A6
ΔE00 4.30
Tea Green
#BDF8A3
ΔE00 4.56
Light Sage
#BCECAC
ΔE00 4.61
Pale Olive Green
#B1D27B
ΔE00 4.74
Pistachio (survey)
#C0FA8B
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE592 #BC92E5
analogous
#E4E592 #BBE592 #92E592
triadic
#BBE592 #92BBE5 #E592BB
tetradic
#BBE592 #92E4E5 #BC92E5 #E59292
square
#BBE592 #92E4E5 #BC92E5 #E59292
split-complementary
#BBE592 #9292E5 #E592E4
monochromatic
#7DCC31 #9CD961 #BBE592 #DAF1C3 #F0F9E6
Accessibility & contrast
On white
1.43
#BBE592 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#BBE592 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE592
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE592 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE592 | 1.00 | 1.43 | 14.74 | 14.74 |
| #FFFFFF | 1.43 | 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)
#ECDA8C
Deuteranopia (green-blind)
#E6D796
Tritanopia (blue-blind)
#BEDED0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bbe592; /* rgb */ color: rgb(187, 229, 146); /* oklch */ color: oklch(87.3% 0.117 130.3);
Tailwind
colors: {
custom: {
50: '#d0edb3',
500: '#bbe592',
950: '#000000',
},
}SCSS
$custom: #bbe592; $custom-light: #d0edb3; $custom-dark: #000000;
JSON
{
"hex": "#bbe592",
"rgb": {
"r": 187,
"g": 229,
"b": 146
},
"hsl": {
"h": 90.361,
"s": 61.481,
"l": 73.529
},
"oklch": {
"l": 0.87252,
"c": 0.1173,
"h": 130.3
},
"luminance": 0.68679
}Semantic roles & 50–950 ramp
primary
#BBE592
secondary
#8E5DBE
accent
#1CC974
background
#FEFEFD
surface
#FBFDF8
border
#D4D5D1
text
#141611
muted
#838481