#ADECED#ADECED
#ADECED is a very light, moderate teal. Relative luminance 0.750; OKLCH L 90.1% C 0.063 H 197.3°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #ADECED |
|---|---|
| RGB | rgb(173, 236, 237) |
| HSL | hsl(181, 64%, 80%) |
| HSV | hsv(181, 27%, 93%) |
| CMYK | cmyk(27%, 0.4%, 0%, 7.1%) |
| CIE-LAB | lab(89.39, -19.43, -6.88) |
| CIE-LCH | lch(89.39, 20.62, 199.51°) |
| OKLab | oklab(90.12% -0.0604 -0.0188) |
| OKLCH | oklch(90.12% 0.063 197.3) |
| XYZ | xyz(62.5102, 74.9865, 91.2845) |
| Luminance | 0.7499 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 0.58
Pale Sky Blue
#BDF6FE
ΔE00 4.14
Robin'S Egg Blue
#98EFF9
ΔE00 4.17
Light Sky Blue
#C6FCFF
ΔE00 4.30
Powder Blue
#B0E0E6
ΔE00 4.48
Duck Egg Blue
#C3FBF4
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADECED #EDAEAD
analogous
#ADEDCE #ADECED #ADCCED
triadic
#ADECED #EDADEC #ECEDAD
tetradic
#ADECED #CEADED #EDAEAD #CCEDAD
square
#ADECED #CEADED #EDAEAD #CCEDAD
split-complementary
#ADECED #EDADCC #EDCEAD
monochromatic
#49D5D7 #7BE0E2 #ADECED #DFF8F8 #E6F9F9
Accessibility & contrast
On white
1.31
#ADECED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#ADECED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADECED
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADECED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADECED | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6ED
Deuteranopia (green-blind)
#D7DDEE
Tritanopia (blue-blind)
#97F0EC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #adeced; /* rgb */ color: rgb(173, 236, 237); /* oklch */ color: oklch(90.1% 0.063 197.3);
Tailwind
colors: {
custom: {
50: '#c7f2f2',
500: '#adeced',
950: '#000000',
},
}SCSS
$custom: #adeced; $custom-light: #c7f2f2; $custom-dark: #000000;
JSON
{
"hex": "#adeced",
"rgb": {
"r": 173,
"g": 236,
"b": 237
},
"hsl": {
"h": 180.938,
"s": 64,
"l": 80.392
},
"oklch": {
"l": 0.90117,
"c": 0.06329,
"h": 197.3
},
"luminance": 0.7499
}Semantic roles & 50–950 ramp
primary
#ADECED
secondary
#CA7574
accent
#1C1ACC
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131717
muted
#828585