#BCEBAA#BCEBAA
#BCEBAA is a very light, moderate green. Relative luminance 0.730; OKLCH L 89.1% C 0.099 H 137.2°. Best body text is #000000 at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BCEBAA |
|---|---|
| RGB | rgb(188, 235, 170) |
| HSL | hsl(103, 62%, 79%) |
| HSV | hsv(103, 28%, 92%) |
| CMYK | cmyk(20%, 0%, 27.7%, 7.8%) |
| CIE-LAB | lab(88.45, -26.85, 26.75) |
| CIE-LCH | lch(88.45, 37.90, 135.11°) |
| OKLab | oklab(89.09% -0.073 0.0676) |
| OKLCH | oklch(89.09% 0.099 137.2) |
| XYZ | xyz(57.7014, 73.0090, 49.0745) |
| Luminance | 0.7301 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 0.39
Light Grey Green
#B7E1A1
ΔE00 2.25
Washed Out Green
#BCF5A6
ΔE00 3.17
Pale Green
#C7FDB5
ΔE00 3.82
Very Pale Green
#CFFDBC
ΔE00 3.93
Celadon
#BEFDB7
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCEBAA #D9AAEB
analogous
#DDEBAA #BCEBAA #AAEBB9
triadic
#BCEBAA #AABCEB #EBAABC
tetradic
#BCEBAA #AADDEB #D9AAEB #EBB9AA
square
#BCEBAA #AADDEB #D9AAEB #EBB9AA
split-complementary
#BCEBAA #B9AAEB #EBAADD
monochromatic
#6ED447 #95DF78 #BCEBAA #E3F7DC #EBF9E6
Accessibility & contrast
On white
1.35
#BCEBAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.60
#BCEBAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCEBAA
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCEBAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCEBAA | 1.00 | 1.35 | 15.60 | 15.60 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E1A6
Deuteranopia (green-blind)
#E8DCAD
Tritanopia (blue-blind)
#BBE6DA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #bcebaa; /* rgb */ color: rgb(188, 235, 170); /* oklch */ color: oklch(89.1% 0.099 137.2);
Tailwind
colors: {
custom: {
50: '#d1f1c3',
500: '#bcebaa',
950: '#000000',
},
}SCSS
$custom: #bcebaa; $custom-light: #d1f1c3; $custom-dark: #000000;
JSON
{
"hex": "#bcebaa",
"rgb": {
"r": 188,
"g": 235,
"b": 170
},
"hsl": {
"h": 103.385,
"s": 61.905,
"l": 79.412
},
"oklch": {
"l": 0.89091,
"c": 0.09949,
"h": 137.2
},
"luminance": 0.7301
}Semantic roles & 50–950 ramp
primary
#BCEBAA
secondary
#B072C7
accent
#1CCA9A
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141612
muted
#838582