#BBD592#BBD592
#BBD592 is a very light, moderate yellow-green. Relative luminance 0.602; OKLCH L 83.7% C 0.093 H 125.6°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD592 |
|---|---|
| RGB | rgb(187, 213, 146) |
| HSL | hsl(83, 44%, 70%) |
| HSV | hsv(83, 31%, 84%) |
| CMYK | cmyk(12.2%, 0%, 31.5%, 16.5%) |
| CIE-LAB | lab(81.96, -20.04, 30.34) |
| CIE-LCH | lch(81.96, 36.36, 123.45°) |
| OKLab | oklab(83.74% -0.0542 0.0758) |
| OKLCH | oklch(83.74% 0.093 125.6) |
| XYZ | xyz(49.4755, 60.2283, 36.2073) |
| Luminance | 0.6023 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.31
Pale Olive Green
#B1D27B
ΔE00 3.90
Light Grey Green
#B7E1A1
ΔE00 4.26
Greenish Tan
#BCCB7A
ΔE00 4.80
Light Moss Green
#A6C875
ΔE00 4.98
Tan Green
#A9BE70
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD592 #AC92D5
analogous
#D5CE92 #BBD592 #99D592
triadic
#BBD592 #92BBD5 #D592BB
tetradic
#BBD592 #92D5CE #AC92D5 #D59299
square
#BBD592 #92D5CE #AC92D5 #D59299
split-complementary
#BBD592 #9299D5 #CE92D5
monochromatic
#82AB42 #9FC466 #BBD592 #D7E6BE #F1F6E9
Accessibility & contrast
On white
1.61
#BBD592 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#BBD592 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD592
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD592 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD592 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCD8E
Deuteranopia (green-blind)
#D8CB95
Tritanopia (blue-blind)
#BFCFC4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bbd592; /* rgb */ color: rgb(187, 213, 146); /* oklch */ color: oklch(83.7% 0.093 125.6);
Tailwind
colors: {
custom: {
50: '#d0e2b2',
500: '#bbd592',
950: '#000000',
},
}SCSS
$custom: #bbd592; $custom-light: #d0e2b2; $custom-dark: #000000;
JSON
{
"hex": "#bbd592",
"rgb": {
"r": 187,
"g": 213,
"b": 146
},
"hsl": {
"h": 83.284,
"s": 44.371,
"l": 70.392
},
"oklch": {
"l": 0.83741,
"c": 0.09322,
"h": 125.6
},
"luminance": 0.60229
}Semantic roles & 50–950 ramp
primary
#BBD592
secondary
#7D60AB
accent
#2EB863
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481