#BBD593#BBD593
#BBD593 is a very light, moderate yellow-green. Relative luminance 0.603; OKLCH L 83.8% C 0.092 H 125.8°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD593 |
|---|---|
| RGB | rgb(187, 213, 147) |
| HSL | hsl(84, 44%, 71%) |
| HSV | hsv(84, 31%, 84%) |
| CMYK | cmyk(12.2%, 0%, 31%, 16.5%) |
| CIE-LAB | lab(81.98, -19.90, 29.85) |
| CIE-LCH | lch(81.98, 35.87, 123.70°) |
| OKLab | oklab(83.76% -0.0538 0.0747) |
| OKLCH | oklch(83.76% 0.092 125.8) |
| XYZ | xyz(49.5536, 60.2596, 36.6187) |
| Luminance | 0.6026 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.46
Pale Olive Green
#B1D27B
ΔE00 4.08
Light Grey Green
#B7E1A1
ΔE00 4.17
Greenish Tan
#BCCB7A
ΔE00 4.96
Light Moss Green
#A6C875
ΔE00 5.11
Light Sage
#BCECAC
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD593 #AD93D5
analogous
#D5CE93 #BBD593 #9AD593
triadic
#BBD593 #93BBD5 #D593BB
tetradic
#BBD593 #93D5CE #AD93D5 #D5939A
square
#BBD593 #93D5CE #AD93D5 #D5939A
split-complementary
#BBD593 #939AD5 #CE93D5
monochromatic
#82AB43 #9FC467 #BBD593 #D7E6BF #F1F6E9
Accessibility & contrast
On white
1.61
#BBD593 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#BBD593 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD593
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD593 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD593 | 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)
#DCCD8F
Deuteranopia (green-blind)
#D8CB96
Tritanopia (blue-blind)
#BFCFC4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bbd593; /* rgb */ color: rgb(187, 213, 147); /* oklch */ color: oklch(83.8% 0.092 125.8);
Tailwind
colors: {
custom: {
50: '#d0e2b3',
500: '#bbd593',
950: '#000000',
},
}SCSS
$custom: #bbd593; $custom-light: #d0e2b3; $custom-dark: #000000;
JSON
{
"hex": "#bbd593",
"rgb": {
"r": 187,
"g": 213,
"b": 147
},
"hsl": {
"h": 83.636,
"s": 44,
"l": 70.588
},
"oklch": {
"l": 0.8376,
"c": 0.09204,
"h": 125.8
},
"luminance": 0.6026
}Semantic roles & 50–950 ramp
primary
#BBD593
secondary
#7E61AB
accent
#2EB764
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481