#ADEDEA#ADEDEA
#ADEDEA is a very light, moderate teal. Relative luminance 0.754; OKLCH L 90.2% C 0.064 H 192.4°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #ADEDEA |
|---|---|
| RGB | rgb(173, 237, 234) |
| HSL | hsl(177, 64%, 80%) |
| HSV | hsv(177, 27%, 93%) |
| CMYK | cmyk(27%, 0%, 1.3%, 7.1%) |
| CIE-LAB | lab(89.58, -20.59, -5.04) |
| CIE-LCH | lch(89.58, 21.19, 193.75°) |
| OKLab | oklab(90.24% -0.0628 -0.0138) |
| OKLCH | oklch(90.24% 0.064 192.4) |
| XYZ | xyz(62.3642, 75.3901, 89.0917) |
| Luminance | 0.7539 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.26
Duck Egg Blue
#C3FBF4
ΔE00 3.79
Pale Cyan
#B7FFFA
ΔE00 3.83
Light Cyan
#ACFFFC
ΔE00 4.24
Eggshell Blue
#C4FFF7
ΔE00 4.41
Light Light Blue
#CAFFFB
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADEDEA #EDADB0
analogous
#ADEDCA #ADEDEA #ADD0ED
triadic
#ADEDEA #EAADED #EDEAAD
tetradic
#ADEDEA #CAADED #EDADB0 #D0EDAD
square
#ADEDEA #CAADED #EDADB0 #D0EDAD
split-complementary
#ADEDEA #EDADD0 #EDCAAD
monochromatic
#49D7D0 #7BE2DD #ADEDEA #DFF8F7 #E6F9F9
Accessibility & contrast
On white
1.31
#ADEDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#ADEDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADEDEA
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADEDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADEDEA | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7EA
Deuteranopia (green-blind)
#D9DDEB
Tritanopia (blue-blind)
#98F1EC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #adedea; /* rgb */ color: rgb(173, 237, 234); /* oklch */ color: oklch(90.2% 0.064 192.4);
Tailwind
colors: {
custom: {
50: '#c7f3f0',
500: '#adedea',
950: '#000000',
},
}SCSS
$custom: #adedea; $custom-light: #c7f3f0; $custom-dark: #000000;
JSON
{
"hex": "#adedea",
"rgb": {
"r": 173,
"g": 237,
"b": 234
},
"hsl": {
"h": 177.188,
"s": 64,
"l": 80.392
},
"oklch": {
"l": 0.90241,
"c": 0.06435,
"h": 192.4
},
"luminance": 0.75393
}Semantic roles & 50–950 ramp
primary
#ADEDEA
secondary
#CA7478
accent
#1A22CC
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131716
muted
#828585