#BCDEDA#BCDEDA
#BCDEDA is a very light, muted teal. Relative luminance 0.680; OKLCH L 87.5% C 0.036 H 187.8°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDEDA |
|---|---|
| RGB | rgb(188, 222, 218) |
| HSL | hsl(173, 34%, 80%) |
| HSV | hsv(173, 15%, 87%) |
| CMYK | cmyk(15.3%, 0%, 1.8%, 12.9%) |
| CIE-LAB | lab(86.00, -11.92, -1.78) |
| CIE-LCH | lch(86.00, 12.05, 188.49°) |
| OKLab | oklab(87.49% -0.0359 -0.0049) |
| OKLCH | oklch(87.49% 0.036 187.8) |
| XYZ | xyz(59.5119, 67.9943, 76.3048) |
| Luminance | 0.6800 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.78
Paleturquoise
#AFEEEE
ΔE00 6.55
Ice
#D6FFFA
ΔE00 7.05
Ice Blue (survey)
#D7FFFE
ΔE00 7.16
Very Pale Blue
#D6FFFE
ΔE00 7.16
Pale Blue
#D0FEFE
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDEDA #DEBCC0
analogous
#BCDEC9 #BCDEDA #BCD1DE
triadic
#BCDEDA #DABCDE #DEDABC
tetradic
#BCDEDA #C9BCDE #DEBCC0 #D1DEBC
square
#BCDEDA #C9BCDE #DEBCC0 #D1DEBC
split-complementary
#BCDEDA #DEBCD1 #DEC9BC
monochromatic
#6AB6AD #93CAC3 #BCDEDA #E5F2F1 #EAF5F4
Accessibility & contrast
On white
1.44
#BCDEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#BCDEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDEDA
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDEDA | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADADA
Deuteranopia (green-blind)
#D3D5DA
Tritanopia (blue-blind)
#B3E0DD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bcdeda; /* rgb */ color: rgb(188, 222, 218); /* oklch */ color: oklch(87.5% 0.036 187.8);
Tailwind
colors: {
custom: {
50: '#d0e8e5',
500: '#bcdeda',
950: '#000000',
},
}SCSS
$custom: #bcdeda; $custom-light: #d0e8e5; $custom-dark: #000000;
JSON
{
"hex": "#bcdeda",
"rgb": {
"r": 188,
"g": 222,
"b": 218
},
"hsl": {
"h": 172.941,
"s": 34,
"l": 80.392
},
"oklch": {
"l": 0.87487,
"c": 0.03621,
"h": 187.8
},
"luminance": 0.67996
}Semantic roles & 50–950 ramp
primary
#BCDEDA
secondary
#B6888E
accent
#3946AD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484