#AEDEE7#AEDEE7
#AEDEE7 is a very light, muted teal. Relative luminance 0.670; OKLCH L 87.0% C 0.051 H 210.3°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDEE7 |
|---|---|
| RGB | rgb(174, 222, 231) |
| HSL | hsl(189, 54%, 79%) |
| HSV | hsv(189, 25%, 91%) |
| CMYK | cmyk(24.7%, 3.9%, 0%, 9.4%) |
| CIE-LAB | lab(85.51, -13.45, -9.48) |
| CIE-LCH | lch(85.51, 16.45, 215.17°) |
| OKLab | oklab(86.99% -0.0441 -0.0258) |
| OKLCH | oklch(86.99% 0.051 210.3) |
| XYZ | xyz(57.9963, 67.0083, 85.4639) |
| Luminance | 0.6701 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.33
Lightblue
#ADD8E6
ΔE00 3.01
Pale Sky Blue
#BDF6FE
ΔE00 5.34
Ice Blue
#A5DFF9
ΔE00 5.90
Paleturquoise
#AFEEEE
ΔE00 6.05
Robin'S Egg Blue
#98EFF9
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDEE7 #E7B7AE
analogous
#AEE7D4 #AEDEE7 #AEC2E7
triadic
#AEDEE7 #E7AEDE #DEE7AE
tetradic
#AEDEE7 #D4AEE7 #E7B7AE #C2E7AE
square
#AEDEE7 #D4AEE7 #E7B7AE #C2E7AE
split-complementary
#AEDEE7 #E7AEC2 #E7D4AE
monochromatic
#50B8CB #7FCBD9 #AEDEE7 #DDF1F5 #E7F5F8
Accessibility & contrast
On white
1.46
#AEDEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#AEDEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDEE7
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDEE7 | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DAE8
Deuteranopia (green-blind)
#CCD2E7
Tritanopia (blue-blind)
#9CE3E1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #aedee7; /* rgb */ color: rgb(174, 222, 231); /* oklch */ color: oklch(87.0% 0.051 210.3);
Tailwind
colors: {
custom: {
50: '#c7e8ee',
500: '#aedee7',
950: '#000000',
},
}SCSS
$custom: #aedee7; $custom-light: #c7e8ee; $custom-dark: #000000;
JSON
{
"hex": "#aedee7",
"rgb": {
"r": 174,
"g": 222,
"b": 231
},
"hsl": {
"h": 189.474,
"s": 54.286,
"l": 79.412
},
"oklch": {
"l": 0.86992,
"c": 0.0511,
"h": 210.3
},
"luminance": 0.67011
}Semantic roles & 50–950 ramp
primary
#AEDEE7
secondary
#C28377
accent
#3D24C2
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131616
muted
#828485