#BCEDDC#BCEDDC
#BCEDDC is a very light, muted teal. Relative luminance 0.764; OKLCH L 90.7% C 0.055 H 171.8°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BCEDDC |
|---|---|
| RGB | rgb(188, 237, 220) |
| HSL | hsl(159, 58%, 83%) |
| HSV | hsv(159, 21%, 93%) |
| CMYK | cmyk(20.7%, 0%, 7.2%, 7.1%) |
| CIE-LAB | lab(90.06, -19.04, 3.08) |
| CIE-LCH | lch(90.06, 19.28, 170.81°) |
| OKLab | oklab(90.73% -0.0549 0.0079) |
| OKLCH | oklch(90.73% 0.055 171.8) |
| XYZ | xyz(63.9378, 76.4249, 79.0790) |
| Luminance | 0.7643 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.90
Duck Egg Blue
#C3FBF4
ΔE00 4.95
Eggshell Blue
#C4FFF7
ΔE00 5.31
Light Light Blue
#CAFFFB
ΔE00 6.35
Ice
#D6FFFA
ΔE00 6.63
Pale Cyan
#B7FFFA
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCEDDC #EDBCCD
analogous
#BCEDC3 #BCEDDC #BCE5ED
triadic
#BCEDDC #DCBCED #EDDCBC
tetradic
#BCEDDC #C3BCED #EDBCCD #E5EDBC
square
#BCEDDC #C3BCED #EDBCCD #E5EDBC
split-complementary
#BCEDDC #EDBCE5 #EDC3BC
monochromatic
#5CD3AA #8CE0C3 #BCEDDC #E7F9F2 #E7F9F2
Accessibility & contrast
On white
1.29
#BCEDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#BCEDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCEDDC
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCEDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCEDDC | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE6DB
Deuteranopia (green-blind)
#E1E0DD
Tritanopia (blue-blind)
#B1EEE8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bceddc; /* rgb */ color: rgb(188, 237, 220); /* oklch */ color: oklch(90.7% 0.055 171.8);
Tailwind
colors: {
custom: {
50: '#d1f3e6',
500: '#bceddc',
950: '#000000',
},
}SCSS
$custom: #bceddc; $custom-light: #d1f3e6; $custom-dark: #000000;
JSON
{
"hex": "#bceddc",
"rgb": {
"r": 188,
"g": 237,
"b": 220
},
"hsl": {
"h": 159.184,
"s": 57.647,
"l": 83.333
},
"oklch": {
"l": 0.90725,
"c": 0.05544,
"h": 171.8
},
"luminance": 0.76427
}Semantic roles & 50–950 ramp
primary
#BCEDDC
secondary
#CA839C
accent
#2059C5
background
#FEFFFE
surface
#FBFEFC
border
#D4D6D5
text
#141716
muted
#838584