#BAD3CE#BAD3CE
#BAD3CE is a very light, muted teal. Relative luminance 0.615; OKLCH L 84.7% C 0.028 H 182.3°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BAD3CE |
|---|---|
| RGB | rgb(186, 211, 206) |
| HSL | hsl(168, 22%, 78%) |
| HSV | hsv(168, 12%, 83%) |
| CMYK | cmyk(11.8%, 0%, 2.4%, 17.3%) |
| CIE-LAB | lab(82.64, -9.31, -0.36) |
| CIE-LCH | lch(82.64, 9.32, 182.20°) |
| OKLab | oklab(84.68% -0.0276 -0.0011) |
| OKLCH | oklch(84.68% 0.028 182.3) |
| XYZ | xyz(54.6819, 61.4828, 67.3670) |
| Luminance | 0.6148 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.07
Silver (survey)
#C5C9C7
ΔE00 8.42
Lightblue
#ADD8E6
ΔE00 8.47
Light Grey
#D8DCD6
ΔE00 8.48
Paleturquoise
#AFEEEE
ΔE00 9.74
Lightcyan
#E0FFFF
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAD3CE #D3BABF
analogous
#BAD3C1 #BAD3CE #BACBD3
triadic
#BAD3CE #CEBAD3 #D3CEBA
tetradic
#BAD3CE #C1BAD3 #D3BABF #CBD3BA
square
#BAD3CE #C1BAD3 #D3BABF #CBD3BA
split-complementary
#BAD3CE #D3BACB #D3C1BA
monochromatic
#6FA399 #95BBB3 #BAD3CE #DFEBE9 #ECF3F2
Accessibility & contrast
On white
1.58
#BAD3CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#BAD3CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAD3CE
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAD3CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAD3CE | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D0CE
Deuteranopia (green-blind)
#CBCCCE
Tritanopia (blue-blind)
#B4D4D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bad3ce; /* rgb */ color: rgb(186, 211, 206); /* oklch */ color: oklch(84.7% 0.028 182.3);
Tailwind
colors: {
custom: {
50: '#cfe0dc',
500: '#bad3ce',
950: '#000000',
},
}SCSS
$custom: #bad3ce; $custom-light: #cfe0dc; $custom-dark: #000000;
JSON
{
"hex": "#bad3ce",
"rgb": {
"r": 186,
"g": 211,
"b": 206
},
"hsl": {
"h": 168,
"s": 22.124,
"l": 77.843
},
"oklch": {
"l": 0.84684,
"c": 0.02766,
"h": 182.3
},
"luminance": 0.61484
}Semantic roles & 50–950 ramp
primary
#BAD3CE
secondary
#A8898F
accent
#4557A1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131515
muted
#838484