#BCDA99#BCDA99
#BCDA99 is a very light, moderate yellow-green. Relative luminance 0.631; OKLCH L 85.0% C 0.092 H 128.4°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDA99 |
|---|---|
| RGB | rgb(188, 218, 153) |
| HSL | hsl(88, 47%, 73%) |
| HSV | hsv(88, 30%, 85%) |
| CMYK | cmyk(13.8%, 0%, 29.8%, 14.5%) |
| CIE-LAB | lab(83.51, -21.15, 28.81) |
| CIE-LCH | lch(83.51, 35.74, 126.29°) |
| OKLab | oklab(85.04% -0.0572 0.0723) |
| OKLCH | oklch(85.04% 0.092 128.4) |
| XYZ | xyz(51.5594, 63.1336, 39.6005) |
| Luminance | 0.6313 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.82
Pale Olive Green
#B1D27B
ΔE00 4.78
Pale Olive
#B9CC81
ΔE00 4.82
Light Sage
#BCECAC
ΔE00 5.04
Light Moss Green
#A6C875
ΔE00 6.04
Greenish Tan
#BCCB7A
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDA99 #B799DA
analogous
#DAD799 #BCDA99 #9BDA99
triadic
#BCDA99 #99BCDA #DA99BC
tetradic
#BCDA99 #99DAD7 #B799DA #DA999B
square
#BCDA99 #99DAD7 #B799DA #DA999B
split-complementary
#BCDA99 #999BDA #D799DA
monochromatic
#81B642 #9FCA6C #BCDA99 #D9EAC6 #F0F7E9
Accessibility & contrast
On white
1.54
#BCDA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#BCDA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDA99
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDA99 | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D195
Deuteranopia (green-blind)
#DCD09C
Tritanopia (blue-blind)
#BFD4C9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bcda99; /* rgb */ color: rgb(188, 218, 153); /* oklch */ color: oklch(85.0% 0.092 128.4);
Tailwind
colors: {
custom: {
50: '#d1e5b7',
500: '#bcda99',
950: '#000000',
},
}SCSS
$custom: #bcda99; $custom-light: #d1e5b7; $custom-dark: #000000;
JSON
{
"hex": "#bcda99",
"rgb": {
"r": 188,
"g": 218,
"b": 153
},
"hsl": {
"h": 87.692,
"s": 46.763,
"l": 72.745
},
"oklch": {
"l": 0.85037,
"c": 0.09222,
"h": 128.4
},
"luminance": 0.63134
}Semantic roles & 50–950 ramp
primary
#BCDA99
secondary
#8966B1
accent
#2CBA6D
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481