#BCEDB3#BCEDB3
#BCEDB3 is a very light, moderate green. Relative luminance 0.745; OKLCH L 89.7% C 0.093 H 140.7°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BCEDB3 |
|---|---|
| RGB | rgb(188, 237, 179) |
| HSL | hsl(111, 62%, 82%) |
| HSV | hsv(111, 24%, 93%) |
| CMYK | cmyk(20.7%, 0%, 24.5%, 7.1%) |
| CIE-LAB | lab(89.16, -26.39, 23.10) |
| CIE-LCH | lch(89.16, 35.07, 138.80°) |
| OKLab | oklab(89.72% -0.0718 0.0588) |
| OKLCH | oklch(89.72% 0.093 140.7) |
| XYZ | xyz(59.1579, 74.5129, 53.9047) |
| Luminance | 0.7451 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.43
Light Grey Green
#B7E1A1
ΔE00 3.36
Very Pale Green
#CFFDBC
ΔE00 3.85
Celadon
#BEFDB7
ΔE00 3.95
Pale Green
#C7FDB5
ΔE00 4.10
Washed Out Green
#BCF5A6
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCEDB3 #E4B3ED
analogous
#D9EDB3 #BCEDB3 #B3EDC7
triadic
#BCEDB3 #B3BCED #EDB3BC
tetradic
#BCEDB3 #B3D9ED #E4B3ED #EDC7B3
square
#BCEDB3 #B3D9ED #E4B3ED #EDC7B3
split-complementary
#BCEDB3 #C7B3ED #EDB3D9
monochromatic
#65D650 #90E182 #BCEDB3 #E8F9E4 #E9F9E6
Accessibility & contrast
On white
1.32
#BCEDB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#BCEDB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCEDB3
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCEDB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCEDB3 | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E3B0
Deuteranopia (green-blind)
#E8DEB6
Tritanopia (blue-blind)
#B9E9DD
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #bcedb3; /* rgb */ color: rgb(188, 237, 179); /* oklch */ color: oklch(89.7% 0.093 140.7);
Tailwind
colors: {
custom: {
50: '#d1f3ca',
500: '#bcedb3',
950: '#000000',
},
}SCSS
$custom: #bcedb3; $custom-light: #d1f3ca; $custom-dark: #000000;
JSON
{
"hex": "#bcedb3",
"rgb": {
"r": 188,
"g": 237,
"b": 179
},
"hsl": {
"h": 110.69,
"s": 61.702,
"l": 81.569
},
"oklch": {
"l": 0.89717,
"c": 0.09284,
"h": 140.7
},
"luminance": 0.74514
}Semantic roles & 50–950 ramp
primary
#BCEDB3
secondary
#BE7ACA
accent
#1CC9AF
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141713
muted
#838582