#BCEBAD#BCEBAD
#BCEBAD is a very light, moderate green. Relative luminance 0.731; OKLCH L 89.2% C 0.096 H 138.2°. Best body text is #000000 at 15.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BCEBAD |
|---|---|
| RGB | rgb(188, 235, 173) |
| HSL | hsl(105, 61%, 80%) |
| HSV | hsv(105, 26%, 92%) |
| CMYK | cmyk(20%, 0%, 26.4%, 7.8%) |
| CIE-LAB | lab(88.51, -26.39, 25.28) |
| CIE-LCH | lch(88.51, 36.55, 136.23°) |
| OKLab | oklab(89.15% -0.0717 0.0641) |
| OKLCH | oklch(89.15% 0.096 138.2) |
| XYZ | xyz(57.9884, 73.1238, 50.5862) |
| Luminance | 0.7312 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 0.44
Light Grey Green
#B7E1A1
ΔE00 2.42
Washed Out Green
#BCF5A6
ΔE00 3.63
Very Pale Green
#CFFDBC
ΔE00 3.93
Pale Green
#C7FDB5
ΔE00 3.99
Celadon
#BEFDB7
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCEBAD #DCADEB
analogous
#DBEBAD #BCEBAD #ADEBBD
triadic
#BCEBAD #ADBCEB #EBADBC
tetradic
#BCEBAD #ADDBEB #DCADEB #EBBDAD
square
#BCEBAD #ADDBEB #DCADEB #EBBDAD
split-complementary
#BCEBAD #BDADEB #EBADDB
monochromatic
#6CD34B #94DF7C #BCEBAD #E4F7DE #EBF9E6
Accessibility & contrast
On white
1.34
#BCEBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.63
#BCEBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCEBAD
15.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCEBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCEBAD | 1.00 | 1.34 | 15.63 | 15.63 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE1A9
Deuteranopia (green-blind)
#E8DCB0
Tritanopia (blue-blind)
#BAE7DA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #bcebad; /* rgb */ color: rgb(188, 235, 173); /* oklch */ color: oklch(89.2% 0.096 138.2);
Tailwind
colors: {
custom: {
50: '#d1f1c5',
500: '#bcebad',
950: '#000000',
},
}SCSS
$custom: #bcebad; $custom-light: #d1f1c5; $custom-dark: #000000;
JSON
{
"hex": "#bcebad",
"rgb": {
"r": 188,
"g": 235,
"b": 173
},
"hsl": {
"h": 105.484,
"s": 60.784,
"l": 80
},
"oklch": {
"l": 0.89153,
"c": 0.0962,
"h": 138.2
},
"luminance": 0.73125
}Semantic roles & 50–950 ramp
primary
#BCEBAD
secondary
#B375C7
accent
#1DC89F
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141613
muted
#838582