#BBD58F#BBD58F
#BBD58F is a very light, moderate yellow-green. Relative luminance 0.601; OKLCH L 83.7% C 0.097 H 125.0°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD58F |
|---|---|
| RGB | rgb(187, 213, 143) |
| HSL | hsl(82, 45%, 70%) |
| HSV | hsv(82, 33%, 84%) |
| CMYK | cmyk(12.2%, 0%, 32.9%, 16.5%) |
| CIE-LAB | lab(81.91, -20.45, 31.82) |
| CIE-LCH | lch(81.91, 37.82, 122.73°) |
| OKLab | oklab(83.69% -0.0555 0.0792) |
| OKLCH | oklch(83.69% 0.097 125) |
| XYZ | xyz(49.2452, 60.1362, 34.9943) |
| Luminance | 0.6014 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.93
Pale Olive Green
#B1D27B
ΔE00 3.36
Greenish Tan
#BCCB7A
ΔE00 4.36
Light Grey Green
#B7E1A1
ΔE00 4.56
Light Moss Green
#A6C875
ΔE00 4.64
Greenish Beige
#C9D179
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD58F #A98FD5
analogous
#D5CC8F #BBD58F #98D58F
triadic
#BBD58F #8FBBD5 #D58FBB
tetradic
#BBD58F #8FD5CC #A98FD5 #D58F98
square
#BBD58F #8FD5CC #A98FD5 #D58F98
split-complementary
#BBD58F #8F98D5 #CC8FD5
monochromatic
#82AA40 #A0C462 #BBD58F #D6E6BC #F1F6E8
Accessibility & contrast
On white
1.61
#BBD58F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#BBD58F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD58F
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD58F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD58F | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCD8A
Deuteranopia (green-blind)
#D9CB92
Tritanopia (blue-blind)
#BFCFC3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bbd58f; /* rgb */ color: rgb(187, 213, 143); /* oklch */ color: oklch(83.7% 0.097 125.0);
Tailwind
colors: {
custom: {
50: '#d0e2b0',
500: '#bbd58f',
950: '#000000',
},
}SCSS
$custom: #bbd58f; $custom-light: #d0e2b0; $custom-dark: #000000;
JSON
{
"hex": "#bbd58f",
"rgb": {
"r": 187,
"g": 213,
"b": 143
},
"hsl": {
"h": 82.286,
"s": 45.455,
"l": 69.804
},
"oklch": {
"l": 0.83685,
"c": 0.09672,
"h": 125
},
"luminance": 0.60136
}Semantic roles & 50–950 ramp
primary
#BBD58F
secondary
#7A5DAB
accent
#2DB961
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481