#AEEDEC#AEEDEC
#AEEDEC is a very light, moderate teal. Relative luminance 0.756; OKLCH L 90.4% C 0.063 H 194.9°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #AEEDEC |
|---|---|
| RGB | rgb(174, 237, 236) |
| HSL | hsl(179, 64%, 81%) |
| HSV | hsv(179, 27%, 93%) |
| CMYK | cmyk(26.6%, 0%, 0.4%, 7.1%) |
| CIE-LAB | lab(89.68, -19.87, -5.92) |
| CIE-LCH | lch(89.68, 20.73, 196.59°) |
| OKLab | oklab(90.36% -0.0612 -0.0162) |
| OKLCH | oklch(90.36% 0.063 194.9) |
| XYZ | xyz(62.8752, 75.6201, 90.6238) |
| Luminance | 0.7562 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 0.46
Duck Egg Blue
#C3FBF4
ΔE00 4.02
Pale Cyan
#B7FFFA
ΔE00 4.09
Light Sky Blue
#C6FCFF
ΔE00 4.43
Light Cyan
#ACFFFC
ΔE00 4.44
Light Light Blue
#CAFFFB
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEEDEC #EDAEAF
analogous
#AEEDCC #AEEDEC #AECEED
triadic
#AEEDEC #ECAEED #EDECAE
tetradic
#AEEDEC #CCAEED #EDAEAF #CEEDAE
square
#AEEDEC #CCAEED #EDAEAF #CEEDAE
split-complementary
#AEEDEC #EDAECE #EDCCAE
monochromatic
#4AD7D5 #7CE2E0 #AEEDEC #E0F8F8 #E6F9F9
Accessibility & contrast
On white
1.30
#AEEDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#AEEDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEEDEC
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEEDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEEDEC | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7EC
Deuteranopia (green-blind)
#D9DEED
Tritanopia (blue-blind)
#99F1EC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #aeedec; /* rgb */ color: rgb(174, 237, 236); /* oklch */ color: oklch(90.4% 0.063 194.9);
Tailwind
colors: {
custom: {
50: '#c8f3f2',
500: '#aeedec',
950: '#000000',
},
}SCSS
$custom: #aeedec; $custom-light: #c8f3f2; $custom-dark: #000000;
JSON
{
"hex": "#aeedec",
"rgb": {
"r": 174,
"g": 237,
"b": 236
},
"hsl": {
"h": 179.048,
"s": 63.636,
"l": 80.588
},
"oklch": {
"l": 0.90358,
"c": 0.06329,
"h": 194.9
},
"luminance": 0.75623
}Semantic roles & 50–950 ramp
primary
#AEEDEC
secondary
#CA7576
accent
#1A1DCB
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131716
muted
#828585