#BADCCE#BADCCE
#BADCCE is a very light, muted teal. Relative luminance 0.661; OKLCH L 86.6% C 0.041 H 168.5°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BADCCE |
|---|---|
| RGB | rgb(186, 220, 206) |
| HSL | hsl(155, 33%, 80%) |
| HSV | hsv(155, 15%, 86%) |
| CMYK | cmyk(15.5%, 0%, 6.4%, 13.7%) |
| CIE-LAB | lab(85.04, -13.91, 3.14) |
| CIE-LCH | lch(85.04, 14.26, 167.29°) |
| OKLab | oklab(86.59% -0.0399 0.0081) |
| OKLCH | oklch(86.59% 0.041 168.5) |
| XYZ | xyz(56.9807, 66.0803, 68.1332) |
| Luminance | 0.6608 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 8.19
Ice
#D6FFFA
ΔE00 8.46
Paleturquoise
#AFEEEE
ΔE00 8.55
Powder Blue
#B0E0E6
ΔE00 8.61
Eggshell Blue
#C4FFF7
ΔE00 8.93
Light Light Blue
#CAFFFB
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BADCCE #DCBAC8
analogous
#BADCBD #BADCCE #BAD9DC
triadic
#BADCCE #CEBADC #DCCEBA
tetradic
#BADCCE #BDBADC #DCBAC8 #D9DCBA
square
#BADCCE #BDBADC #DCBAC8 #D9DCBA
split-complementary
#BADCCE #DCBAD9 #DCBDBA
monochromatic
#69B394 #91C7B1 #BADCCE #E3F1EB #EBF5F1
Accessibility & contrast
On white
1.48
#BADCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#BADCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BADCCE
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BADCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BADCCE | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD7CD
Deuteranopia (green-blind)
#D4D3CF
Tritanopia (blue-blind)
#B3DCD8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #badcce; /* rgb */ color: rgb(186, 220, 206); /* oklch */ color: oklch(86.6% 0.041 168.5);
Tailwind
colors: {
custom: {
50: '#cfe7dc',
500: '#badcce',
950: '#000000',
},
}SCSS
$custom: #badcce; $custom-light: #cfe7dc; $custom-dark: #000000;
JSON
{
"hex": "#badcce",
"rgb": {
"r": 186,
"g": 220,
"b": 206
},
"hsl": {
"h": 155.294,
"s": 32.692,
"l": 79.608
},
"oklch": {
"l": 0.86586,
"c": 0.04073,
"h": 168.5
},
"luminance": 0.66082
}Semantic roles & 50–950 ramp
primary
#BADCCE
secondary
#B48799
accent
#3A69AB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131615
muted
#838484