#BCE2AA#BCE2AA
#BCE2AA is a very light, moderate green. Relative luminance 0.680; OKLCH L 87.1% C 0.085 H 135.7°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE2AA |
|---|---|
| RGB | rgb(188, 226, 170) |
| HSL | hsl(101, 49%, 78%) |
| HSV | hsv(101, 25%, 89%) |
| CMYK | cmyk(16.8%, 0%, 24.8%, 11.4%) |
| CIE-LAB | lab(86.00, -22.52, 23.40) |
| CIE-LCH | lch(86.00, 32.47, 133.90°) |
| OKLab | oklab(87.13% -0.061 0.0595) |
| OKLCH | oklch(87.13% 0.085 135.7) |
| XYZ | xyz(55.1896, 67.9854, 48.2372) |
| Luminance | 0.6799 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.82
Light Sage
#BCECAC
ΔE00 2.78
Washed Out Green
#BCF5A6
ΔE00 5.80
Very Pale Green
#CFFDBC
ΔE00 5.81
Hospital Green
#9BE5AA
ΔE00 6.12
Very Light Green
#D1FFBD
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE2AA #D0AAE2
analogous
#D8E2AA #BCE2AA #AAE2B4
triadic
#BCE2AA #AABCE2 #E2AABC
tetradic
#BCE2AA #AAD8E2 #D0AAE2 #E2B4AA
square
#BCE2AA #AAD8E2 #D0AAE2 #E2B4AA
split-complementary
#BCE2AA #B4AAE2 #E2AAD8
monochromatic
#74C34F #98D27C #BCE2AA #E0F2D8 #EDF7E8
Accessibility & contrast
On white
1.44
#BCE2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#BCE2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE2AA
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE2AA | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D9A7
Deuteranopia (green-blind)
#E0D6AD
Tritanopia (blue-blind)
#BCDED3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bce2aa; /* rgb */ color: rgb(188, 226, 170); /* oklch */ color: oklch(87.1% 0.085 135.7);
Tailwind
colors: {
custom: {
50: '#d0ebc3',
500: '#bce2aa',
950: '#000000',
},
}SCSS
$custom: #bce2aa; $custom-light: #d0ebc3; $custom-dark: #000000;
JSON
{
"hex": "#bce2aa",
"rgb": {
"r": 188,
"g": 226,
"b": 170
},
"hsl": {
"h": 100.714,
"s": 49.123,
"l": 77.647
},
"oklch": {
"l": 0.87127,
"c": 0.08518,
"h": 135.7
},
"luminance": 0.67986
}Semantic roles & 50–950 ramp
primary
#BCE2AA
secondary
#A575BB
accent
#29BC8D
background
#FEFEFD
surface
#FBFDF9
border
#D4D5D2
text
#141612
muted
#838482