#ADEAEC#ADEAEC
#ADEAEC is a very light, moderate teal. Relative luminance 0.738; OKLCH L 89.7% C 0.062 H 198.6°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #ADEAEC |
|---|---|
| RGB | rgb(173, 234, 236) |
| HSL | hsl(182, 62%, 80%) |
| HSV | hsv(182, 27%, 93%) |
| CMYK | cmyk(26.7%, 0.8%, 0%, 7.5%) |
| CIE-LAB | lab(88.82, -18.66, -7.20) |
| CIE-LCH | lch(88.82, 20.00, 201.10°) |
| OKLab | oklab(89.66% -0.0583 -0.0197) |
| OKLCH | oklch(89.66% 0.062 198.6) |
| XYZ | xyz(61.7919, 73.7830, 90.3263) |
| Luminance | 0.7379 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.21
Powder Blue
#B0E0E6
ΔE00 3.81
Pale Sky Blue
#BDF6FE
ΔE00 3.96
Robin'S Egg Blue
#98EFF9
ΔE00 4.18
Light Sky Blue
#C6FCFF
ΔE00 4.40
Duck Egg Blue
#C3FBF4
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADEAEC #ECAFAD
analogous
#ADECCF #ADEAEC #ADCAEC
triadic
#ADEAEC #ECADEA #EAECAD
tetradic
#ADEAEC #CFADEC #ECAFAD #CAECAD
square
#ADEAEC #CFADEC #ECAFAD #CAECAD
split-complementary
#ADEAEC #ECADCA #ECCFAD
monochromatic
#4AD1D5 #7BDDE0 #ADEAEC #DFF7F8 #E6F9F9
Accessibility & contrast
On white
1.33
#ADEAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#ADEAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADEAEC
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADEAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADEAEC | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E4EC
Deuteranopia (green-blind)
#D6DBED
Tritanopia (blue-blind)
#97EEEA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #adeaec; /* rgb */ color: rgb(173, 234, 236); /* oklch */ color: oklch(89.7% 0.062 198.6);
Tailwind
colors: {
custom: {
50: '#c7f0f2',
500: '#adeaec',
950: '#000000',
},
}SCSS
$custom: #adeaec; $custom-light: #c7f0f2; $custom-dark: #000000;
JSON
{
"hex": "#adeaec",
"rgb": {
"r": 173,
"g": 234,
"b": 236
},
"hsl": {
"h": 181.905,
"s": 62.376,
"l": 80.196
},
"oklch": {
"l": 0.89656,
"c": 0.06154,
"h": 198.6
},
"luminance": 0.73786
}Semantic roles & 50–950 ramp
primary
#ADEAEC
secondary
#C97775
accent
#211BCA
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131616
muted
#828585