#BBD38F#BBD38F
#BBD38F is a very light, moderate yellow-green. Relative luminance 0.591; OKLCH L 83.2% C 0.094 H 124.2°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD38F |
|---|---|
| RGB | rgb(187, 211, 143) |
| HSL | hsl(81, 44%, 69%) |
| HSV | hsv(81, 32%, 83%) |
| CMYK | cmyk(11.4%, 0%, 32.2%, 17.3%) |
| CIE-LAB | lab(81.37, -19.46, 31.09) |
| CIE-LCH | lch(81.37, 36.68, 122.04°) |
| OKLab | oklab(83.25% -0.0527 0.0775) |
| OKLCH | oklch(83.25% 0.094 124.2) |
| XYZ | xyz(48.7452, 59.1363, 34.8277) |
| Luminance | 0.5914 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.64
Pale Olive Green
#B1D27B
ΔE00 3.66
Greenish Tan
#BCCB7A
ΔE00 4.14
Light Moss Green
#A6C875
ΔE00 4.66
Light Grey Green
#B7E1A1
ΔE00 4.95
Tan Green
#A9BE70
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD38F #A78FD3
analogous
#D3C98F #BBD38F #99D38F
triadic
#BBD38F #8FBBD3 #D38FBB
tetradic
#BBD38F #8FD3C9 #A78FD3 #D38F99
square
#BBD38F #8FD3C9 #A78FD3 #D38F99
split-complementary
#BBD38F #8F99D3 #C98FD3
monochromatic
#83A641 #A0C263 #BBD38F #D6E4BB #F0F6E7
Accessibility & contrast
On white
1.64
#BBD38F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#BBD38F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD38F
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD38F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD38F | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCB8A
Deuteranopia (green-blind)
#D7CA92
Tritanopia (blue-blind)
#C0CDC1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bbd38f; /* rgb */ color: rgb(187, 211, 143); /* oklch */ color: oklch(83.2% 0.094 124.2);
Tailwind
colors: {
custom: {
50: '#d0e0b0',
500: '#bbd38f',
950: '#000000',
},
}SCSS
$custom: #bbd38f; $custom-light: #d0e0b0; $custom-dark: #000000;
JSON
{
"hex": "#bbd38f",
"rgb": {
"r": 187,
"g": 211,
"b": 143
},
"hsl": {
"h": 81.176,
"s": 43.59,
"l": 69.412
},
"oklch": {
"l": 0.83249,
"c": 0.09374,
"h": 124.2
},
"luminance": 0.59136
}Semantic roles & 50–950 ramp
primary
#BBD38F
secondary
#785DA9
accent
#2FB75F
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481