#BCEDB2#BCEDB2
#BCEDB2 is a very light, moderate green. Relative luminance 0.745; OKLCH L 89.7% C 0.094 H 140.3°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BCEDB2 |
|---|---|
| RGB | rgb(188, 237, 178) |
| HSL | hsl(110, 62%, 81%) |
| HSV | hsv(110, 25%, 93%) |
| CMYK | cmyk(20.7%, 0%, 24.9%, 7.1%) |
| CIE-LAB | lab(89.15, -26.55, 23.59) |
| CIE-LCH | lch(89.15, 35.52, 138.38°) |
| OKLab | oklab(89.7% -0.0723 0.06) |
| OKLCH | oklch(89.7% 0.094 140.3) |
| XYZ | xyz(59.0571, 74.4726, 53.3740) |
| Luminance | 0.7447 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.21
Light Grey Green
#B7E1A1
ΔE00 3.23
Very Pale Green
#CFFDBC
ΔE00 3.78
Celadon
#BEFDB7
ΔE00 3.86
Pale Green
#C7FDB5
ΔE00 3.97
Washed Out Green
#BCF5A6
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCEDB2 #E3B2ED
analogous
#DAEDB2 #BCEDB2 #B2EDC6
triadic
#BCEDB2 #B2BCED #EDB2BC
tetradic
#BCEDB2 #B2DAED #E3B2ED #EDC6B2
square
#BCEDB2 #B2DAED #E3B2ED #EDC6B2
split-complementary
#BCEDB2 #C6B2ED #EDB2DA
monochromatic
#66D64F #91E180 #BCEDB2 #E7F9E4 #E9F9E6
Accessibility & contrast
On white
1.32
#BCEDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#BCEDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCEDB2
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCEDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCEDB2 | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E3AE
Deuteranopia (green-blind)
#E9DEB5
Tritanopia (blue-blind)
#B9E9DD
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #bcedb2; /* rgb */ color: rgb(188, 237, 178); /* oklch */ color: oklch(89.7% 0.094 140.3);
Tailwind
colors: {
custom: {
50: '#d1f3c9',
500: '#bcedb2',
950: '#000000',
},
}SCSS
$custom: #bcedb2; $custom-light: #d1f3c9; $custom-dark: #000000;
JSON
{
"hex": "#bcedb2",
"rgb": {
"r": 188,
"g": 237,
"b": 178
},
"hsl": {
"h": 109.831,
"s": 62.105,
"l": 81.373
},
"oklch": {
"l": 0.89696,
"c": 0.09392,
"h": 140.3
},
"luminance": 0.74474
}Semantic roles & 50–950 ramp
primary
#BCEDB2
secondary
#BC79CA
accent
#1CCAAC
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141713
muted
#838582