#BCE2C2#BCE2C2
#BCE2C2 is a very light, muted green. Relative luminance 0.690; OKLCH L 87.7% C 0.059 H 149.6°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE2C2 |
|---|---|
| RGB | rgb(188, 226, 194) |
| HSL | hsl(129, 40%, 81%) |
| HSV | hsv(129, 17%, 89%) |
| CMYK | cmyk(16.8%, 0%, 14.2%, 11.4%) |
| CIE-LAB | lab(86.49, -18.49, 11.56) |
| CIE-LCH | lch(86.49, 21.81, 147.97°) |
| OKLab | oklab(87.68% -0.051 0.0299) |
| OKLCH | oklch(87.68% 0.059 149.6) |
| XYZ | xyz(57.6706, 68.9778, 61.3041) |
| Luminance | 0.6898 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 6.44
Light Sage
#BCECAC
ΔE00 7.83
Light Teal
#90E4C1
ΔE00 7.89
Light Grey Green
#B7E1A1
ΔE00 7.95
Hospital Green
#9BE5AA
ΔE00 8.11
Pale Turquoise
#A5FBD5
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE2C2 #E2BCDC
analogous
#C9E2BC #BCE2C2 #BCE2D5
triadic
#BCE2C2 #C2BCE2 #E2C2BC
tetradic
#BCE2C2 #BCC9E2 #E2BCDC #E2D5BC
square
#BCE2C2 #BCC9E2 #E2BCDC #E2D5BC
split-complementary
#BCE2C2 #D5BCE2 #E2BCC9
monochromatic
#67BD74 #91D09B #BCE2C2 #E7F4E9 #EAF6EC
Accessibility & contrast
On white
1.42
#BCE2C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#BCE2C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE2C2
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE2C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE2C2 | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DBC0
Deuteranopia (green-blind)
#DCD7C4
Tritanopia (blue-blind)
#B8E0D9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bce2c2; /* rgb */ color: rgb(188, 226, 194); /* oklch */ color: oklch(87.7% 0.059 149.6);
Tailwind
colors: {
custom: {
50: '#d0ebd4',
500: '#bce2c2',
950: '#000000',
},
}SCSS
$custom: #bce2c2; $custom-light: #d0ebd4; $custom-dark: #000000;
JSON
{
"hex": "#bce2c2",
"rgb": {
"r": 188,
"g": 226,
"b": 194
},
"hsl": {
"h": 129.474,
"s": 39.583,
"l": 81.176
},
"oklch": {
"l": 0.87684,
"c": 0.05912,
"h": 149.6
},
"luminance": 0.68979
}Semantic roles & 50–950 ramp
primary
#BCE2C2
secondary
#BB87B3
accent
#339EB3
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141614
muted
#838483