#BCDD9E#BCDD9E
#BCDD9E is a very light, moderate yellow-green. Relative luminance 0.649; OKLCH L 85.8% C 0.091 H 130.6°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDD9E |
|---|---|
| RGB | rgb(188, 221, 158) |
| HSL | hsl(91, 48%, 74%) |
| HSV | hsv(91, 29%, 87%) |
| CMYK | cmyk(14.9%, 0%, 28.5%, 13.3%) |
| CIE-LAB | lab(84.42, -21.90, 27.45) |
| CIE-LCH | lch(84.42, 35.12, 128.58°) |
| OKLab | oklab(85.79% -0.0592 0.0691) |
| OKLCH | oklch(85.79% 0.091 130.6) |
| XYZ | xyz(52.7660, 64.8722, 42.0828) |
| Luminance | 0.6487 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.87
Light Sage
#BCECAC
ΔE00 4.05
Pale Olive Green
#B1D27B
ΔE00 5.62
Pale Olive
#B9CC81
ΔE00 5.89
Washed Out Green
#BCF5A6
ΔE00 6.20
Light Moss Green
#A6C875
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDD9E #BF9EDD
analogous
#DCDD9E #BCDD9E #9EDDA0
triadic
#BCDD9E #9EBCDD #DD9EBC
tetradic
#BCDD9E #9EDCDD #BF9EDD #DDA09E
square
#BCDD9E #9EDCDD #BF9EDD #DDA09E
split-complementary
#BCDD9E #A09EDD #DD9EDC
monochromatic
#7DBD43 #9DCD71 #BCDD9E #DBEDCB #EFF7E8
Accessibility & contrast
On white
1.50
#BCDD9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#BCDD9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDD9E
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDD9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDD9E | 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)
#E3D49A
Deuteranopia (green-blind)
#DED2A1
Tritanopia (blue-blind)
#BED8CC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bcdd9e; /* rgb */ color: rgb(188, 221, 158); /* oklch */ color: oklch(85.8% 0.091 130.6);
Tailwind
colors: {
custom: {
50: '#d0e7bb',
500: '#bcdd9e',
950: '#000000',
},
}SCSS
$custom: #bcdd9e; $custom-light: #d0e7bb; $custom-dark: #000000;
JSON
{
"hex": "#bcdd9e",
"rgb": {
"r": 188,
"g": 221,
"b": 158
},
"hsl": {
"h": 91.429,
"s": 48.092,
"l": 74.314
},
"oklch": {
"l": 0.8579,
"c": 0.09105,
"h": 130.6
},
"luminance": 0.64873
}Semantic roles & 50–950 ramp
primary
#BCDD9E
secondary
#916AB5
accent
#2ABB76
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141612
muted
#838482