#BBDC94#BBDC94
#BBDC94 is a very light, moderate yellow-green. Relative luminance 0.639; OKLCH L 85.3% C 0.101 H 128.4°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDC94 |
|---|---|
| RGB | rgb(187, 220, 148) |
| HSL | hsl(88, 51%, 72%) |
| HSV | hsv(88, 33%, 86%) |
| CMYK | cmyk(15%, 0%, 32.7%, 13.7%) |
| CIE-LAB | lab(83.91, -23.19, 31.90) |
| CIE-LCH | lch(83.91, 39.44, 126.02°) |
| OKLab | oklab(85.31% -0.063 0.0796) |
| OKLCH | oklch(85.31% 0.101 128.4) |
| XYZ | xyz(51.4313, 63.8888, 37.6334) |
| Luminance | 0.6389 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.99
Pale Olive Green
#B1D27B
ΔE00 3.90
Pale Olive
#B9CC81
ΔE00 4.76
Light Sage
#BCECAC
ΔE00 5.00
Light Moss Green
#A6C875
ΔE00 5.60
Greenish Tan
#BCCB7A
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDC94 #B594DC
analogous
#DCD994 #BBDC94 #97DC94
triadic
#BBDC94 #94BBDC #DC94BB
tetradic
#BBDC94 #94DCD9 #B594DC #DC9497
square
#BBDC94 #94DCD9 #B594DC #DC9497
split-complementary
#BBDC94 #9497DC #D994DC
monochromatic
#80B93D #9ECD66 #BBDC94 #D8EBC2 #F0F7E8
Accessibility & contrast
On white
1.52
#BBDC94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#BBDC94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDC94
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDC94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDC94 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D38F
Deuteranopia (green-blind)
#DED198
Tritanopia (blue-blind)
#BED6C9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bbdc94; /* rgb */ color: rgb(187, 220, 148); /* oklch */ color: oklch(85.3% 0.101 128.4);
Tailwind
colors: {
custom: {
50: '#d0e7b4',
500: '#bbdc94',
950: '#000000',
},
}SCSS
$custom: #bbdc94; $custom-light: #d0e7b4; $custom-dark: #000000;
JSON
{
"hex": "#bbdc94",
"rgb": {
"r": 187,
"g": 220,
"b": 148
},
"hsl": {
"h": 87.5,
"s": 50.704,
"l": 72.157
},
"oklch": {
"l": 0.85308,
"c": 0.10149,
"h": 128.4
},
"luminance": 0.63889
}Semantic roles & 50–950 ramp
primary
#BBDC94
secondary
#8761B4
accent
#27BE6C
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141611
muted
#838481