#BADFE0#BADFE0
#BADFE0 is a very light, muted teal. Relative luminance 0.686; OKLCH L 87.7% C 0.039 H 198.5°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BADFE0 |
|---|---|
| RGB | rgb(186, 223, 224) |
| HSL | hsl(182, 38%, 80%) |
| HSV | hsv(182, 17%, 88%) |
| CMYK | cmyk(17%, 0.4%, 0%, 12.2%) |
| CIE-LAB | lab(86.30, -11.83, -4.52) |
| CIE-LCH | lch(86.30, 12.67, 200.92°) |
| OKLab | oklab(87.74% -0.0368 -0.0123) |
| OKLCH | oklch(87.74% 0.039 198.5) |
| XYZ | xyz(60.0883, 68.5945, 80.5807) |
| Luminance | 0.6860 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.83
Lightblue
#ADD8E6
ΔE00 5.56
Paleturquoise
#AFEEEE
ΔE00 5.97
Pale Sky Blue
#BDF6FE
ΔE00 6.25
Pale Blue
#D0FEFE
ΔE00 6.70
Light Sky Blue
#C6FCFF
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BADFE0 #E0BBBA
analogous
#BAE0CE #BADFE0 #BACCE0
triadic
#BADFE0 #E0BADF #DFE0BA
tetradic
#BADFE0 #CEBAE0 #E0BBBA #CCE0BA
square
#BADFE0 #CEBAE0 #E0BBBA #CCE0BA
split-complementary
#BADFE0 #E0BACC #E0CEBA
monochromatic
#66B8BA #90CBCD #BADFE0 #E4F3F3 #EAF5F6
Accessibility & contrast
On white
1.43
#BADFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#BADFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BADFE0
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BADFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BADFE0 | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBE0
Deuteranopia (green-blind)
#D2D6E0
Tritanopia (blue-blind)
#AFE2DF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #badfe0; /* rgb */ color: rgb(186, 223, 224); /* oklch */ color: oklch(87.7% 0.039 198.5);
Tailwind
colors: {
custom: {
50: '#cfe9e9',
500: '#badfe0',
950: '#000000',
},
}SCSS
$custom: #badfe0; $custom-light: #cfe9e9; $custom-dark: #000000;
JSON
{
"hex": "#badfe0",
"rgb": {
"r": 186,
"g": 223,
"b": 224
},
"hsl": {
"h": 181.579,
"s": 38,
"l": 80.392
},
"oklch": {
"l": 0.87745,
"c": 0.03879,
"h": 198.5
},
"luminance": 0.68596
}Semantic roles & 50–950 ramp
primary
#BADFE0
secondary
#B98786
accent
#3835B1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484