#BCEDAC#BCEDAC
#BCEDAC is a very light, moderate green. Relative luminance 0.742; OKLCH L 89.6% C 0.100 H 138.1°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BCEDAC |
|---|---|
| RGB | rgb(188, 237, 172) |
| HSL | hsl(105, 64%, 80%) |
| HSV | hsv(105, 27%, 93%) |
| CMYK | cmyk(20.7%, 0%, 27.4%, 7.1%) |
| CIE-LAB | lab(89.03, -27.50, 26.52) |
| CIE-LCH | lch(89.03, 38.20, 136.04°) |
| OKLab | oklab(89.57% -0.0748 0.0671) |
| OKLCH | oklch(89.57% 0.1 138.1) |
| XYZ | xyz(58.4679, 74.2369, 50.2704) |
| Luminance | 0.7424 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 0.28
Light Grey Green
#B7E1A1
ΔE00 2.74
Washed Out Green
#BCF5A6
ΔE00 2.93
Pale Green
#C7FDB5
ΔE00 3.43
Very Pale Green
#CFFDBC
ΔE00 3.60
Celadon
#BEFDB7
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCEDAC #DDACED
analogous
#DCEDAC #BCEDAC #ACEDBD
triadic
#BCEDAC #ACBCED #EDACBC
tetradic
#BCEDAC #ACDCED #DDACED #EDBDAC
square
#BCEDAC #ACDCED #DDACED #EDBDAC
split-complementary
#BCEDAC #BDACED #EDACDC
monochromatic
#6BD747 #93E27A #BCEDAC #E5F8DE #EBFAE6
Accessibility & contrast
On white
1.33
#BCEDAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#BCEDAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCEDAC
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCEDAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCEDAC | 1.00 | 1.33 | 15.85 | 15.85 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E3A8
Deuteranopia (green-blind)
#EADEAF
Tritanopia (blue-blind)
#BAE8DC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #bcedac; /* rgb */ color: rgb(188, 237, 172); /* oklch */ color: oklch(89.6% 0.100 138.1);
Tailwind
colors: {
custom: {
50: '#d1f3c5',
500: '#bcedac',
950: '#000000',
},
}SCSS
$custom: #bcedac; $custom-light: #d1f3c5; $custom-dark: #000000;
JSON
{
"hex": "#bcedac",
"rgb": {
"r": 188,
"g": 237,
"b": 172
},
"hsl": {
"h": 105.231,
"s": 64.356,
"l": 80.196
},
"oklch": {
"l": 0.8957,
"c": 0.10045,
"h": 138.1
},
"luminance": 0.74238
}Semantic roles & 50–950 ramp
primary
#BCEDAC
secondary
#B573CA
accent
#19CCA0
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141713
muted
#838582