#BCEBCD#BCEBCD
#BCEBCD is a very light, moderate green. Relative luminance 0.745; OKLCH L 89.9% C 0.063 H 156.9°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BCEBCD |
|---|---|
| RGB | rgb(188, 235, 205) |
| HSL | hsl(142, 54%, 83%) |
| HSV | hsv(142, 20%, 92%) |
| CMYK | cmyk(20%, 0%, 12.8%, 7.8%) |
| CIE-LAB | lab(89.16, -20.92, 9.62) |
| CIE-LCH | lch(89.16, 23.03, 155.30°) |
| OKLab | oklab(89.9% -0.0584 0.0249) |
| OKLCH | oklch(89.9% 0.063 156.9) |
| XYZ | xyz(61.4638, 74.5140, 68.8900) |
| Luminance | 0.7452 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.33
Pale Turquoise
#A5FBD5
ΔE00 6.46
Light Teal
#90E4C1
ΔE00 6.64
Pale Aqua
#B8FFEB
ΔE00 6.85
Hospital Green
#9BE5AA
ΔE00 8.22
Light Sage
#BCECAC
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCEBCD #EBBCDA
analogous
#C2EBBC #BCEBCD #BCEBE4
triadic
#BCEBCD #CDBCEB #EBCDBC
tetradic
#BCEBCD #BCC2EB #EBBCDA #EBE4BC
square
#BCEBCD #BCC2EB #EBBCDA #EBE4BC
split-complementary
#BCEBCD #E4BCEB #EBBCC2
monochromatic
#5ECF87 #8DDDAA #BCEBCD #E7F8ED #E7F8ED
Accessibility & contrast
On white
1.32
#BCEBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#BCEBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCEBCD
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCEBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCEBCD | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE3CB
Deuteranopia (green-blind)
#E2DECF
Tritanopia (blue-blind)
#B4EAE2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #bcebcd; /* rgb */ color: rgb(188, 235, 205); /* oklch */ color: oklch(89.9% 0.063 156.9);
Tailwind
colors: {
custom: {
50: '#d0f1dc',
500: '#bcebcd',
950: '#000000',
},
}SCSS
$custom: #bcebcd; $custom-light: #d0f1dc; $custom-dark: #000000;
JSON
{
"hex": "#bcebcd",
"rgb": {
"r": 188,
"g": 235,
"b": 205
},
"hsl": {
"h": 141.702,
"s": 54.023,
"l": 82.941
},
"oklch": {
"l": 0.89897,
"c": 0.06349,
"h": 156.9
},
"luminance": 0.74516
}Semantic roles & 50–950 ramp
primary
#BCEBCD
secondary
#C784AF
accent
#2489C1
background
#FEFFFE
surface
#FBFEFC
border
#D4D6D5
text
#141615
muted
#838584