#BCDA8F#BCDA8F
#BCDA8F is a very light, moderate yellow-green. Relative luminance 0.628; OKLCH L 84.8% C 0.104 H 126.2°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDA8F |
|---|---|
| RGB | rgb(188, 218, 143) |
| HSL | hsl(84, 50%, 71%) |
| HSV | hsv(84, 34%, 85%) |
| CMYK | cmyk(13.8%, 0%, 34.4%, 14.5%) |
| CIE-LAB | lab(83.35, -22.53, 33.72) |
| CIE-LCH | lch(83.35, 40.56, 123.75°) |
| OKLab | oklab(84.85% -0.0613 0.0837) |
| OKLCH | oklch(84.85% 0.104 126.2) |
| XYZ | xyz(50.7678, 62.8170, 35.4315) |
| Luminance | 0.6282 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.11
Pale Olive
#B9CC81
ΔE00 3.87
Light Grey Green
#B7E1A1
ΔE00 4.07
Light Moss Green
#A6C875
ΔE00 5.03
Greenish Tan
#BCCB7A
ΔE00 5.03
Light Sage
#BCECAC
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDA8F #AD8FDA
analogous
#DAD28F #BCDA8F #96DA8F
triadic
#BCDA8F #8FBCDA #DA8FBC
tetradic
#BCDA8F #8FDAD2 #AD8FDA #DA8F96
square
#BCDA8F #8FDAD2 #AD8FDA #DA8F96
split-complementary
#BCDA8F #8F96DA #D28FDA
monochromatic
#83B33B #A0CB61 #BCDA8F #D8E9BD #F1F7E8
Accessibility & contrast
On white
1.55
#BCDA8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#BCDA8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDA8F
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDA8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDA8F | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D18A
Deuteranopia (green-blind)
#DDCF93
Tritanopia (blue-blind)
#C0D3C7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bcda8f; /* rgb */ color: rgb(188, 218, 143); /* oklch */ color: oklch(84.8% 0.104 126.2);
Tailwind
colors: {
custom: {
50: '#d1e5b0',
500: '#bcda8f',
950: '#000000',
},
}SCSS
$custom: #bcda8f; $custom-light: #d1e5b0; $custom-dark: #000000;
JSON
{
"hex": "#bcda8f",
"rgb": {
"r": 188,
"g": 218,
"b": 143
},
"hsl": {
"h": 84,
"s": 50.336,
"l": 70.784
},
"oklch": {
"l": 0.84849,
"c": 0.10378,
"h": 126.2
},
"luminance": 0.62817
}Semantic roles & 50–950 ramp
primary
#BCDA8F
secondary
#7E5CB1
accent
#28BE64
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481