#BCDD9F#BCDD9F
#BCDD9F is a very light, moderate yellow-green. Relative luminance 0.649; OKLCH L 85.8% C 0.090 H 130.9°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDD9F |
|---|---|
| RGB | rgb(188, 221, 159) |
| HSL | hsl(92, 48%, 75%) |
| HSV | hsv(92, 28%, 87%) |
| CMYK | cmyk(14.9%, 0%, 28.1%, 13.3%) |
| CIE-LAB | lab(84.44, -21.75, 26.96) |
| CIE-LCH | lch(84.44, 34.64, 128.90°) |
| OKLab | oklab(85.81% -0.0588 0.068) |
| OKLCH | oklch(85.81% 0.09 130.9) |
| XYZ | xyz(52.8524, 64.9068, 42.5379) |
| Luminance | 0.6491 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.84
Light Sage
#BCECAC
ΔE00 4.00
Pale Olive Green
#B1D27B
ΔE00 5.81
Pale Olive
#B9CC81
ΔE00 6.03
Washed Out Green
#BCF5A6
ΔE00 6.25
Very Pale Green
#CFFDBC
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDD9F #C09FDD
analogous
#DBDD9F #BCDD9F #9FDDA1
triadic
#BCDD9F #9FBCDD #DD9FBC
tetradic
#BCDD9F #9FDBDD #C09FDD #DDA19F
square
#BCDD9F #9FDBDD #C09FDD #DDA19F
split-complementary
#BCDD9F #A19FDD #DD9FDB
monochromatic
#7DBD45 #9CCD72 #BCDD9F #DCEDCC #EFF7E8
Accessibility & contrast
On white
1.50
#BCDD9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#BCDD9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDD9F
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDD9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDD9F | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D49B
Deuteranopia (green-blind)
#DED2A2
Tritanopia (blue-blind)
#BED8CD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bcdd9f; /* rgb */ color: rgb(188, 221, 159); /* oklch */ color: oklch(85.8% 0.090 130.9);
Tailwind
colors: {
custom: {
50: '#d0e7bb',
500: '#bcdd9f',
950: '#000000',
},
}SCSS
$custom: #bcdd9f; $custom-light: #d0e7bb; $custom-dark: #000000;
JSON
{
"hex": "#bcdd9f",
"rgb": {
"r": 188,
"g": 221,
"b": 159
},
"hsl": {
"h": 91.935,
"s": 47.692,
"l": 74.51
},
"oklch": {
"l": 0.8581,
"c": 0.08989,
"h": 130.9
},
"luminance": 0.64907
}Semantic roles & 50–950 ramp
primary
#BCDD9F
secondary
#926BB5
accent
#2BBB77
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141612
muted
#838482