#BADED6#BADED6
#BADED6 is a very light, muted teal. Relative luminance 0.675; OKLCH L 87.2% C 0.039 H 180.4°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BADED6 |
|---|---|
| RGB | rgb(186, 222, 214) |
| HSL | hsl(167, 35%, 80%) |
| HSV | hsv(167, 16%, 87%) |
| CMYK | cmyk(16.2%, 0%, 3.6%, 12.9%) |
| CIE-LAB | lab(85.77, -13.35, -0.02) |
| CIE-LCH | lch(85.77, 13.35, 180.08°) |
| OKLab | oklab(87.24% -0.0394 -0.0003) |
| OKLCH | oklch(87.24% 0.039 180.4) |
| XYZ | xyz(58.5054, 67.5351, 73.5584) |
| Luminance | 0.6754 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.08
Paleturquoise
#AFEEEE
ΔE00 6.65
Duck Egg Blue
#C3FBF4
ΔE00 7.04
Ice
#D6FFFA
ΔE00 7.19
Light Light Blue
#CAFFFB
ΔE00 7.64
Pale Blue
#D0FEFE
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BADED6 #DEBAC2
analogous
#BADEC4 #BADED6 #BAD4DE
triadic
#BADED6 #D6BADE #DED6BA
tetradic
#BADED6 #C4BADE #DEBAC2 #D4DEBA
square
#BADED6 #C4BADE #DEBAC2 #D4DEBA
split-complementary
#BADED6 #DEBAD4 #DEC4BA
monochromatic
#67B6A5 #91CABD #BADED6 #E3F2EF #EAF5F3
Accessibility & contrast
On white
1.45
#BADED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#BADED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BADED6
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BADED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BADED6 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD9D6
Deuteranopia (green-blind)
#D4D4D7
Tritanopia (blue-blind)
#B1DFDB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #baded6; /* rgb */ color: rgb(186, 222, 214); /* oklch */ color: oklch(87.2% 0.039 180.4);
Tailwind
colors: {
custom: {
50: '#cfe8e2',
500: '#baded6',
950: '#000000',
},
}SCSS
$custom: #baded6; $custom-light: #cfe8e2; $custom-dark: #000000;
JSON
{
"hex": "#baded6",
"rgb": {
"r": 186,
"g": 222,
"b": 214
},
"hsl": {
"h": 166.667,
"s": 35.294,
"l": 80
},
"oklch": {
"l": 0.87238,
"c": 0.0394,
"h": 180.4
},
"luminance": 0.67537
}Semantic roles & 50–950 ramp
primary
#BADED6
secondary
#B68691
accent
#3752AE
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484