#BCDD8D#BCDD8D
#BCDD8D is a very light, moderate yellow-green. Relative luminance 0.643; OKLCH L 85.5% C 0.110 H 126.8°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDD8D |
|---|---|
| RGB | rgb(188, 221, 141) |
| HSL | hsl(85, 54%, 71%) |
| HSV | hsv(85, 36%, 87%) |
| CMYK | cmyk(14.9%, 0%, 36.2%, 13.3%) |
| CIE-LAB | lab(84.14, -24.25, 35.77) |
| CIE-LCH | lch(84.14, 43.22, 124.14°) |
| OKLab | oklab(85.47% -0.0662 0.0884) |
| OKLCH | oklch(85.47% 0.11 126.8) |
| XYZ | xyz(51.4027, 64.3269, 34.9024) |
| Luminance | 0.6433 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.06
Light Grey Green
#B7E1A1
ΔE00 4.25
Pale Olive
#B9CC81
ΔE00 4.55
Light Moss Green
#A6C875
ΔE00 5.32
Greenish Tan
#BCCB7A
ΔE00 5.50
Light Sage
#BCECAC
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDD8D #AE8DDD
analogous
#DDD68D #BCDD8D #94DD8D
triadic
#BCDD8D #8DBCDD #DD8DBC
tetradic
#BCDD8D #8DDDD6 #AE8DDD #DD8D94
square
#BCDD8D #8DDDD6 #AE8DDD #DD8D94
split-complementary
#BCDD8D #8D94DD #D68DDD
monochromatic
#83B937 #A0CF5E #BCDD8D #D8EBBC #F1F8E7
Accessibility & contrast
On white
1.51
#BCDD8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#BCDD8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDD8D
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDD8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDD8D | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D387
Deuteranopia (green-blind)
#E0D191
Tritanopia (blue-blind)
#C0D6C9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bcdd8d; /* rgb */ color: rgb(188, 221, 141); /* oklch */ color: oklch(85.5% 0.110 126.8);
Tailwind
colors: {
custom: {
50: '#d1e7af',
500: '#bcdd8d',
950: '#000000',
},
}SCSS
$custom: #bcdd8d; $custom-light: #d1e7af; $custom-dark: #000000;
JSON
{
"hex": "#bcdd8d",
"rgb": {
"r": 188,
"g": 221,
"b": 141
},
"hsl": {
"h": 84.75,
"s": 54.054,
"l": 70.98
},
"oklch": {
"l": 0.85471,
"c": 0.11049,
"h": 126.8
},
"luminance": 0.64327
}Semantic roles & 50–950 ramp
primary
#BCDD8D
secondary
#7F5AB4
accent
#24C265
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141610
muted
#838481