#BADCE2#BADCE2
#BADCE2 is a very light, muted teal. Relative luminance 0.671; OKLCH L 87.2% C 0.037 H 209.4°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BADCE2 |
|---|---|
| RGB | rgb(186, 220, 226) |
| HSL | hsl(189, 41%, 81%) |
| HSV | hsv(189, 18%, 89%) |
| CMYK | cmyk(17.7%, 2.7%, 0%, 11.4%) |
| CIE-LAB | lab(85.56, -9.88, -6.67) |
| CIE-LCH | lch(85.56, 11.93, 214.02°) |
| OKLab | oklab(87.18% -0.032 -0.0181) |
| OKLCH | oklch(87.18% 0.037 209.4) |
| XYZ | xyz(59.5667, 67.1147, 81.7528) |
| Luminance | 0.6712 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.44
Lightblue
#ADD8E6
ΔE00 3.48
Pale Sky Blue
#BDF6FE
ΔE00 6.96
Ice Blue
#A5DFF9
ΔE00 7.35
Paleturquoise
#AFEEEE
ΔE00 7.87
Light Sky Blue
#C6FCFF
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BADCE2 #E2C0BA
analogous
#BAE2D4 #BADCE2 #BAC8E2
triadic
#BADCE2 #E2BADC #DCE2BA
tetradic
#BADCE2 #D4BAE2 #E2C0BA #C8E2BA
square
#BADCE2 #D4BAE2 #E2C0BA #C8E2BA
split-complementary
#BADCE2 #E2BAC8 #E2D4BA
monochromatic
#64B0BE #8FC6D0 #BADCE2 #E5F2F4 #E9F4F6
Accessibility & contrast
On white
1.46
#BADCE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#BADCE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BADCE2
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BADCE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BADCE2 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D9E2
Deuteranopia (green-blind)
#CFD4E2
Tritanopia (blue-blind)
#AEDFDE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #badce2; /* rgb */ color: rgb(186, 220, 226); /* oklch */ color: oklch(87.2% 0.037 209.4);
Tailwind
colors: {
custom: {
50: '#cfe6eb',
500: '#badce2',
950: '#000000',
},
}SCSS
$custom: #badce2; $custom-light: #cfe6eb; $custom-dark: #000000;
JSON
{
"hex": "#badce2",
"rgb": {
"r": 186,
"g": 220,
"b": 226
},
"hsl": {
"h": 189,
"s": 40.816,
"l": 80.784
},
"oklch": {
"l": 0.87176,
"c": 0.03678,
"h": 209.4
},
"luminance": 0.67116
}Semantic roles & 50–950 ramp
primary
#BADCE2
secondary
#BB8D85
accent
#4532B4
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141616
muted
#838484