#BADDCD#BADDCD
#BADDCD is a very light, muted teal. Relative luminance 0.666; OKLCH L 86.8% C 0.043 H 166.0°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BADDCD |
|---|---|
| RGB | rgb(186, 221, 205) |
| HSL | hsl(153, 34%, 80%) |
| HSV | hsv(153, 16%, 87%) |
| CMYK | cmyk(15.8%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(85.28, -14.60, 4.02) |
| CIE-LCH | lch(85.28, 15.15, 164.62°) |
| OKLab | oklab(86.77% -0.0417 0.0104) |
| OKLCH | oklch(86.77% 0.043 166) |
| XYZ | xyz(57.1228, 66.5584, 67.5832) |
| Luminance | 0.6656 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 8.23
Ice
#D6FFFA
ΔE00 8.64
Paleturquoise
#AFEEEE
ΔE00 8.87
Eggshell Blue
#C4FFF7
ΔE00 8.91
Light Light Blue
#CAFFFB
ΔE00 9.19
Pale Aqua
#B8FFEB
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BADDCD #DDBACA
analogous
#BADDBB #BADDCD #BADCDD
triadic
#BADDCD #CDBADD #DDCDBA
tetradic
#BADDCD #BBBADD #DDBACA #DCDDBA
square
#BADDCD #BBBADD #DDBACA #DCDDBA
split-complementary
#BADDCD #DDBADC #DDBBBA
monochromatic
#68B592 #91C9AF #BADDCD #E3F1EB #EBF5F0
Accessibility & contrast
On white
1.47
#BADDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#BADDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BADDCD
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BADDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BADDCD | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD8CC
Deuteranopia (green-blind)
#D5D3CE
Tritanopia (blue-blind)
#B3DDD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #baddcd; /* rgb */ color: rgb(186, 221, 205); /* oklch */ color: oklch(86.8% 0.043 166.0);
Tailwind
colors: {
custom: {
50: '#cfe7dc',
500: '#baddcd',
950: '#000000',
},
}SCSS
$custom: #baddcd; $custom-light: #cfe7dc; $custom-dark: #000000;
JSON
{
"hex": "#baddcd",
"rgb": {
"r": 186,
"g": 221,
"b": 205
},
"hsl": {
"h": 152.571,
"s": 33.981,
"l": 79.804
},
"oklch": {
"l": 0.86771,
"c": 0.04295,
"h": 166
},
"luminance": 0.6656
}Semantic roles & 50–950 ramp
primary
#BADDCD
secondary
#B5869C
accent
#396EAD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131615
muted
#838484