#BCDEAC#BCDEAC
#BCDEAC is a very light, moderate green. Relative luminance 0.659; OKLCH L 86.3% C 0.076 H 135.7°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDEAC |
|---|---|
| RGB | rgb(188, 222, 172) |
| HSL | hsl(101, 43%, 77%) |
| HSV | hsv(101, 23%, 87%) |
| CMYK | cmyk(15.3%, 0%, 22.5%, 12.9%) |
| CIE-LAB | lab(84.95, -20.24, 20.91) |
| CIE-LCH | lch(84.95, 29.10, 134.07°) |
| OKLab | oklab(86.3% -0.0547 0.0534) |
| OKLCH | oklch(86.3% 0.076 135.7) |
| XYZ | xyz(54.3052, 65.9116, 48.8829) |
| Luminance | 0.6591 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.17
Light Sage
#BCECAC
ΔE00 4.27
Hospital Green
#9BE5AA
ΔE00 6.79
Very Pale Green
#CFFDBC
ΔE00 7.00
Washed Out Green
#BCF5A6
ΔE00 7.34
Mint
#AAF0C1
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDEAC #CEACDE
analogous
#D5DEAC #BCDEAC #ACDEB5
triadic
#BCDEAC #ACBCDE #DEACBC
tetradic
#BCDEAC #ACD5DE #CEACDE #DEB5AC
square
#BCDEAC #ACD5DE #CEACDE #DEB5AC
split-complementary
#BCDEAC #B5ACDE #DEACD5
monochromatic
#75BB54 #99CD80 #BCDEAC #DFEFD8 #EDF6E9
Accessibility & contrast
On white
1.48
#BCDEAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#BCDEAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDEAC
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDEAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDEAC | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D6A9
Deuteranopia (green-blind)
#DCD3AE
Tritanopia (blue-blind)
#BCDAD0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bcdeac; /* rgb */ color: rgb(188, 222, 172); /* oklch */ color: oklch(86.3% 0.076 135.7);
Tailwind
colors: {
custom: {
50: '#d0e8c5',
500: '#bcdeac',
950: '#000000',
},
}SCSS
$custom: #bcdeac; $custom-light: #d0e8c5; $custom-dark: #000000;
JSON
{
"hex": "#bcdeac",
"rgb": {
"r": 188,
"g": 222,
"b": 172
},
"hsl": {
"h": 100.8,
"s": 43.103,
"l": 77.255
},
"oklch": {
"l": 0.86302,
"c": 0.07645,
"h": 135.7
},
"luminance": 0.65912
}Semantic roles & 50–950 ramp
primary
#BCDEAC
secondary
#A278B6
accent
#2FB68B
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141612
muted
#838482