#BCDA98#BCDA98
#BCDA98 is a very light, moderate yellow-green. Relative luminance 0.631; OKLCH L 85.0% C 0.093 H 128.1°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDA98 |
|---|---|
| RGB | rgb(188, 218, 152) |
| HSL | hsl(87, 47%, 73%) |
| HSV | hsv(87, 30%, 85%) |
| CMYK | cmyk(13.8%, 0%, 30.3%, 14.5%) |
| CIE-LAB | lab(83.50, -21.30, 29.30) |
| CIE-LCH | lch(83.50, 36.23, 126.01°) |
| OKLab | oklab(85.02% -0.0576 0.0735) |
| OKLCH | oklch(85.02% 0.093 128.1) |
| XYZ | xyz(51.4771, 63.1007, 39.1673) |
| Luminance | 0.6310 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.91
Pale Olive Green
#B1D27B
ΔE00 4.59
Pale Olive
#B9CC81
ΔE00 4.69
Light Sage
#BCECAC
ΔE00 5.11
Light Moss Green
#A6C875
ΔE00 5.91
Greenish Tan
#BCCB7A
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDA98 #B698DA
analogous
#DAD798 #BCDA98 #9BDA98
triadic
#BCDA98 #98BCDA #DA98BC
tetradic
#BCDA98 #98DAD7 #B698DA #DA989B
square
#BCDA98 #98DAD7 #B698DA #DA989B
split-complementary
#BCDA98 #989BDA #D798DA
monochromatic
#81B641 #9FCA6B #BCDA98 #D9EAC5 #F0F7E8
Accessibility & contrast
On white
1.54
#BCDA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#BCDA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDA98
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDA98 | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D194
Deuteranopia (green-blind)
#DCCF9B
Tritanopia (blue-blind)
#BFD4C9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bcda98; /* rgb */ color: rgb(188, 218, 152); /* oklch */ color: oklch(85.0% 0.093 128.1);
Tailwind
colors: {
custom: {
50: '#d1e5b6',
500: '#bcda98',
950: '#000000',
},
}SCSS
$custom: #bcda98; $custom-light: #d1e5b6; $custom-dark: #000000;
JSON
{
"hex": "#bcda98",
"rgb": {
"r": 188,
"g": 218,
"b": 152
},
"hsl": {
"h": 87.273,
"s": 47.143,
"l": 72.549
},
"oklch": {
"l": 0.85017,
"c": 0.09338,
"h": 128.1
},
"luminance": 0.63101
}Semantic roles & 50–950 ramp
primary
#BCDA98
secondary
#8865B1
accent
#2BBA6C
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481