#BADFE2#BADFE2
#BADFE2 is a very light, muted teal. Relative luminance 0.687; OKLCH L 87.8% C 0.039 H 202.5°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BADFE2 |
|---|---|
| RGB | rgb(186, 223, 226) |
| HSL | hsl(185, 41%, 81%) |
| HSV | hsv(185, 18%, 89%) |
| CMYK | cmyk(17.7%, 1.3%, 0%, 11.4%) |
| CIE-LAB | lab(86.36, -11.42, -5.50) |
| CIE-LCH | lch(86.36, 12.67, 205.71°) |
| OKLab | oklab(87.81% -0.036 -0.0149) |
| OKLCH | oklch(87.81% 0.039 202.5) |
| XYZ | xyz(60.3611, 68.7036, 82.0176) |
| Luminance | 0.6871 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.51
Lightblue
#ADD8E6
ΔE00 4.74
Pale Sky Blue
#BDF6FE
ΔE00 6.05
Paleturquoise
#AFEEEE
ΔE00 6.29
Light Sky Blue
#C6FCFF
ΔE00 6.78
Pale Blue
#D0FEFE
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BADFE2 #E2BDBA
analogous
#BAE2D1 #BADFE2 #BACBE2
triadic
#BADFE2 #E2BADF #DFE2BA
tetradic
#BADFE2 #D1BAE2 #E2BDBA #CBE2BA
square
#BADFE2 #D1BAE2 #E2BDBA #CBE2BA
split-complementary
#BADFE2 #E2BACB #E2D1BA
monochromatic
#64B7BE #8FCBD0 #BADFE2 #E5F3F4 #E9F5F6
Accessibility & contrast
On white
1.42
#BADFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#BADFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BADFE2
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BADFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BADFE2 | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DBE2
Deuteranopia (green-blind)
#D2D6E2
Tritanopia (blue-blind)
#AEE2E0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #badfe2; /* rgb */ color: rgb(186, 223, 226); /* oklch */ color: oklch(87.8% 0.039 202.5);
Tailwind
colors: {
custom: {
50: '#cfe9eb',
500: '#badfe2',
950: '#000000',
},
}SCSS
$custom: #badfe2; $custom-light: #cfe9eb; $custom-dark: #000000;
JSON
{
"hex": "#badfe2",
"rgb": {
"r": 186,
"g": 223,
"b": 226
},
"hsl": {
"h": 184.5,
"s": 40.816,
"l": 80.784
},
"oklch": {
"l": 0.87806,
"c": 0.03898,
"h": 202.5
},
"luminance": 0.68705
}Semantic roles & 50–950 ramp
primary
#BADFE2
secondary
#BB8985
accent
#3B32B4
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141616
muted
#838484