#BBDC93#BBDC93
#BBDC93 is a very light, moderate yellow-green. Relative luminance 0.639; OKLCH L 85.3% C 0.103 H 128.2°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDC93 |
|---|---|
| RGB | rgb(187, 220, 147) |
| HSL | hsl(87, 51%, 72%) |
| HSV | hsv(87, 33%, 86%) |
| CMYK | cmyk(15%, 0%, 33.2%, 13.7%) |
| CIE-LAB | lab(83.89, -23.33, 32.39) |
| CIE-LCH | lch(83.89, 39.92, 125.77°) |
| OKLab | oklab(85.29% -0.0634 0.0807) |
| OKLCH | oklch(85.29% 0.103 128.2) |
| XYZ | xyz(51.3524, 63.8573, 37.2183) |
| Luminance | 0.6386 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.15
Pale Olive Green
#B1D27B
ΔE00 3.74
Pale Olive
#B9CC81
ΔE00 4.68
Light Sage
#BCECAC
ΔE00 5.12
Light Moss Green
#A6C875
ΔE00 5.51
Greenish Tan
#BCCB7A
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDC93 #B493DC
analogous
#DCD893 #BBDC93 #97DC93
triadic
#BBDC93 #93BBDC #DC93BB
tetradic
#BBDC93 #93DCD8 #B493DC #DC9397
square
#BBDC93 #93DCD8 #B493DC #DC9397
split-complementary
#BBDC93 #9397DC #D893DC
monochromatic
#80B93C #9ECD65 #BBDC93 #D8EBC1 #F0F8E8
Accessibility & contrast
On white
1.52
#BBDC93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#BBDC93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDC93
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDC93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDC93 | 1.00 | 1.52 | 13.77 | 13.77 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D38E
Deuteranopia (green-blind)
#DED197
Tritanopia (blue-blind)
#BED6C9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bbdc93; /* rgb */ color: rgb(187, 220, 147); /* oklch */ color: oklch(85.3% 0.103 128.2);
Tailwind
colors: {
custom: {
50: '#d0e7b3',
500: '#bbdc93',
950: '#000000',
},
}SCSS
$custom: #bbdc93; $custom-light: #d0e7b3; $custom-dark: #000000;
JSON
{
"hex": "#bbdc93",
"rgb": {
"r": 187,
"g": 220,
"b": 147
},
"hsl": {
"h": 87.123,
"s": 51.049,
"l": 71.961
},
"oklch": {
"l": 0.8529,
"c": 0.10263,
"h": 128.2
},
"luminance": 0.63858
}Semantic roles & 50–950 ramp
primary
#BBDC93
secondary
#8660B4
accent
#27BE6B
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141611
muted
#838481