#BCE2BE#BCE2BE
#BCE2BE is a very light, moderate green. Relative luminance 0.688; OKLCH L 87.6% C 0.063 H 146.4°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE2BE |
|---|---|
| RGB | rgb(188, 226, 190) |
| HSL | hsl(123, 40%, 81%) |
| HSV | hsv(123, 17%, 89%) |
| CMYK | cmyk(16.8%, 0%, 15.9%, 11.4%) |
| CIE-LAB | lab(86.41, -19.19, 13.54) |
| CIE-LCH | lch(86.41, 23.49, 144.81°) |
| OKLab | oklab(87.59% -0.0526 0.035) |
| OKLCH | oklch(87.59% 0.063 146.4) |
| XYZ | xyz(57.2275, 68.8005, 58.9700) |
| Luminance | 0.6880 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 6.05
Light Sage
#BCECAC
ΔE00 6.74
Light Grey Green
#B7E1A1
ΔE00 6.81
Hospital Green
#9BE5AA
ΔE00 7.37
Light Teal
#90E4C1
ΔE00 8.07
Very Pale Green
#CFFDBC
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE2BE #E2BCE0
analogous
#CDE2BC #BCE2BE #BCE2D1
triadic
#BCE2BE #BEBCE2 #E2BEBC
tetradic
#BCE2BE #BCCDE2 #E2BCE0 #E2D1BC
square
#BCE2BE #BCCDE2 #E2BCE0 #E2D1BC
split-complementary
#BCE2BE #D1BCE2 #E2BCCD
monochromatic
#67BD6B #91D095 #BCE2BE #E7F4E7 #EAF6EA
Accessibility & contrast
On white
1.42
#BCE2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#BCE2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE2BE
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE2BE | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DBBC
Deuteranopia (green-blind)
#DDD7C0
Tritanopia (blue-blind)
#B8E0D8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bce2be; /* rgb */ color: rgb(188, 226, 190); /* oklch */ color: oklch(87.6% 0.063 146.4);
Tailwind
colors: {
custom: {
50: '#d0ebd1',
500: '#bce2be',
950: '#000000',
},
}SCSS
$custom: #bce2be; $custom-light: #d0ebd1; $custom-dark: #000000;
JSON
{
"hex": "#bce2be",
"rgb": {
"r": 188,
"g": 226,
"b": 190
},
"hsl": {
"h": 123.158,
"s": 39.583,
"l": 81.176
},
"oklch": {
"l": 0.87585,
"c": 0.06319,
"h": 146.4
},
"luminance": 0.68802
}Semantic roles & 50–950 ramp
primary
#BCE2BE
secondary
#BB87B8
accent
#33ACB3
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141614
muted
#838483