#BBD395#BBD395
#BBD395 is a very light, moderate yellow-green. Relative luminance 0.593; OKLCH L 83.4% C 0.087 H 125.4°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD395 |
|---|---|
| RGB | rgb(187, 211, 149) |
| HSL | hsl(83, 41%, 71%) |
| HSV | hsv(83, 29%, 83%) |
| CMYK | cmyk(11.4%, 0%, 29.4%, 17.3%) |
| CIE-LAB | lab(81.47, -18.63, 28.13) |
| CIE-LCH | lch(81.47, 33.74, 123.52°) |
| OKLab | oklab(83.36% -0.0502 0.0706) |
| OKLCH | oklch(83.36% 0.087 125.4) |
| XYZ | xyz(49.2120, 59.3230, 37.2858) |
| Luminance | 0.5932 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.64
Light Grey Green
#B7E1A1
ΔE00 4.53
Pale Olive Green
#B1D27B
ΔE00 4.79
Greenish Tan
#BCCB7A
ΔE00 5.18
Light Moss Green
#A6C875
ΔE00 5.47
Tan Green
#A9BE70
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD395 #AD95D3
analogous
#D3CC95 #BBD395 #9CD395
triadic
#BBD395 #95BBD3 #D395BB
tetradic
#BBD395 #95D3CC #AD95D3 #D3959C
square
#BBD395 #95D3CC #AD95D3 #D3959C
split-complementary
#BBD395 #959CD3 #CC95D3
monochromatic
#82A846 #9FC16A #BBD395 #D7E5C0 #F1F6E9
Accessibility & contrast
On white
1.63
#BBD395 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#BBD395 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD395
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD395 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD395 | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACB91
Deuteranopia (green-blind)
#D6CA98
Tritanopia (blue-blind)
#BFCDC3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bbd395; /* rgb */ color: rgb(187, 211, 149); /* oklch */ color: oklch(83.4% 0.087 125.4);
Tailwind
colors: {
custom: {
50: '#d0e0b4',
500: '#bbd395',
950: '#000000',
},
}SCSS
$custom: #bbd395; $custom-light: #d0e0b4; $custom-dark: #000000;
JSON
{
"hex": "#bbd395",
"rgb": {
"r": 187,
"g": 211,
"b": 149
},
"hsl": {
"h": 83.226,
"s": 41.333,
"l": 70.588
},
"oklch": {
"l": 0.83364,
"c": 0.08664,
"h": 125.4
},
"luminance": 0.59323
}Semantic roles & 50–950 ramp
primary
#BBD395
secondary
#7E63A9
accent
#31B464
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481