#BADECF#BADECF
#BADECF is a very light, muted teal. Relative luminance 0.672; OKLCH L 87.0% C 0.043 H 168.2°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BADECF |
|---|---|
| RGB | rgb(186, 222, 207) |
| HSL | hsl(155, 35%, 80%) |
| HSV | hsv(155, 16%, 87%) |
| CMYK | cmyk(16.2%, 0%, 6.8%, 12.9%) |
| CIE-LAB | lab(85.60, -14.72, 3.42) |
| CIE-LCH | lch(85.60, 15.12, 166.92°) |
| OKLab | oklab(87.04% -0.0422 0.0088) |
| OKLCH | oklch(87.04% 0.043 168.2) |
| XYZ | xyz(57.6306, 67.1852, 68.9511) |
| Luminance | 0.6719 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.78
Ice
#D6FFFA
ΔE00 8.24
Paleturquoise
#AFEEEE
ΔE00 8.36
Eggshell Blue
#C4FFF7
ΔE00 8.48
Light Light Blue
#CAFFFB
ΔE00 8.74
Powder Blue
#B0E0E6
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BADECF #DEBAC9
analogous
#BADEBD #BADECF #BADBDE
triadic
#BADECF #CFBADE #DECFBA
tetradic
#BADECF #BDBADE #DEBAC9 #DBDEBA
square
#BADECF #BDBADE #DEBAC9 #DBDEBA
split-complementary
#BADECF #DEBADB #DEBDBA
monochromatic
#67B695 #91CAB2 #BADECF #E3F2EC #EAF5F1
Accessibility & contrast
On white
1.45
#BADECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#BADECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BADECF
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BADECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BADECF | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD9CE
Deuteranopia (green-blind)
#D5D4D0
Tritanopia (blue-blind)
#B3DED9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #badecf; /* rgb */ color: rgb(186, 222, 207); /* oklch */ color: oklch(87.0% 0.043 168.2);
Tailwind
colors: {
custom: {
50: '#cfe8dd',
500: '#badecf',
950: '#000000',
},
}SCSS
$custom: #badecf; $custom-light: #cfe8dd; $custom-dark: #000000;
JSON
{
"hex": "#badecf",
"rgb": {
"r": 186,
"g": 222,
"b": 207
},
"hsl": {
"h": 155,
"s": 35.294,
"l": 80
},
"oklch": {
"l": 0.87039,
"c": 0.04312,
"h": 168.2
},
"luminance": 0.67187
}Semantic roles & 50–950 ramp
primary
#BADECF
secondary
#B6869A
accent
#3769AE
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131615
muted
#838484