#BCDB94#BCDB94
#BCDB94 is a very light, moderate yellow-green. Relative luminance 0.635; OKLCH L 85.2% C 0.100 H 127.5°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDB94 |
|---|---|
| RGB | rgb(188, 219, 148) |
| HSL | hsl(86, 50%, 72%) |
| HSV | hsv(86, 32%, 86%) |
| CMYK | cmyk(14.2%, 0%, 32.4%, 14.1%) |
| CIE-LAB | lab(83.70, -22.34, 31.63) |
| CIE-LCH | lch(83.70, 38.73, 125.23°) |
| OKLab | oklab(85.16% -0.0607 0.0789) |
| OKLCH | oklch(85.16% 0.1 127.5) |
| XYZ | xyz(51.4151, 63.4921, 37.5577) |
| Luminance | 0.6349 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.24
Pale Olive Green
#B1D27B
ΔE00 3.87
Pale Olive
#B9CC81
ΔE00 4.44
Light Sage
#BCECAC
ΔE00 5.29
Light Moss Green
#A6C875
ΔE00 5.53
Greenish Tan
#BCCB7A
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDB94 #B394DB
analogous
#DBD694 #BCDB94 #99DB94
triadic
#BCDB94 #94BCDB #DB94BC
tetradic
#BCDB94 #94DBD6 #B394DB #DB9499
square
#BCDB94 #94DBD6 #B394DB #DB9499
split-complementary
#BCDB94 #9499DB #D694DB
monochromatic
#82B73E #9FCC66 #BCDB94 #D9EAC2 #F1F7E8
Accessibility & contrast
On white
1.53
#BCDB94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#BCDB94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDB94
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDB94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDB94 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D28F
Deuteranopia (green-blind)
#DED097
Tritanopia (blue-blind)
#C0D5C9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bcdb94; /* rgb */ color: rgb(188, 219, 148); /* oklch */ color: oklch(85.2% 0.100 127.5);
Tailwind
colors: {
custom: {
50: '#d1e6b4',
500: '#bcdb94',
950: '#000000',
},
}SCSS
$custom: #bcdb94; $custom-light: #d1e6b4; $custom-dark: #000000;
JSON
{
"hex": "#bcdb94",
"rgb": {
"r": 188,
"g": 219,
"b": 148
},
"hsl": {
"h": 86.197,
"s": 49.65,
"l": 71.961
},
"oklch": {
"l": 0.85159,
"c": 0.09954,
"h": 127.5
},
"luminance": 0.63493
}Semantic roles & 50–950 ramp
primary
#BCDB94
secondary
#8461B2
accent
#29BD69
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141611
muted
#838481