#BCEEB3#BCEEB3
#BCEEB3 is a very light, moderate green. Relative luminance 0.751; OKLCH L 89.9% C 0.094 H 140.8°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BCEEB3 |
|---|---|
| RGB | rgb(188, 238, 179) |
| HSL | hsl(111, 63%, 82%) |
| HSV | hsv(111, 25%, 93%) |
| CMYK | cmyk(21%, 0%, 24.8%, 6.7%) |
| CIE-LAB | lab(89.44, -26.87, 23.48) |
| CIE-LCH | lch(89.44, 35.68, 138.86°) |
| OKLab | oklab(89.94% -0.0732 0.0597) |
| OKLCH | oklch(89.94% 0.094 140.8) |
| XYZ | xyz(59.4482, 75.0936, 54.0015) |
| Luminance | 0.7510 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.35
Light Grey Green
#B7E1A1
ΔE00 3.47
Celadon
#BEFDB7
ΔE00 3.66
Very Pale Green
#CFFDBC
ΔE00 3.67
Pale Green
#C7FDB5
ΔE00 3.84
Washed Out Green
#BCF5A6
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCEEB3 #E5B3EE
analogous
#DAEEB3 #BCEEB3 #B3EEC8
triadic
#BCEEB3 #B3BCEE #EEB3BC
tetradic
#BCEEB3 #B3DAEE #E5B3EE #EEC8B3
square
#BCEEB3 #B3DAEE #E5B3EE #EEC8B3
split-complementary
#BCEEB3 #C8B3EE #EEB3DA
monochromatic
#64D84F #90E381 #BCEEB3 #E8F9E5 #E9F9E6
Accessibility & contrast
On white
1.31
#BCEEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#BCEEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCEEB3
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCEEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCEEB3 | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E4AF
Deuteranopia (green-blind)
#E9DFB6
Tritanopia (blue-blind)
#B9EADE
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #bceeb3; /* rgb */ color: rgb(188, 238, 179); /* oklch */ color: oklch(89.9% 0.094 140.8);
Tailwind
colors: {
custom: {
50: '#d1f3ca',
500: '#bceeb3',
950: '#000000',
},
}SCSS
$custom: #bceeb3; $custom-light: #d1f3ca; $custom-dark: #000000;
JSON
{
"hex": "#bceeb3",
"rgb": {
"r": 188,
"g": 238,
"b": 179
},
"hsl": {
"h": 110.847,
"s": 63.441,
"l": 81.765
},
"oklch": {
"l": 0.89936,
"c": 0.09444,
"h": 140.8
},
"luminance": 0.75095
}Semantic roles & 50–950 ramp
primary
#BCEEB3
secondary
#BF7ACC
accent
#1ACBB0
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141713
muted
#838582