#BAD2C8#BAD2C8
#BAD2C8 is a very light, muted teal. Relative luminance 0.607; OKLCH L 84.3% C 0.029 H 168.7°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BAD2C8 |
|---|---|
| RGB | rgb(186, 210, 200) |
| HSL | hsl(155, 21%, 78%) |
| HSV | hsv(155, 11%, 82%) |
| CMYK | cmyk(11.4%, 0%, 4.8%, 17.6%) |
| CIE-LAB | lab(82.22, -9.96, 2.23) |
| CIE-LCH | lch(82.22, 10.20, 167.39°) |
| OKLab | oklab(84.3% -0.0287 0.0058) |
| OKLCH | oklch(84.3% 0.029 168.7) |
| XYZ | xyz(53.7192, 60.7015, 63.5187) |
| Luminance | 0.6070 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.69
Powder Blue
#B0E0E6
ΔE00 8.82
Silver (survey)
#C5C9C7
ΔE00 8.94
Ice
#D6FFFA
ΔE00 10.48
Paleturquoise
#AFEEEE
ΔE00 10.63
Lightblue
#ADD8E6
ΔE00 10.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAD2C8 #D2BAC4
analogous
#BAD2BC #BAD2C8 #BAD0D2
triadic
#BAD2C8 #C8BAD2 #D2C8BA
tetradic
#BAD2C8 #BCBAD2 #D2BAC4 #D0D2BA
square
#BAD2C8 #BCBAD2 #D2BAC4 #D0D2BA
split-complementary
#BAD2C8 #D2BAD0 #D2BCBA
monochromatic
#70A28D #95BAAA #BAD2C8 #DFEAE6 #ECF3F0
Accessibility & contrast
On white
1.60
#BAD2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#BAD2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAD2C8
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAD2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAD2C8 | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CEC8
Deuteranopia (green-blind)
#CCCBC9
Tritanopia (blue-blind)
#B5D2CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bad2c8; /* rgb */ color: rgb(186, 210, 200); /* oklch */ color: oklch(84.3% 0.029 168.7);
Tailwind
colors: {
custom: {
50: '#cedfd8',
500: '#bad2c8',
950: '#000000',
},
}SCSS
$custom: #bad2c8; $custom-light: #cedfd8; $custom-dark: #000000;
JSON
{
"hex": "#bad2c8",
"rgb": {
"r": 186,
"g": 210,
"b": 200
},
"hsl": {
"h": 155,
"s": 21.053,
"l": 77.647
},
"oklch": {
"l": 0.84301,
"c": 0.02923,
"h": 168.7
},
"luminance": 0.60702
}Semantic roles & 50–950 ramp
primary
#BAD2C8
secondary
#A78996
accent
#466B9F
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483