#BCEEB4#BCEEB4
#BCEEB4 is a very light, moderate green. Relative luminance 0.751; OKLCH L 90.0% C 0.093 H 141.2°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BCEEB4 |
|---|---|
| RGB | rgb(188, 238, 180) |
| HSL | hsl(112, 63%, 82%) |
| HSV | hsv(112, 24%, 93%) |
| CMYK | cmyk(21%, 0%, 24.4%, 6.7%) |
| CIE-LAB | lab(89.46, -26.71, 22.99) |
| CIE-LCH | lch(89.46, 35.24, 139.28°) |
| OKLab | oklab(89.96% -0.0727 0.0585) |
| OKLCH | oklch(89.96% 0.093 141.2) |
| XYZ | xyz(59.5497, 75.1342, 54.5360) |
| Luminance | 0.7514 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.57
Light Grey Green
#B7E1A1
ΔE00 3.59
Very Pale Green
#CFFDBC
ΔE00 3.75
Celadon
#BEFDB7
ΔE00 3.75
Pale Green
#C7FDB5
ΔE00 3.98
Very Light Green
#D1FFBD
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCEEB4 #E6B4EE
analogous
#D9EEB4 #BCEEB4 #B4EEC9
triadic
#BCEEB4 #B4BCEE #EEB4BC
tetradic
#BCEEB4 #B4D9EE #E6B4EE #EEC9B4
square
#BCEEB4 #B4D9EE #E6B4EE #EEC9B4
split-complementary
#BCEEB4 #C9B4EE #EEB4D9
monochromatic
#63D750 #8FE382 #BCEEB4 #E9F9E6 #E9F9E6
Accessibility & contrast
On white
1.31
#BCEEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#BCEEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCEEB4
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCEEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCEEB4 | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E4B1
Deuteranopia (green-blind)
#E9DFB7
Tritanopia (blue-blind)
#B9EADE
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #bceeb4; /* rgb */ color: rgb(188, 238, 180); /* oklch */ color: oklch(90.0% 0.093 141.2);
Tailwind
colors: {
custom: {
50: '#d1f3ca',
500: '#bceeb4',
950: '#000000',
},
}SCSS
$custom: #bceeb4; $custom-light: #d1f3ca; $custom-dark: #000000;
JSON
{
"hex": "#bceeb4",
"rgb": {
"r": 188,
"g": 238,
"b": 180
},
"hsl": {
"h": 111.724,
"s": 63.043,
"l": 81.961
},
"oklch": {
"l": 0.89957,
"c": 0.09336,
"h": 141.2
},
"luminance": 0.75136
}Semantic roles & 50–950 ramp
primary
#BCEEB4
secondary
#C07BCC
accent
#1BCBB3
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141713
muted
#838582