#BADFD2#BADFD2
#BADFD2 is a very light, muted teal. Relative luminance 0.679; OKLCH L 87.3% C 0.043 H 172.0°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BADFD2 |
|---|---|
| RGB | rgb(186, 223, 210) |
| HSL | hsl(159, 37%, 80%) |
| HSV | hsv(159, 17%, 87%) |
| CMYK | cmyk(16.6%, 0%, 5.8%, 12.5%) |
| CIE-LAB | lab(85.94, -14.65, 2.33) |
| CIE-LCH | lch(85.94, 14.83, 170.95°) |
| OKLab | oklab(87.34% -0.0423 0.006) |
| OKLCH | oklch(87.34% 0.043 172) |
| XYZ | xyz(58.2672, 67.8660, 70.9898) |
| Luminance | 0.6787 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.19
Paleturquoise
#AFEEEE
ΔE00 7.58
Ice
#D6FFFA
ΔE00 7.67
Eggshell Blue
#C4FFF7
ΔE00 7.93
Powder Blue
#B0E0E6
ΔE00 7.99
Light Light Blue
#CAFFFB
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BADFD2 #DFBAC7
analogous
#BADFBF #BADFD2 #BAD9DF
triadic
#BADFD2 #D2BADF #DFD2BA
tetradic
#BADFD2 #BFBADF #DFBAC7 #D9DFBA
square
#BADFD2 #BFBADF #DFBAC7 #D9DFBA
split-complementary
#BADFD2 #DFBAD9 #DFBFBA
monochromatic
#66B89B #90CCB7 #BADFD2 #E4F2ED #EAF5F1
Accessibility & contrast
On white
1.44
#BADFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#BADFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BADFD2
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BADFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BADFD2 | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDAD1
Deuteranopia (green-blind)
#D5D5D3
Tritanopia (blue-blind)
#B2E0DB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #badfd2; /* rgb */ color: rgb(186, 223, 210); /* oklch */ color: oklch(87.3% 0.043 172.0);
Tailwind
colors: {
custom: {
50: '#cfe9df',
500: '#badfd2',
950: '#000000',
},
}SCSS
$custom: #badfd2; $custom-light: #cfe9df; $custom-dark: #000000;
JSON
{
"hex": "#badfd2",
"rgb": {
"r": 186,
"g": 223,
"b": 210
},
"hsl": {
"h": 158.919,
"s": 36.634,
"l": 80.196
},
"oklch": {
"l": 0.87336,
"c": 0.04276,
"h": 172
},
"luminance": 0.67868
}Semantic roles & 50–950 ramp
primary
#BADFD2
secondary
#B78697
accent
#3661B0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131615
muted
#838484