#BCDDAB#BCDDAB
#BCDDAB is a very light, moderate yellow-green. Relative luminance 0.653; OKLCH L 86.1% C 0.076 H 135.1°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDDAB |
|---|---|
| RGB | rgb(188, 221, 171) |
| HSL | hsl(100, 42%, 77%) |
| HSV | hsv(100, 23%, 87%) |
| CMYK | cmyk(14.9%, 0%, 22.6%, 13.3%) |
| CIE-LAB | lab(84.66, -19.91, 21.03) |
| CIE-LCH | lch(84.66, 28.96, 133.43°) |
| OKLab | oklab(86.06% -0.0538 0.0537) |
| OKLCH | oklch(86.06% 0.076 135.1) |
| XYZ | xyz(53.9447, 65.3437, 48.2907) |
| Luminance | 0.6534 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.24
Light Sage
#BCECAC
ΔE00 4.48
Hospital Green
#9BE5AA
ΔE00 6.99
Very Pale Green
#CFFDBC
ΔE00 7.21
Washed Out Green
#BCF5A6
ΔE00 7.50
Very Light Green
#D1FFBD
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDDAB #CCABDD
analogous
#D5DDAB #BCDDAB #ABDDB3
triadic
#BCDDAB #ABBCDD #DDABBC
tetradic
#BCDDAB #ABD5DD #CCABDD #DDB3AB
square
#BCDDAB #ABD5DD #CCABDD #DDB3AB
split-complementary
#BCDDAB #B3ABDD #DDABD5
monochromatic
#77BA54 #99CB7F #BCDDAB #DFEFD7 #EEF6E9
Accessibility & contrast
On white
1.49
#BCDDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#BCDDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDDAB
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDDAB | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D5A8
Deuteranopia (green-blind)
#DCD2AD
Tritanopia (blue-blind)
#BCD9CF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bcddab; /* rgb */ color: rgb(188, 221, 171); /* oklch */ color: oklch(86.1% 0.076 135.1);
Tailwind
colors: {
custom: {
50: '#d0e7c4',
500: '#bcddab',
950: '#000000',
},
}SCSS
$custom: #bcddab; $custom-light: #d0e7c4; $custom-dark: #000000;
JSON
{
"hex": "#bcddab",
"rgb": {
"r": 188,
"g": 221,
"b": 171
},
"hsl": {
"h": 99.6,
"s": 42.373,
"l": 76.863
},
"oklch": {
"l": 0.86063,
"c": 0.07598,
"h": 135.1
},
"luminance": 0.65345
}Semantic roles & 50–950 ramp
primary
#BCDDAB
secondary
#A077B5
accent
#30B588
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141612
muted
#838482