#BADED8#BADED8
#BADED8 is a very light, muted teal. Relative luminance 0.676; OKLCH L 87.3% C 0.039 H 184.3°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BADED8 |
|---|---|
| RGB | rgb(186, 222, 216) |
| HSL | hsl(170, 35%, 80%) |
| HSV | hsv(170, 16%, 87%) |
| CMYK | cmyk(16.2%, 0%, 2.7%, 12.9%) |
| CIE-LAB | lab(85.83, -12.95, -1.00) |
| CIE-LCH | lch(85.83, 12.99, 184.41°) |
| OKLab | oklab(87.3% -0.0386 -0.0029) |
| OKLCH | oklch(87.3% 0.039 184.3) |
| XYZ | xyz(58.7624, 67.6379, 74.9118) |
| Luminance | 0.6764 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.30
Paleturquoise
#AFEEEE
ΔE00 6.33
Duck Egg Blue
#C3FBF4
ΔE00 7.04
Ice
#D6FFFA
ΔE00 7.06
Pale Blue
#D0FEFE
ΔE00 7.35
Very Pale Blue
#D6FFFE
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BADED8 #DEBAC0
analogous
#BADEC6 #BADED8 #BAD2DE
triadic
#BADED8 #D8BADE #DED8BA
tetradic
#BADED8 #C6BADE #DEBAC0 #D2DEBA
square
#BADED8 #C6BADE #DEBAC0 #D2DEBA
split-complementary
#BADED8 #DEBAD2 #DEC6BA
monochromatic
#67B6A9 #91CAC1 #BADED8 #E3F2EF #EAF5F3
Accessibility & contrast
On white
1.45
#BADED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#BADED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BADED8
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BADED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BADED8 | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADAD8
Deuteranopia (green-blind)
#D3D4D9
Tritanopia (blue-blind)
#B1E0DC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #baded8; /* rgb */ color: rgb(186, 222, 216); /* oklch */ color: oklch(87.3% 0.039 184.3);
Tailwind
colors: {
custom: {
50: '#cfe8e4',
500: '#baded8',
950: '#000000',
},
}SCSS
$custom: #baded8; $custom-light: #cfe8e4; $custom-dark: #000000;
JSON
{
"hex": "#baded8",
"rgb": {
"r": 186,
"g": 222,
"b": 216
},
"hsl": {
"h": 170,
"s": 35.294,
"l": 80
},
"oklch": {
"l": 0.87296,
"c": 0.03871,
"h": 184.3
},
"luminance": 0.6764
}Semantic roles & 50–950 ramp
primary
#BADED8
secondary
#B6868E
accent
#374BAE
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484