#BBDC85#BBDC85
#BBDC85 is a very light, moderate yellow-green. Relative luminance 0.634; OKLCH L 85.0% C 0.118 H 125.8°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDC85 |
|---|---|
| RGB | rgb(187, 220, 133) |
| HSL | hsl(83, 55%, 69%) |
| HSV | hsv(83, 40%, 86%) |
| CMYK | cmyk(15%, 0%, 39.5%, 13.7%) |
| CIE-LAB | lab(83.68, -25.15, 39.19) |
| CIE-LCH | lch(83.68, 46.56, 122.69°) |
| OKLab | oklab(85.05% -0.0691 0.096) |
| OKLCH | oklch(85.05% 0.118 125.8) |
| XYZ | xyz(50.3200, 63.4443, 31.7807) |
| Luminance | 0.6344 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.42
Pale Olive
#B9CC81
ΔE00 4.44
Light Moss Green
#A6C875
ΔE00 5.00
Greenish Tan
#BCCB7A
ΔE00 5.07
Light Grey Green
#B7E1A1
ΔE00 5.48
Greenish Beige
#C9D179
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDC85 #A685DC
analogous
#DCD285 #BBDC85 #90DC85
triadic
#BBDC85 #85BBDC #DC85BB
tetradic
#BBDC85 #85DCD2 #A685DC #DC8590
square
#BBDC85 #85DCD2 #A685DC #DC8590
split-complementary
#BBDC85 #8590DC #D285DC
monochromatic
#83B333 #A0CE55 #BBDC85 #D6EAB5 #F0F7E4
Accessibility & contrast
On white
1.53
#BBDC85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#BBDC85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDC85
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDC85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDC85 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D27E
Deuteranopia (green-blind)
#E0D089
Tritanopia (blue-blind)
#C0D4C7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bbdc85; /* rgb */ color: rgb(187, 220, 133); /* oklch */ color: oklch(85.0% 0.118 125.8);
Tailwind
colors: {
custom: {
50: '#d0e7a9',
500: '#bbdc85',
950: '#000000',
},
}SCSS
$custom: #bbdc85; $custom-light: #d0e7a9; $custom-dark: #000000;
JSON
{
"hex": "#bbdc85",
"rgb": {
"r": 187,
"g": 220,
"b": 133
},
"hsl": {
"h": 82.759,
"s": 55.414,
"l": 69.216
},
"oklch": {
"l": 0.85046,
"c": 0.1183,
"h": 125.8
},
"luminance": 0.63445
}Semantic roles & 50–950 ramp
primary
#BBDC85
secondary
#7752B3
accent
#23C35F
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141610
muted
#838481