#BBD595#BBD595
#BBD595 is a very light, moderate yellow-green. Relative luminance 0.603; OKLCH L 83.8% C 0.090 H 126.2°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD595 |
|---|---|
| RGB | rgb(187, 213, 149) |
| HSL | hsl(84, 43%, 71%) |
| HSV | hsv(84, 30%, 84%) |
| CMYK | cmyk(12.2%, 0%, 30%, 16.5%) |
| CIE-LAB | lab(82.01, -19.62, 28.86) |
| CIE-LCH | lch(82.01, 34.90, 124.21°) |
| OKLab | oklab(83.8% -0.053 0.0724) |
| OKLCH | oklch(83.8% 0.09 126.2) |
| XYZ | xyz(49.7119, 60.3229, 37.4524) |
| Luminance | 0.6032 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.77
Light Grey Green
#B7E1A1
ΔE00 4.03
Pale Olive Green
#B1D27B
ΔE00 4.47
Greenish Tan
#BCCB7A
ΔE00 5.29
Light Moss Green
#A6C875
ΔE00 5.39
Light Sage
#BCECAC
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD595 #AF95D5
analogous
#D5CF95 #BBD595 #9BD595
triadic
#BBD595 #95BBD5 #D595BB
tetradic
#BBD595 #95D5CF #AF95D5 #D5959B
square
#BBD595 #95D5CF #AF95D5 #D5959B
split-complementary
#BBD595 #959BD5 #CF95D5
monochromatic
#82AC44 #9FC469 #BBD595 #D7E6C1 #F1F6E9
Accessibility & contrast
On white
1.61
#BBD595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#BBD595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD595
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD595 | 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)
#DCCD91
Deuteranopia (green-blind)
#D8CC98
Tritanopia (blue-blind)
#BFCFC4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bbd595; /* rgb */ color: rgb(187, 213, 149); /* oklch */ color: oklch(83.8% 0.090 126.2);
Tailwind
colors: {
custom: {
50: '#d0e2b4',
500: '#bbd595',
950: '#000000',
},
}SCSS
$custom: #bbd595; $custom-light: #d0e2b4; $custom-dark: #000000;
JSON
{
"hex": "#bbd595",
"rgb": {
"r": 187,
"g": 213,
"b": 149
},
"hsl": {
"h": 84.375,
"s": 43.243,
"l": 70.98
},
"oklch": {
"l": 0.83799,
"c": 0.08968,
"h": 126.2
},
"luminance": 0.60323
}Semantic roles & 50–950 ramp
primary
#BBD595
secondary
#8063AB
accent
#2FB666
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481