#BCDD9D#BCDD9D
#BCDD9D is a very light, moderate yellow-green. Relative luminance 0.648; OKLCH L 85.8% C 0.092 H 130.3°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDD9D |
|---|---|
| RGB | rgb(188, 221, 157) |
| HSL | hsl(91, 48%, 74%) |
| HSV | hsv(91, 29%, 87%) |
| CMYK | cmyk(14.9%, 0%, 29%, 13.3%) |
| CIE-LAB | lab(84.40, -22.05, 27.94) |
| CIE-LCH | lch(84.40, 35.59, 128.27°) |
| OKLab | oklab(85.77% -0.0597 0.0703) |
| OKLCH | oklch(85.77% 0.092 130.3) |
| XYZ | xyz(52.6803, 64.8380, 41.6313) |
| Luminance | 0.6484 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.93
Light Sage
#BCECAC
ΔE00 4.10
Pale Olive Green
#B1D27B
ΔE00 5.43
Pale Olive
#B9CC81
ΔE00 5.76
Washed Out Green
#BCF5A6
ΔE00 6.15
Light Moss Green
#A6C875
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDD9D #BE9DDD
analogous
#DCDD9D #BCDD9D #9DDD9E
triadic
#BCDD9D #9DBCDD #DD9DBC
tetradic
#BCDD9D #9DDCDD #BE9DDD #DD9E9D
square
#BCDD9D #9DDCDD #BE9DDD #DD9E9D
split-complementary
#BCDD9D #9E9DDD #DD9DDC
monochromatic
#7EBD42 #9DCD70 #BCDD9D #DBEDCA #EFF7E8
Accessibility & contrast
On white
1.50
#BCDD9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#BCDD9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDD9D
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDD9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDD9D | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D499
Deuteranopia (green-blind)
#DED2A0
Tritanopia (blue-blind)
#BED8CC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bcdd9d; /* rgb */ color: rgb(188, 221, 157); /* oklch */ color: oklch(85.8% 0.092 130.3);
Tailwind
colors: {
custom: {
50: '#d1e7ba',
500: '#bcdd9d',
950: '#000000',
},
}SCSS
$custom: #bcdd9d; $custom-light: #d1e7ba; $custom-dark: #000000;
JSON
{
"hex": "#bcdd9d",
"rgb": {
"r": 188,
"g": 221,
"b": 157
},
"hsl": {
"h": 90.938,
"s": 48.485,
"l": 74.118
},
"oklch": {
"l": 0.8577,
"c": 0.09221,
"h": 130.3
},
"luminance": 0.64839
}Semantic roles & 50–950 ramp
primary
#BCDD9D
secondary
#9069B5
accent
#2ABC75
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141611
muted
#838481