#BCDA8C#BCDA8C
#BCDA8C is a very light, moderate yellow-green. Relative luminance 0.627; OKLCH L 84.8% C 0.107 H 125.7°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDA8C |
|---|---|
| RGB | rgb(188, 218, 140) |
| HSL | hsl(83, 51%, 70%) |
| HSV | hsv(83, 36%, 85%) |
| CMYK | cmyk(13.8%, 0%, 35.8%, 14.5%) |
| CIE-LAB | lab(83.30, -22.93, 35.19) |
| CIE-LCH | lch(83.30, 42.00, 123.09°) |
| OKLab | oklab(84.8% -0.0626 0.087) |
| OKLCH | oklch(84.8% 0.107 125.7) |
| XYZ | xyz(50.5436, 62.7273, 34.2506) |
| Luminance | 0.6273 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.72
Pale Olive
#B9CC81
ΔE00 3.75
Light Grey Green
#B7E1A1
ΔE00 4.53
Greenish Tan
#BCCB7A
ΔE00 4.78
Light Moss Green
#A6C875
ΔE00 4.86
Greenish Beige
#C9D179
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDA8C #AA8CDA
analogous
#DAD18C #BCDA8C #95DA8C
triadic
#BCDA8C #8CBCDA #DA8CBC
tetradic
#BCDA8C #8CDAD1 #AA8CDA #DA8C95
square
#BCDA8C #8CDAD1 #AA8CDA #DA8C95
split-complementary
#BCDA8C #8C95DA #D18CDA
monochromatic
#84B239 #A1CB5E #BCDA8C #D7E9BA #F2F8E8
Accessibility & contrast
On white
1.55
#BCDA8C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#BCDA8C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDA8C
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDA8C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDA8C | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D186
Deuteranopia (green-blind)
#DECF90
Tritanopia (blue-blind)
#C1D3C6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bcda8c; /* rgb */ color: rgb(188, 218, 140); /* oklch */ color: oklch(84.8% 0.107 125.7);
Tailwind
colors: {
custom: {
50: '#d1e5ae',
500: '#bcda8c',
950: '#000000',
},
}SCSS
$custom: #bcda8c; $custom-light: #d1e5ae; $custom-dark: #000000;
JSON
{
"hex": "#bcda8c",
"rgb": {
"r": 188,
"g": 218,
"b": 140
},
"hsl": {
"h": 83.077,
"s": 51.316,
"l": 70.196
},
"oklch": {
"l": 0.84796,
"c": 0.10719,
"h": 125.7
},
"luminance": 0.62728
}Semantic roles & 50–950 ramp
primary
#BCDA8C
secondary
#7B59B1
accent
#27BF61
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481