#BCEDEE#BCEDEE
#BCEDEE is a very light, muted teal. Relative luminance 0.774; OKLCH L 91.2% C 0.050 H 197.9°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BCEDEE |
|---|---|
| RGB | rgb(188, 237, 238) |
| HSL | hsl(181, 60%, 84%) |
| HSV | hsv(181, 21%, 93%) |
| CMYK | cmyk(21%, 0.4%, 0%, 6.7%) |
| CIE-LAB | lab(90.52, -15.36, -5.64) |
| CIE-LCH | lch(90.52, 16.37, 200.16°) |
| OKLab | oklab(91.25% -0.0477 -0.0154) |
| OKLCH | oklch(91.25% 0.05 197.9) |
| XYZ | xyz(66.4513, 77.4303, 92.3166) |
| Luminance | 0.7743 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.80
Light Sky Blue
#C6FCFF
ΔE00 3.23
Pale Sky Blue
#BDF6FE
ΔE00 3.33
Powder Blue
#B0E0E6
ΔE00 3.53
Pale Blue
#D0FEFE
ΔE00 3.76
Really Light Blue
#D4FFFF
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCEDEE #EEBDBC
analogous
#BCEED6 #BCEDEE #BCD4EE
triadic
#BCEDEE #EEBCED #EDEEBC
tetradic
#BCEDEE #D6BCEE #EEBDBC #D4EEBC
square
#BCEDEE #D6BCEE #EEBDBC #D4EEBC
split-complementary
#BCEDEE #EEBCD4 #EED6BC
monochromatic
#5AD3D5 #8BE0E2 #BCEDEE #E7F8F9 #E7F8F9
Accessibility & contrast
On white
1.27
#BCEDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#BCEDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCEDEE
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCEDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCEDEE | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8EE
Deuteranopia (green-blind)
#DCE1EE
Tritanopia (blue-blind)
#ACF0ED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bcedee; /* rgb */ color: rgb(188, 237, 238); /* oklch */ color: oklch(91.2% 0.050 197.9);
Tailwind
colors: {
custom: {
50: '#d1f2f3',
500: '#bcedee',
950: '#000000',
},
}SCSS
$custom: #bcedee; $custom-light: #d1f2f3; $custom-dark: #000000;
JSON
{
"hex": "#bcedee",
"rgb": {
"r": 188,
"g": 237,
"b": 238
},
"hsl": {
"h": 181.2,
"s": 59.524,
"l": 83.529
},
"oklch": {
"l": 0.91246,
"c": 0.05017,
"h": 197.9
},
"luminance": 0.77433
}Semantic roles & 50–950 ramp
primary
#BCEDEE
secondary
#CC8482
accent
#221EC7
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585