#BCEEAA#BCEEAA
#BCEEAA is a very light, moderate green. Relative luminance 0.747; OKLCH L 89.7% C 0.104 H 137.6°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BCEEAA |
|---|---|
| RGB | rgb(188, 238, 170) |
| HSL | hsl(104, 67%, 80%) |
| HSV | hsv(104, 29%, 93%) |
| CMYK | cmyk(21%, 0%, 28.6%, 6.7%) |
| CIE-LAB | lab(89.27, -28.28, 27.86) |
| CIE-LCH | lch(89.27, 39.70, 135.43°) |
| OKLab | oklab(89.75% -0.0769 0.0703) |
| OKLCH | oklch(89.75% 0.104 137.6) |
| XYZ | xyz(58.5676, 74.7413, 49.3632) |
| Luminance | 0.7474 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 0.85
Washed Out Green
#BCF5A6
ΔE00 2.35
Light Grey Green
#B7E1A1
ΔE00 2.94
Pale Green
#C7FDB5
ΔE00 3.12
Celadon
#BEFDB7
ΔE00 3.44
Tea Green
#BDF8A3
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCEEAA #DCAAEE
analogous
#DEEEAA #BCEEAA #AAEEBA
triadic
#BCEEAA #AABCEE #EEAABC
tetradic
#BCEEAA #AADEEE #DCAAEE #EEBAAA
square
#BCEEAA #AADEEE #DCAAEE #EEBAAA
split-complementary
#BCEEAA #BAAAEE #EEAADE
monochromatic
#6CDA44 #94E477 #BCEEAA #E4F8DD #EBFAE5
Accessibility & contrast
On white
1.32
#BCEEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#BCEEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCEEAA
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCEEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCEEAA | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E3A6
Deuteranopia (green-blind)
#EBDFAD
Tritanopia (blue-blind)
#BAE9DC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #bceeaa; /* rgb */ color: rgb(188, 238, 170); /* oklch */ color: oklch(89.7% 0.104 137.6);
Tailwind
colors: {
custom: {
50: '#d1f3c3',
500: '#bceeaa',
950: '#000000',
},
}SCSS
$custom: #bceeaa; $custom-light: #d1f3c3; $custom-dark: #000000;
JSON
{
"hex": "#bceeaa",
"rgb": {
"r": 188,
"g": 238,
"b": 170
},
"hsl": {
"h": 104.118,
"s": 66.667,
"l": 80
},
"oklch": {
"l": 0.89749,
"c": 0.10421,
"h": 137.6
},
"luminance": 0.74743
}Semantic roles & 50–950 ramp
primary
#BCEEAA
secondary
#B371CB
accent
#17CF9E
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141712
muted
#838582