#BCE2BF#BCE2BF
#BCE2BF is a very light, moderate green. Relative luminance 0.688; OKLCH L 87.6% C 0.062 H 147.2°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE2BF |
|---|---|
| RGB | rgb(188, 226, 191) |
| HSL | hsl(125, 40%, 81%) |
| HSV | hsv(125, 17%, 89%) |
| CMYK | cmyk(16.8%, 0%, 15.5%, 11.4%) |
| CIE-LAB | lab(86.43, -19.02, 13.04) |
| CIE-LCH | lch(86.43, 23.06, 145.56°) |
| OKLab | oklab(87.61% -0.0522 0.0337) |
| OKLCH | oklch(87.61% 0.062 147.2) |
| XYZ | xyz(57.3371, 68.8444, 59.5475) |
| Luminance | 0.6885 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 6.12
Light Sage
#BCECAC
ΔE00 7.00
Light Grey Green
#B7E1A1
ΔE00 7.09
Hospital Green
#9BE5AA
ΔE00 7.54
Light Teal
#90E4C1
ΔE00 8.01
Very Pale Green
#CFFDBC
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE2BF #E2BCDF
analogous
#CCE2BC #BCE2BF #BCE2D2
triadic
#BCE2BF #BFBCE2 #E2BFBC
tetradic
#BCE2BF #BCCCE2 #E2BCDF #E2D2BC
square
#BCE2BF #BCCCE2 #E2BCDF #E2D2BC
split-complementary
#BCE2BF #D2BCE2 #E2BCCC
monochromatic
#67BD6D #91D096 #BCE2BF #E7F4E8 #EAF6EB
Accessibility & contrast
On white
1.42
#BCE2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#BCE2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE2BF
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE2BF | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DBBD
Deuteranopia (green-blind)
#DDD7C1
Tritanopia (blue-blind)
#B8E0D8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bce2bf; /* rgb */ color: rgb(188, 226, 191); /* oklch */ color: oklch(87.6% 0.062 147.2);
Tailwind
colors: {
custom: {
50: '#d0ebd2',
500: '#bce2bf',
950: '#000000',
},
}SCSS
$custom: #bce2bf; $custom-light: #d0ebd2; $custom-dark: #000000;
JSON
{
"hex": "#bce2bf",
"rgb": {
"r": 188,
"g": 226,
"b": 191
},
"hsl": {
"h": 124.737,
"s": 39.583,
"l": 81.176
},
"oklch": {
"l": 0.87609,
"c": 0.06215,
"h": 147.2
},
"luminance": 0.68846
}Semantic roles & 50–950 ramp
primary
#BCE2BF
secondary
#BB87B7
accent
#33A9B3
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141614
muted
#838483