#BADEE5#BADEE5
#BADEE5 is a very light, muted teal. Relative luminance 0.683; OKLCH L 87.7% C 0.039 H 210.7°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BADEE5 |
|---|---|
| RGB | rgb(186, 222, 229) |
| HSL | hsl(190, 45%, 81%) |
| HSV | hsv(190, 19%, 90%) |
| CMYK | cmyk(18.8%, 3.1%, 0%, 10.2%) |
| CIE-LAB | lab(86.17, -10.28, -7.35) |
| CIE-LCH | lch(86.17, 12.64, 215.57°) |
| OKLab | oklab(87.69% -0.0335 -0.0199) |
| OKLCH | oklch(87.69% 0.039 210.7) |
| XYZ | xyz(60.5100, 68.3369, 84.1158) |
| Luminance | 0.6834 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.08
Lightblue
#ADD8E6
ΔE00 3.20
Pale Sky Blue
#BDF6FE
ΔE00 6.39
Ice Blue
#A5DFF9
ΔE00 6.86
Paleturquoise
#AFEEEE
ΔE00 7.54
Light Sky Blue
#C6FCFF
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BADEE5 #E5C1BA
analogous
#BAE5D7 #BADEE5 #BAC9E5
triadic
#BADEE5 #E5BADE #DEE5BA
tetradic
#BADEE5 #D7BAE5 #E5C1BA #C9E5BA
square
#BADEE5 #D7BAE5 #E5C1BA #C9E5BA
split-complementary
#BADEE5 #E5BAC9 #E5D7BA
monochromatic
#61B3C4 #8EC9D4 #BADEE5 #E6F3F6 #E9F4F7
Accessibility & contrast
On white
1.43
#BADEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#BADEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BADEE5
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BADEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BADEE5 | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DBE5
Deuteranopia (green-blind)
#D0D5E5
Tritanopia (blue-blind)
#ADE2E0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #badee5; /* rgb */ color: rgb(186, 222, 229); /* oklch */ color: oklch(87.7% 0.039 210.7);
Tailwind
colors: {
custom: {
50: '#cfe8ed',
500: '#badee5',
950: '#000000',
},
}SCSS
$custom: #badee5; $custom-light: #cfe8ed; $custom-dark: #000000;
JSON
{
"hex": "#badee5",
"rgb": {
"r": 186,
"g": 222,
"b": 229
},
"hsl": {
"h": 189.767,
"s": 45.263,
"l": 81.373
},
"oklch": {
"l": 0.87688,
"c": 0.03901,
"h": 210.7
},
"luminance": 0.68339
}Semantic roles & 50–950 ramp
primary
#BADEE5
secondary
#BF8E84
accent
#442DB8
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141616
muted
#838484