#BCDEDB#BCDEDB
#BCDEDB is a very light, muted teal. Relative luminance 0.680; OKLCH L 87.5% C 0.036 H 190.0°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDEDB |
|---|---|
| RGB | rgb(188, 222, 219) |
| HSL | hsl(175, 34%, 80%) |
| HSV | hsv(175, 15%, 87%) |
| CMYK | cmyk(15.3%, 0%, 1.4%, 12.9%) |
| CIE-LAB | lab(86.03, -11.72, -2.27) |
| CIE-LCH | lch(86.03, 11.94, 190.96°) |
| OKLab | oklab(87.52% -0.0355 -0.0062) |
| OKLCH | oklch(87.52% 0.036 190) |
| XYZ | xyz(59.6432, 68.0468, 76.9960) |
| Luminance | 0.6805 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.44
Paleturquoise
#AFEEEE
ΔE00 6.52
Ice
#D6FFFA
ΔE00 7.09
Ice Blue (survey)
#D7FFFE
ΔE00 7.09
Very Pale Blue
#D6FFFE
ΔE00 7.10
Pale Blue
#D0FEFE
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDEDB #DEBCBF
analogous
#BCDECA #BCDEDB #BCD0DE
triadic
#BCDEDB #DBBCDE #DEDBBC
tetradic
#BCDEDB #CABCDE #DEBCBF #D0DEBC
square
#BCDEDB #CABCDE #DEBCBF #D0DEBC
split-complementary
#BCDEDB #DEBCD0 #DECABC
monochromatic
#6AB6AF #93CAC5 #BCDEDB #E5F2F1 #EAF5F4
Accessibility & contrast
On white
1.44
#BCDEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#BCDEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDEDB
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDEDB | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADADB
Deuteranopia (green-blind)
#D3D5DB
Tritanopia (blue-blind)
#B3E0DD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bcdedb; /* rgb */ color: rgb(188, 222, 219); /* oklch */ color: oklch(87.5% 0.036 190.0);
Tailwind
colors: {
custom: {
50: '#d0e8e6',
500: '#bcdedb',
950: '#000000',
},
}SCSS
$custom: #bcdedb; $custom-light: #d0e8e6; $custom-dark: #000000;
JSON
{
"hex": "#bcdedb",
"rgb": {
"r": 188,
"g": 222,
"b": 219
},
"hsl": {
"h": 174.706,
"s": 34,
"l": 80.392
},
"oklch": {
"l": 0.87516,
"c": 0.03602,
"h": 190
},
"luminance": 0.68048
}Semantic roles & 50–950 ramp
primary
#BCDEDB
secondary
#B6888C
accent
#3943AD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484