#BCE3BF#BCE3BF
#BCE3BF is a very light, moderate green. Relative luminance 0.694; OKLCH L 87.8% C 0.064 H 147.1°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE3BF |
|---|---|
| RGB | rgb(188, 227, 191) |
| HSL | hsl(125, 41%, 81%) |
| HSV | hsv(125, 17%, 89%) |
| CMYK | cmyk(17.2%, 0%, 15.9%, 11%) |
| CIE-LAB | lab(86.70, -19.51, 13.42) |
| CIE-LCH | lch(86.70, 23.69, 145.47°) |
| OKLab | oklab(87.83% -0.0536 0.0347) |
| OKLCH | oklch(87.83% 0.064 147.1) |
| XYZ | xyz(57.6098, 69.3898, 59.6384) |
| Luminance | 0.6939 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.82
Light Sage
#BCECAC
ΔE00 6.71
Light Grey Green
#B7E1A1
ΔE00 6.87
Hospital Green
#9BE5AA
ΔE00 7.27
Light Teal
#90E4C1
ΔE00 7.89
Very Pale Green
#CFFDBC
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE3BF #E3BCE0
analogous
#CDE3BC #BCE3BF #BCE3D3
triadic
#BCE3BF #BFBCE3 #E3BFBC
tetradic
#BCE3BF #BCCDE3 #E3BCE0 #E3D3BC
square
#BCE3BF #BCCDE3 #E3BCE0 #E3D3BC
split-complementary
#BCE3BF #D3BCE3 #E3BCCD
monochromatic
#66BF6D #91D196 #BCE3BF #E7F5E8 #E9F6EA
Accessibility & contrast
On white
1.41
#BCE3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#BCE3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE3BF
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE3BF | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DCBD
Deuteranopia (green-blind)
#DED7C1
Tritanopia (blue-blind)
#B8E1D9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bce3bf; /* rgb */ color: rgb(188, 227, 191); /* oklch */ color: oklch(87.8% 0.064 147.1);
Tailwind
colors: {
custom: {
50: '#d0ecd2',
500: '#bce3bf',
950: '#000000',
},
}SCSS
$custom: #bce3bf; $custom-light: #d0ecd2; $custom-dark: #000000;
JSON
{
"hex": "#bce3bf",
"rgb": {
"r": 188,
"g": 227,
"b": 191
},
"hsl": {
"h": 124.615,
"s": 41.053,
"l": 81.373
},
"oklch": {
"l": 0.87825,
"c": 0.06381,
"h": 147.1
},
"luminance": 0.69391
}Semantic roles & 50–950 ramp
primary
#BCE3BF
secondary
#BC87B8
accent
#31AAB4
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141614
muted
#838483