#AAEDEB#AAEDEB
#AAEDEB is a very light, moderate teal. Relative luminance 0.751; OKLCH L 90.1% C 0.067 H 193.7°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #AAEDEB |
|---|---|
| RGB | rgb(170, 237, 235) |
| HSL | hsl(178, 65%, 80%) |
| HSV | hsv(178, 28%, 93%) |
| CMYK | cmyk(28.3%, 0%, 0.8%, 7.1%) |
| CIE-LAB | lab(89.44, -21.21, -5.77) |
| CIE-LCH | lch(89.44, 21.98, 195.22°) |
| OKLab | oklab(90.1% -0.0651 -0.0158) |
| OKLCH | oklch(90.1% 0.067 193.7) |
| XYZ | xyz(61.8522, 75.1094, 89.8196) |
| Luminance | 0.7511 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.19
Pale Cyan
#B7FFFA
ΔE00 3.88
Light Cyan
#ACFFFC
ΔE00 4.06
Duck Egg Blue
#C3FBF4
ΔE00 4.19
Robin'S Egg Blue
#98EFF9
ΔE00 4.75
Eggshell Blue
#C4FFF7
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAEDEB #EDAAAC
analogous
#AAEDCA #AAEDEB #AACEED
triadic
#AAEDEB #EBAAED #EDEBAA
tetradic
#AAEDEB #CAAAED #EDAAAC #CEEDAA
square
#AAEDEB #CAAAED #EDAAAC #CEEDAA
split-complementary
#AAEDEB #EDAACE #EDCAAA
monochromatic
#45D8D3 #77E2DF #AAEDEB #DDF8F7 #E6FAF9
Accessibility & contrast
On white
1.31
#AAEDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#AAEDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAEDEB
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAEDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAEDEB | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E6EB
Deuteranopia (green-blind)
#D8DDEC
Tritanopia (blue-blind)
#93F1EC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #aaedeb; /* rgb */ color: rgb(170, 237, 235); /* oklch */ color: oklch(90.1% 0.067 193.7);
Tailwind
colors: {
custom: {
50: '#c5f3f1',
500: '#aaedeb',
950: '#000000',
},
}SCSS
$custom: #aaedeb; $custom-light: #c5f3f1; $custom-dark: #000000;
JSON
{
"hex": "#aaedeb",
"rgb": {
"r": 170,
"g": 237,
"b": 235
},
"hsl": {
"h": 178.209,
"s": 65.049,
"l": 79.804
},
"oklch": {
"l": 0.90103,
"c": 0.06696,
"h": 193.7
},
"luminance": 0.75113
}Semantic roles & 50–950 ramp
primary
#AAEDEB
secondary
#CA7174
accent
#191ECD
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131716
muted
#828585