#BCDD8F#BCDD8F
#BCDD8F is a very light, moderate yellow-green. Relative luminance 0.644; OKLCH L 85.5% C 0.108 H 127.2°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDD8F |
|---|---|
| RGB | rgb(188, 221, 143) |
| HSL | hsl(85, 53%, 71%) |
| HSV | hsv(85, 35%, 87%) |
| CMYK | cmyk(14.9%, 0%, 35.3%, 13.3%) |
| CIE-LAB | lab(84.17, -23.99, 34.80) |
| CIE-LCH | lch(84.17, 42.27, 124.58°) |
| OKLab | oklab(85.51% -0.0654 0.0862) |
| OKLCH | oklch(85.51% 0.108 127.2) |
| XYZ | xyz(51.5528, 64.3870, 35.6932) |
| Luminance | 0.6439 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.27
Light Grey Green
#B7E1A1
ΔE00 3.92
Pale Olive
#B9CC81
ΔE00 4.60
Light Moss Green
#A6C875
ΔE00 5.41
Light Sage
#BCECAC
ΔE00 5.63
Greenish Tan
#BCCB7A
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDD8F #B08FDD
analogous
#DDD78F #BCDD8F #95DD8F
triadic
#BCDD8F #8FBCDD #DD8FBC
tetradic
#BCDD8F #8FDDD7 #B08FDD #DD8F95
square
#BCDD8F #8FDDD7 #B08FDD #DD8F95
split-complementary
#BCDD8F #8F95DD #D78FDD
monochromatic
#83B938 #A0CF60 #BCDD8F #D8EBBE #F1F8E8
Accessibility & contrast
On white
1.51
#BCDD8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#BCDD8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDD8F
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDD8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDD8F | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D38A
Deuteranopia (green-blind)
#E0D193
Tritanopia (blue-blind)
#C0D6C9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bcdd8f; /* rgb */ color: rgb(188, 221, 143); /* oklch */ color: oklch(85.5% 0.108 127.2);
Tailwind
colors: {
custom: {
50: '#d1e7b0',
500: '#bcdd8f',
950: '#000000',
},
}SCSS
$custom: #bcdd8f; $custom-light: #d1e7b0; $custom-dark: #000000;
JSON
{
"hex": "#bcdd8f",
"rgb": {
"r": 188,
"g": 221,
"b": 143
},
"hsl": {
"h": 85.385,
"s": 53.425,
"l": 71.373
},
"oklch": {
"l": 0.85506,
"c": 0.10824,
"h": 127.2
},
"luminance": 0.64387
}Semantic roles & 50–950 ramp
primary
#BCDD8F
secondary
#815CB5
accent
#25C167
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141610
muted
#838481