#BAD2CE#BAD2CE
#BAD2CE is a very light, muted teal. Relative luminance 0.610; OKLCH L 84.5% C 0.026 H 184.6°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BAD2CE |
|---|---|
| RGB | rgb(186, 210, 206) |
| HSL | hsl(170, 21%, 78%) |
| HSV | hsv(170, 11%, 82%) |
| CMYK | cmyk(11.4%, 0%, 1.9%, 17.6%) |
| CIE-LAB | lab(82.37, -8.79, -0.75) |
| CIE-LCH | lch(82.37, 8.83, 184.84°) |
| OKLab | oklab(84.47% -0.0263 -0.0021) |
| OKLCH | oklch(84.47% 0.026 184.6) |
| XYZ | xyz(54.4342, 60.9875, 67.2844) |
| Luminance | 0.6099 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.11
Silver (survey)
#C5C9C7
ΔE00 7.97
Lightblue
#ADD8E6
ΔE00 8.17
Light Grey
#D8DCD6
ΔE00 8.25
Lightcyan
#E0FFFF
ΔE00 9.97
Paleturquoise
#AFEEEE
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAD2CE #D2BABE
analogous
#BAD2C2 #BAD2CE #BACAD2
triadic
#BAD2CE #CEBAD2 #D2CEBA
tetradic
#BAD2CE #C2BAD2 #D2BABE #CAD2BA
square
#BAD2CE #C2BAD2 #D2BABE #CAD2BA
split-complementary
#BAD2CE #D2BACA #D2C2BA
monochromatic
#70A299 #95BAB4 #BAD2CE #DFEAE8 #ECF3F2
Accessibility & contrast
On white
1.59
#BAD2CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#BAD2CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAD2CE
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAD2CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAD2CE | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCFCE
Deuteranopia (green-blind)
#CBCBCE
Tritanopia (blue-blind)
#B4D3D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bad2ce; /* rgb */ color: rgb(186, 210, 206); /* oklch */ color: oklch(84.5% 0.026 184.6);
Tailwind
colors: {
custom: {
50: '#cfdfdc',
500: '#bad2ce',
950: '#000000',
},
}SCSS
$custom: #bad2ce; $custom-light: #cfdfdc; $custom-dark: #000000;
JSON
{
"hex": "#bad2ce",
"rgb": {
"r": 186,
"g": 210,
"b": 206
},
"hsl": {
"h": 170,
"s": 21.053,
"l": 77.647
},
"oklch": {
"l": 0.84474,
"c": 0.02636,
"h": 184.6
},
"luminance": 0.60989
}Semantic roles & 50–950 ramp
primary
#BAD2CE
secondary
#A7898E
accent
#46559F
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131515
muted
#838484