#AEEEEB#AEEEEB
#AEEEEB is a very light, moderate teal. Relative luminance 0.761; OKLCH L 90.5% C 0.064 H 192.4°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #AEEEEB |
|---|---|
| RGB | rgb(174, 238, 235) |
| HSL | hsl(177, 65%, 81%) |
| HSV | hsv(177, 27%, 93%) |
| CMYK | cmyk(26.9%, 0%, 1.3%, 6.7%) |
| CIE-LAB | lab(89.93, -20.58, -5.04) |
| CIE-LCH | lch(89.93, 21.19, 193.75°) |
| OKLab | oklab(90.54% -0.0628 -0.0138) |
| OKLCH | oklch(90.54% 0.064 192.4) |
| XYZ | xyz(63.0206, 76.1428, 89.9576) |
| Luminance | 0.7615 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.23
Duck Egg Blue
#C3FBF4
ΔE00 3.60
Pale Cyan
#B7FFFA
ΔE00 3.63
Light Cyan
#ACFFFC
ΔE00 4.08
Eggshell Blue
#C4FFF7
ΔE00 4.21
Light Light Blue
#CAFFFB
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEEEEB #EEAEB1
analogous
#AEEECB #AEEEEB #AED1EE
triadic
#AEEEEB #EBAEEE #EEEBAE
tetradic
#AEEEEB #CBAEEE #EEAEB1 #D1EEAE
square
#AEEEEB #CBAEEE #EEAEB1 #D1EEAE
split-complementary
#AEEEEB #EEAED1 #EECBAE
monochromatic
#49D9D2 #7BE3DF #AEEEEB #E1F9F7 #E6FAF9
Accessibility & contrast
On white
1.29
#AEEEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#AEEEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEEEEB
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEEEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEEEEB | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8EB
Deuteranopia (green-blind)
#DADEEC
Tritanopia (blue-blind)
#99F2ED
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #aeeeeb; /* rgb */ color: rgb(174, 238, 235); /* oklch */ color: oklch(90.5% 0.064 192.4);
Tailwind
colors: {
custom: {
50: '#c8f3f1',
500: '#aeeeeb',
950: '#000000',
},
}SCSS
$custom: #aeeeeb; $custom-light: #c8f3f1; $custom-dark: #000000;
JSON
{
"hex": "#aeeeeb",
"rgb": {
"r": 174,
"g": 238,
"b": 235
},
"hsl": {
"h": 177.188,
"s": 65.306,
"l": 80.784
},
"oklch": {
"l": 0.90543,
"c": 0.06432,
"h": 192.4
},
"luminance": 0.76146
}Semantic roles & 50–950 ramp
primary
#AEEEEB
secondary
#CB7579
accent
#1821CD
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131716
muted
#828585