#AAEEEE#AAEEEE
#AAEEEE is a very light, moderate teal. Relative luminance 0.759; OKLCH L 90.4% C 0.068 H 196.0°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #AAEEEE |
|---|---|
| RGB | rgb(170, 238, 238) |
| HSL | hsl(180, 67%, 80%) |
| HSV | hsv(180, 29%, 93%) |
| CMYK | cmyk(28.6%, 0%, 0%, 6.7%) |
| CIE-LAB | lab(89.80, -21.04, -6.82) |
| CIE-LCH | lch(89.80, 22.12, 197.96°) |
| OKLab | oklab(90.41% -0.0651 -0.0187) |
| OKLCH | oklch(90.41% 0.068 196) |
| XYZ | xyz(62.5796, 75.8649, 92.2183) |
| Luminance | 0.7587 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 0.84
Pale Cyan
#B7FFFA
ΔE00 3.97
Light Cyan
#ACFFFC
ΔE00 4.00
Robin'S Egg Blue
#98EFF9
ΔE00 4.03
Duck Egg Blue
#C3FBF4
ΔE00 4.45
Light Sky Blue
#C6FCFF
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAEEEE #EEAAAA
analogous
#AAEECC #AAEEEE #AACCEE
triadic
#AAEEEE #EEAAEE #EEEEAA
tetradic
#AAEEEE #CCAAEE #EEAAAA #CCEEAA
square
#AAEEEE #CCAAEE #EEAAAA #CCEEAA
split-complementary
#AAEEEE #EEAACC #EECCAA
monochromatic
#44DADA #77E4E4 #AAEEEE #DDF8F8 #E5FAFA
Accessibility & contrast
On white
1.30
#AAEEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#AAEEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAEEEE
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAEEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAEEEE | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E8EE
Deuteranopia (green-blind)
#D8DEEF
Tritanopia (blue-blind)
#92F2EE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #aaeeee; /* rgb */ color: rgb(170, 238, 238); /* oklch */ color: oklch(90.4% 0.068 196.0);
Tailwind
colors: {
custom: {
50: '#c5f3f3',
500: '#aaeeee',
950: '#000000',
},
}SCSS
$custom: #aaeeee; $custom-light: #c5f3f3; $custom-dark: #000000;
JSON
{
"hex": "#aaeeee",
"rgb": {
"r": 170,
"g": 238,
"b": 238
},
"hsl": {
"h": 180,
"s": 66.667,
"l": 80
},
"oklch": {
"l": 0.90411,
"c": 0.06774,
"h": 196
},
"luminance": 0.75868
}Semantic roles & 50–950 ramp
primary
#AAEEEE
secondary
#CB7171
accent
#1717CF
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131717
muted
#828585