#BCE3BD#BCE3BD
#BCE3BD is a very light, moderate green. Relative luminance 0.693; OKLCH L 87.8% C 0.066 H 145.7°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE3BD |
|---|---|
| RGB | rgb(188, 227, 189) |
| HSL | hsl(122, 41%, 81%) |
| HSV | hsv(122, 17%, 89%) |
| CMYK | cmyk(17.2%, 0%, 16.7%, 11%) |
| CIE-LAB | lab(86.65, -19.86, 14.41) |
| CIE-LCH | lch(86.65, 24.54, 144.04°) |
| OKLab | oklab(87.78% -0.0544 0.0372) |
| OKLCH | oklch(87.78% 0.066 145.7) |
| XYZ | xyz(57.3913, 69.3024, 58.4872) |
| Luminance | 0.6930 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.70
Light Sage
#BCECAC
ΔE00 6.18
Light Grey Green
#B7E1A1
ΔE00 6.32
Hospital Green
#9BE5AA
ΔE00 6.95
Very Pale Green
#CFFDBC
ΔE00 7.91
Light Teal
#90E4C1
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE3BD #E3BCE2
analogous
#CFE3BC #BCE3BD #BCE3D1
triadic
#BCE3BD #BDBCE3 #E3BDBC
tetradic
#BCE3BD #BCCFE3 #E3BCE2 #E3D1BC
square
#BCE3BD #BCCFE3 #E3BCE2 #E3D1BC
split-complementary
#BCE3BD #D1BCE3 #E3BCCF
monochromatic
#66BF68 #91D192 #BCE3BD #E7F5E8 #E9F6EA
Accessibility & contrast
On white
1.41
#BCE3BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#BCE3BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE3BD
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE3BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE3BD | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DCBB
Deuteranopia (green-blind)
#DED7BF
Tritanopia (blue-blind)
#B8E1D8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bce3bd; /* rgb */ color: rgb(188, 227, 189); /* oklch */ color: oklch(87.8% 0.066 145.7);
Tailwind
colors: {
custom: {
50: '#d0ecd1',
500: '#bce3bd',
950: '#000000',
},
}SCSS
$custom: #bce3bd; $custom-light: #d0ecd1; $custom-dark: #000000;
JSON
{
"hex": "#bce3bd",
"rgb": {
"r": 188,
"g": 227,
"b": 189
},
"hsl": {
"h": 121.538,
"s": 41.053,
"l": 81.373
},
"oklch": {
"l": 0.87776,
"c": 0.06589,
"h": 145.7
},
"luminance": 0.69304
}Semantic roles & 50–950 ramp
primary
#BCE3BD
secondary
#BC87BB
accent
#31B1B4
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141614
muted
#838483