#BCEDDF#BCEDDF
#BCEDDF is a very light, muted teal. Relative luminance 0.766; OKLCH L 90.8% C 0.054 H 175.7°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BCEDDF |
|---|---|
| RGB | rgb(188, 237, 223) |
| HSL | hsl(163, 58%, 83%) |
| HSV | hsv(163, 21%, 93%) |
| CMYK | cmyk(20.7%, 0%, 5.9%, 7.1%) |
| CIE-LAB | lab(90.13, -18.44, 1.62) |
| CIE-LCH | lch(90.13, 18.51, 174.97°) |
| OKLab | oklab(90.81% -0.0537 0.004) |
| OKLCH | oklch(90.81% 0.054 175.7) |
| XYZ | xyz(64.3387, 76.5852, 81.1903) |
| Luminance | 0.7659 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 4.13
Eggshell Blue
#C4FFF7
ΔE00 4.63
Pale Aqua
#B8FFEB
ΔE00 5.12
Light Light Blue
#CAFFFB
ΔE00 5.49
Paleturquoise
#AFEEEE
ΔE00 5.88
Ice
#D6FFFA
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCEDDF #EDBCCA
analogous
#BCEDC6 #BCEDDF #BCE2ED
triadic
#BCEDDF #DFBCED #EDDFBC
tetradic
#BCEDDF #C6BCED #EDBCCA #E2EDBC
square
#BCEDDF #C6BCED #EDBCCA #E2EDBC
split-complementary
#BCEDDF #EDBCE2 #EDC6BC
monochromatic
#5CD3B1 #8CE0C8 #BCEDDF #E7F9F3 #E7F9F3
Accessibility & contrast
On white
1.29
#BCEDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#BCEDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCEDDF
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCEDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCEDDF | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E7DE
Deuteranopia (green-blind)
#E0E0E0
Tritanopia (blue-blind)
#B0EEE9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bceddf; /* rgb */ color: rgb(188, 237, 223); /* oklch */ color: oklch(90.8% 0.054 175.7);
Tailwind
colors: {
custom: {
50: '#d1f3e9',
500: '#bceddf',
950: '#000000',
},
}SCSS
$custom: #bceddf; $custom-light: #d1f3e9; $custom-dark: #000000;
JSON
{
"hex": "#bceddf",
"rgb": {
"r": 188,
"g": 237,
"b": 223
},
"hsl": {
"h": 162.857,
"s": 57.647,
"l": 83.333
},
"oklch": {
"l": 0.90808,
"c": 0.05382,
"h": 175.7
},
"luminance": 0.76587
}Semantic roles & 50–950 ramp
primary
#BCEDDF
secondary
#CA8397
accent
#204FC5
background
#FEFFFE
surface
#FBFEFC
border
#D4D6D5
text
#141716
muted
#838584