#BCE2C8#BCE2C8
#BCE2C8 is a very light, muted green. Relative luminance 0.693; OKLCH L 87.8% C 0.053 H 155.3°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE2C8 |
|---|---|
| RGB | rgb(188, 226, 200) |
| HSL | hsl(139, 40%, 81%) |
| HSV | hsv(139, 17%, 89%) |
| CMYK | cmyk(16.8%, 0%, 11.5%, 11.4%) |
| CIE-LAB | lab(86.63, -17.40, 8.61) |
| CIE-LCH | lch(86.63, 19.41, 153.67°) |
| OKLab | oklab(87.84% -0.0485 0.0223) |
| OKLCH | oklch(87.84% 0.053 155.3) |
| XYZ | xyz(58.3581, 69.2528, 64.9248) |
| Luminance | 0.6925 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 7.42
Light Teal
#90E4C1
ΔE00 7.98
Pale Aqua
#B8FFEB
ΔE00 8.61
Pale Turquoise
#A5FBD5
ΔE00 8.87
Hospital Green
#9BE5AA
ΔE00 9.47
Duck Egg Blue
#C3FBF4
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE2C8 #E2BCD6
analogous
#C3E2BC #BCE2C8 #BCE2DB
triadic
#BCE2C8 #C8BCE2 #E2C8BC
tetradic
#BCE2C8 #BCC3E2 #E2BCD6 #E2DBBC
square
#BCE2C8 #BCC3E2 #E2BCD6 #E2DBBC
split-complementary
#BCE2C8 #DBBCE2 #E2BCC3
monochromatic
#67BD82 #91D0A5 #BCE2C8 #E7F4EB #EAF6ED
Accessibility & contrast
On white
1.41
#BCE2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#BCE2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE2C8
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE2C8 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DCC7
Deuteranopia (green-blind)
#DBD7C9
Tritanopia (blue-blind)
#B6E1DA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bce2c8; /* rgb */ color: rgb(188, 226, 200); /* oklch */ color: oklch(87.8% 0.053 155.3);
Tailwind
colors: {
custom: {
50: '#d0ebd8',
500: '#bce2c8',
950: '#000000',
},
}SCSS
$custom: #bce2c8; $custom-light: #d0ebd8; $custom-dark: #000000;
JSON
{
"hex": "#bce2c8",
"rgb": {
"r": 188,
"g": 226,
"b": 200
},
"hsl": {
"h": 138.947,
"s": 39.583,
"l": 81.176
},
"oklch": {
"l": 0.87837,
"c": 0.0534,
"h": 155.3
},
"luminance": 0.69254
}Semantic roles & 50–950 ramp
primary
#BCE2C8
secondary
#BB87AB
accent
#338AB3
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141614
muted
#838483