#BADDDE#BADDDE
#BADDDE is a very light, muted teal. Relative luminance 0.674; OKLCH L 87.3% C 0.037 H 198.6°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BADDDE |
|---|---|
| RGB | rgb(186, 221, 222) |
| HSL | hsl(182, 35%, 80%) |
| HSV | hsv(182, 16%, 87%) |
| CMYK | cmyk(16.2%, 0.5%, 0%, 12.9%) |
| CIE-LAB | lab(85.72, -11.23, -4.33) |
| CIE-LCH | lch(85.72, 12.03, 201.08°) |
| OKLab | oklab(87.26% -0.0349 -0.0118) |
| OKLCH | oklch(87.26% 0.037 198.6) |
| XYZ | xyz(59.2874, 67.4242, 78.9836) |
| Luminance | 0.6743 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.21
Lightblue
#ADD8E6
ΔE00 5.45
Paleturquoise
#AFEEEE
ΔE00 6.59
Pale Sky Blue
#BDF6FE
ΔE00 6.81
Pale Blue
#D0FEFE
ΔE00 7.23
Very Light Blue
#D5FFFF
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BADDDE #DEBBBA
analogous
#BADECD #BADDDE #BACBDE
triadic
#BADDDE #DEBADD #DDDEBA
tetradic
#BADDDE #CDBADE #DEBBBA #CBDEBA
square
#BADDDE #CDBADE #DEBBBA #CBDEBA
split-complementary
#BADDDE #DEBACB #DECDBA
monochromatic
#67B4B6 #91C9CA #BADDDE #E3F1F2 #EAF5F5
Accessibility & contrast
On white
1.45
#BADDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#BADDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BADDDE
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BADDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BADDDE | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DE
Deuteranopia (green-blind)
#D1D4DE
Tritanopia (blue-blind)
#AFE0DD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #baddde; /* rgb */ color: rgb(186, 221, 222); /* oklch */ color: oklch(87.3% 0.037 198.6);
Tailwind
colors: {
custom: {
50: '#cfe7e8',
500: '#baddde',
950: '#000000',
},
}SCSS
$custom: #baddde; $custom-light: #cfe7e8; $custom-dark: #000000;
JSON
{
"hex": "#baddde",
"rgb": {
"r": 186,
"g": 221,
"b": 222
},
"hsl": {
"h": 181.667,
"s": 35.294,
"l": 80
},
"oklch": {
"l": 0.87263,
"c": 0.03684,
"h": 198.6
},
"luminance": 0.67426
}Semantic roles & 50–950 ramp
primary
#BADDDE
secondary
#B68786
accent
#3B37AE
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484