#BCDDAC#BCDDAC
#BCDDAC is a very light, moderate green. Relative luminance 0.654; OKLCH L 86.1% C 0.075 H 135.5°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDDAC |
|---|---|
| RGB | rgb(188, 221, 172) |
| HSL | hsl(100, 42%, 77%) |
| HSV | hsv(100, 22%, 87%) |
| CMYK | cmyk(14.9%, 0%, 22.2%, 13.3%) |
| CIE-LAB | lab(84.68, -19.75, 20.54) |
| CIE-LCH | lch(84.68, 28.49, 133.88°) |
| OKLab | oklab(86.09% -0.0534 0.0524) |
| OKLCH | oklch(86.09% 0.075 135.5) |
| XYZ | xyz(54.0404, 65.3820, 48.7946) |
| Luminance | 0.6538 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.44
Light Sage
#BCECAC
ΔE00 4.60
Hospital Green
#9BE5AA
ΔE00 7.00
Very Pale Green
#CFFDBC
ΔE00 7.29
Mint
#AAF0C1
ΔE00 7.56
Washed Out Green
#BCF5A6
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDDAC #CDACDD
analogous
#D5DDAC #BCDDAC #ACDDB5
triadic
#BCDDAC #ACBCDD #DDACBC
tetradic
#BCDDAC #ACD5DD #CDACDD #DDB5AC
square
#BCDDAC #ACD5DD #CDACDD #DDB5AC
split-complementary
#BCDDAC #B5ACDD #DDACD5
monochromatic
#76B955 #99CB81 #BCDDAC #DFEFD7 #EDF6E9
Accessibility & contrast
On white
1.49
#BCDDAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#BCDDAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDDAC
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDDAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDDAC | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D5A9
Deuteranopia (green-blind)
#DCD2AE
Tritanopia (blue-blind)
#BCD9D0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bcddac; /* rgb */ color: rgb(188, 221, 172); /* oklch */ color: oklch(86.1% 0.075 135.5);
Tailwind
colors: {
custom: {
50: '#d0e7c5',
500: '#bcddac',
950: '#000000',
},
}SCSS
$custom: #bcddac; $custom-light: #d0e7c5; $custom-dark: #000000;
JSON
{
"hex": "#bcddac",
"rgb": {
"r": 188,
"g": 221,
"b": 172
},
"hsl": {
"h": 100.408,
"s": 41.88,
"l": 77.059
},
"oklch": {
"l": 0.86085,
"c": 0.07483,
"h": 135.5
},
"luminance": 0.65383
}Semantic roles & 50–950 ramp
primary
#BCDDAC
secondary
#A178B5
accent
#31B58A
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141612
muted
#838482