#BCEDED#BCEDED
#BCEDED is a very light, muted teal. Relative luminance 0.774; OKLCH L 91.2% C 0.050 H 196.3°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BCEDED |
|---|---|
| RGB | rgb(188, 237, 237) |
| HSL | hsl(180, 58%, 83%) |
| HSV | hsv(180, 21%, 93%) |
| CMYK | cmyk(20.7%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(90.49, -15.57, -5.16) |
| CIE-LCH | lch(90.49, 16.41, 198.32°) |
| OKLab | oklab(91.22% -0.0481 -0.0141) |
| OKLCH | oklch(91.22% 0.05 196.3) |
| XYZ | xyz(66.3048, 77.3717, 91.5450) |
| Luminance | 0.7737 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.68
Light Sky Blue
#C6FCFF
ΔE00 3.35
Pale Sky Blue
#BDF6FE
ΔE00 3.66
Pale Blue
#D0FEFE
ΔE00 3.77
Powder Blue
#B0E0E6
ΔE00 3.79
Light Light Blue
#CAFFFB
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCEDED #EDBCBC
analogous
#BCEDD4 #BCEDED #BCD4ED
triadic
#BCEDED #EDBCED #EDEDBC
tetradic
#BCEDED #D4BCED #EDBCBC #D4EDBC
square
#BCEDED #D4BCED #EDBCBC #D4EDBC
split-complementary
#BCEDED #EDBCD4 #EDD4BC
monochromatic
#5CD3D3 #8CE0E0 #BCEDED #E7F9F9 #E7F9F9
Accessibility & contrast
On white
1.27
#BCEDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#BCEDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCEDED
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCEDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCEDED | 1.00 | 1.27 | 16.47 | 16.47 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8ED
Deuteranopia (green-blind)
#DDE1EE
Tritanopia (blue-blind)
#ACF0ED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bceded; /* rgb */ color: rgb(188, 237, 237); /* oklch */ color: oklch(91.2% 0.050 196.3);
Tailwind
colors: {
custom: {
50: '#d1f3f2',
500: '#bceded',
950: '#000000',
},
}SCSS
$custom: #bceded; $custom-light: #d1f3f2; $custom-dark: #000000;
JSON
{
"hex": "#bceded",
"rgb": {
"r": 188,
"g": 237,
"b": 237
},
"hsl": {
"h": 180,
"s": 57.647,
"l": 83.333
},
"oklch": {
"l": 0.91216,
"c": 0.05016,
"h": 196.3
},
"luminance": 0.77374
}Semantic roles & 50–950 ramp
primary
#BCEDED
secondary
#CA8383
accent
#2020C5
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585