#ADEDEC#ADEDEC
#ADEDEC is a very light, moderate teal. Relative luminance 0.755; OKLCH L 90.3% C 0.064 H 194.9°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #ADEDEC |
|---|---|
| RGB | rgb(173, 237, 236) |
| HSL | hsl(179, 64%, 80%) |
| HSV | hsv(179, 27%, 93%) |
| CMYK | cmyk(27%, 0%, 0.4%, 7.1%) |
| CIE-LAB | lab(89.63, -20.15, -6.00) |
| CIE-LCH | lch(89.63, 21.02, 196.59°) |
| OKLab | oklab(90.3% -0.062 -0.0165) |
| OKLCH | oklch(90.3% 0.064 194.9) |
| XYZ | xyz(62.6532, 75.5056, 90.6134) |
| Luminance | 0.7551 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 0.54
Pale Cyan
#B7FFFA
ΔE00 4.06
Duck Egg Blue
#C3FBF4
ΔE00 4.10
Light Cyan
#ACFFFC
ΔE00 4.35
Light Sky Blue
#C6FCFF
ΔE00 4.54
Robin'S Egg Blue
#98EFF9
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADEDEC #EDADAE
analogous
#ADEDCC #ADEDEC #ADCEED
triadic
#ADEDEC #ECADED #EDECAD
tetradic
#ADEDEC #CCADED #EDADAE #CEEDAD
square
#ADEDEC #CCADED #EDADAE #CEEDAD
split-complementary
#ADEDEC #EDADCE #EDCCAD
monochromatic
#49D7D5 #7BE2E0 #ADEDEC #DFF8F8 #E6F9F9
Accessibility & contrast
On white
1.30
#ADEDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#ADEDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADEDEC
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADEDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADEDEC | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7EC
Deuteranopia (green-blind)
#D9DDED
Tritanopia (blue-blind)
#97F1EC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #adedec; /* rgb */ color: rgb(173, 237, 236); /* oklch */ color: oklch(90.3% 0.064 194.9);
Tailwind
colors: {
custom: {
50: '#c7f3f2',
500: '#adedec',
950: '#000000',
},
}SCSS
$custom: #adedec; $custom-light: #c7f3f2; $custom-dark: #000000;
JSON
{
"hex": "#adedec",
"rgb": {
"r": 173,
"g": 237,
"b": 236
},
"hsl": {
"h": 179.063,
"s": 64,
"l": 80.392
},
"oklch": {
"l": 0.90301,
"c": 0.0642,
"h": 194.9
},
"luminance": 0.75509
}Semantic roles & 50–950 ramp
primary
#ADEDEC
secondary
#CA7475
accent
#1A1CCC
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131716
muted
#828585