#BAD4C8#BAD4C8
#BAD4C8 is a very light, muted teal. Relative luminance 0.617; OKLCH L 84.7% C 0.032 H 166.1°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BAD4C8 |
|---|---|
| RGB | rgb(186, 212, 200) |
| HSL | hsl(152, 23%, 78%) |
| HSV | hsv(152, 12%, 83%) |
| CMYK | cmyk(12.3%, 0%, 5.7%, 16.9%) |
| CIE-LAB | lab(82.75, -10.98, 3.00) |
| CIE-LCH | lch(82.75, 11.39, 164.71°) |
| OKLab | oklab(84.72% -0.0314 0.0078) |
| OKLCH | oklch(84.72% 0.032 166.1) |
| XYZ | xyz(54.2161, 61.6952, 63.6843) |
| Luminance | 0.6170 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.06
Light Grey
#D8DCD6
ΔE00 9.33
Silver (survey)
#C5C9C7
ΔE00 9.89
Ice
#D6FFFA
ΔE00 10.13
Paleturquoise
#AFEEEE
ΔE00 10.34
Duck Egg Blue
#C3FBF4
ΔE00 10.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAD4C8 #D4BAC6
analogous
#BAD4BB #BAD4C8 #BAD3D4
triadic
#BAD4C8 #C8BAD4 #D4C8BA
tetradic
#BAD4C8 #BBBAD4 #D4BAC6 #D3D4BA
square
#BAD4C8 #BBBAD4 #D4BAC6 #D3D4BA
split-complementary
#BAD4C8 #D4BAD3 #D4BBBA
monochromatic
#6FA58C #94BDAA #BAD4C8 #E0EBE6 #ECF3F0
Accessibility & contrast
On white
1.57
#BAD4C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#BAD4C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAD4C8
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAD4C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAD4C8 | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D0C7
Deuteranopia (green-blind)
#CECDC9
Tritanopia (blue-blind)
#B5D4D0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bad4c8; /* rgb */ color: rgb(186, 212, 200); /* oklch */ color: oklch(84.7% 0.032 166.1);
Tailwind
colors: {
custom: {
50: '#cfe1d8',
500: '#bad4c8',
950: '#000000',
},
}SCSS
$custom: #bad4c8; $custom-light: #cfe1d8; $custom-dark: #000000;
JSON
{
"hex": "#bad4c8",
"rgb": {
"r": 186,
"g": 212,
"b": 200
},
"hsl": {
"h": 152.308,
"s": 23.214,
"l": 78.039
},
"oklch": {
"l": 0.84723,
"c": 0.03237,
"h": 166.1
},
"luminance": 0.61696
}Semantic roles & 50–950 ramp
primary
#BAD4C8
secondary
#AA8998
accent
#446FA2
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483