#BCEDDB#BCEDDB
#BCEDDB is a very light, muted teal. Relative luminance 0.764; OKLCH L 90.7% C 0.056 H 170.6°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BCEDDB |
|---|---|
| RGB | rgb(188, 237, 219) |
| HSL | hsl(158, 58%, 83%) |
| HSV | hsv(158, 21%, 93%) |
| CMYK | cmyk(20.7%, 0%, 7.6%, 7.1%) |
| CIE-LAB | lab(90.03, -19.23, 3.57) |
| CIE-LCH | lch(90.03, 19.56, 169.49°) |
| OKLab | oklab(90.7% -0.0553 0.0092) |
| OKLCH | oklch(90.7% 0.056 170.6) |
| XYZ | xyz(63.8058, 76.3721, 78.3836) |
| Luminance | 0.7637 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.89
Duck Egg Blue
#C3FBF4
ΔE00 5.24
Eggshell Blue
#C4FFF7
ΔE00 5.57
Light Light Blue
#CAFFFB
ΔE00 6.64
Ice
#D6FFFA
ΔE00 6.88
Pale Cyan
#B7FFFA
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCEDDB #EDBCCE
analogous
#BCEDC2 #BCEDDB #BCE6ED
triadic
#BCEDDB #DBBCED #EDDBBC
tetradic
#BCEDDB #C2BCED #EDBCCE #E6EDBC
square
#BCEDDB #C2BCED #EDBCCE #E6EDBC
split-complementary
#BCEDDB #EDBCE6 #EDC2BC
monochromatic
#5CD3A7 #8CE0C1 #BCEDDB #E7F9F2 #E7F9F2
Accessibility & contrast
On white
1.29
#BCEDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#BCEDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCEDDB
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCEDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCEDDB | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE6DA
Deuteranopia (green-blind)
#E1E0DC
Tritanopia (blue-blind)
#B1EEE8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bceddb; /* rgb */ color: rgb(188, 237, 219); /* oklch */ color: oklch(90.7% 0.056 170.6);
Tailwind
colors: {
custom: {
50: '#d1f3e6',
500: '#bceddb',
950: '#000000',
},
}SCSS
$custom: #bceddb; $custom-light: #d1f3e6; $custom-dark: #000000;
JSON
{
"hex": "#bceddb",
"rgb": {
"r": 188,
"g": 237,
"b": 219
},
"hsl": {
"h": 157.959,
"s": 57.647,
"l": 83.333
},
"oklch": {
"l": 0.90697,
"c": 0.05603,
"h": 170.6
},
"luminance": 0.76374
}Semantic roles & 50–950 ramp
primary
#BCEDDB
secondary
#CA839D
accent
#205DC5
background
#FEFFFE
surface
#FBFEFC
border
#D4D6D5
text
#141715
muted
#838584