#BBD594#BBD594
#BBD594 is a very light, moderate yellow-green. Relative luminance 0.603; OKLCH L 83.8% C 0.091 H 126.0°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD594 |
|---|---|
| RGB | rgb(187, 213, 148) |
| HSL | hsl(84, 44%, 71%) |
| HSV | hsv(84, 31%, 84%) |
| CMYK | cmyk(12.2%, 0%, 30.5%, 16.5%) |
| CIE-LAB | lab(82.00, -19.76, 29.35) |
| CIE-LCH | lch(82.00, 35.38, 123.95°) |
| OKLab | oklab(83.78% -0.0534 0.0735) |
| OKLCH | oklch(83.78% 0.091 126) |
| XYZ | xyz(49.6324, 60.2911, 37.0338) |
| Luminance | 0.6029 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.61
Light Grey Green
#B7E1A1
ΔE00 4.10
Pale Olive Green
#B1D27B
ΔE00 4.28
Greenish Tan
#BCCB7A
ΔE00 5.12
Light Moss Green
#A6C875
ΔE00 5.25
Light Sage
#BCECAC
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD594 #AE94D5
analogous
#D5CE94 #BBD594 #9AD594
triadic
#BBD594 #94BBD5 #D594BB
tetradic
#BBD594 #94D5CE #AE94D5 #D5949A
square
#BBD594 #94D5CE #AE94D5 #D5949A
split-complementary
#BBD594 #949AD5 #CE94D5
monochromatic
#82AB43 #9FC468 #BBD594 #D7E6C0 #F1F6E9
Accessibility & contrast
On white
1.61
#BBD594 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#BBD594 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD594
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD594 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD594 | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCD90
Deuteranopia (green-blind)
#D8CC97
Tritanopia (blue-blind)
#BFCFC4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bbd594; /* rgb */ color: rgb(187, 213, 148); /* oklch */ color: oklch(83.8% 0.091 126.0);
Tailwind
colors: {
custom: {
50: '#d0e2b4',
500: '#bbd594',
950: '#000000',
},
}SCSS
$custom: #bbd594; $custom-light: #d0e2b4; $custom-dark: #000000;
JSON
{
"hex": "#bbd594",
"rgb": {
"r": 187,
"g": 213,
"b": 148
},
"hsl": {
"h": 84,
"s": 43.624,
"l": 70.784
},
"oklch": {
"l": 0.83779,
"c": 0.09086,
"h": 126
},
"luminance": 0.60291
}Semantic roles & 50–950 ramp
primary
#BBD594
secondary
#7F62AB
accent
#2FB765
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481