#AEE0CA#AEE0CA
#AEE0CA is a very light, moderate teal. Relative luminance 0.666; OKLCH L 86.6% C 0.060 H 166.3°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE0CA |
|---|---|
| RGB | rgb(174, 224, 202) |
| HSL | hsl(154, 45%, 78%) |
| HSV | hsv(154, 22%, 88%) |
| CMYK | cmyk(22.3%, 0%, 9.8%, 12.2%) |
| CIE-LAB | lab(85.29, -20.51, 5.52) |
| CIE-LCH | lch(85.29, 21.24, 164.94°) |
| OKLab | oklab(86.56% -0.0583 0.0143) |
| OKLCH | oklch(86.56% 0.06 166.3) |
| XYZ | xyz(54.7688, 66.5723, 65.8297) |
| Luminance | 0.6657 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 6.05
Pale Aqua
#B8FFEB
ΔE00 7.17
Pale Teal
#82CBB2
ΔE00 7.28
Mint
#AAF0C1
ΔE00 7.56
Pale Turquoise
#A5FBD5
ΔE00 7.87
Seafoam Blue
#78D1B6
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE0CA #E0AEC4
analogous
#AEE0B1 #AEE0CA #AEDDE0
triadic
#AEE0CA #CAAEE0 #E0CAAE
tetradic
#AEE0CA #B1AEE0 #E0AEC4 #DDE0AE
square
#AEE0CA #B1AEE0 #E0AEC4 #DDE0AE
split-complementary
#AEE0CA #E0AEDD #E0B1AE
monochromatic
#55BE90 #82CFAD #AEE0CA #DAF1E7 #E9F7F1
Accessibility & contrast
On white
1.47
#AEE0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#AEE0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE0CA
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE0CA | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED9C9
Deuteranopia (green-blind)
#D5D2CB
Tritanopia (blue-blind)
#A3E0D9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #aee0ca; /* rgb */ color: rgb(174, 224, 202); /* oklch */ color: oklch(86.6% 0.060 166.3);
Tailwind
colors: {
custom: {
50: '#c7e9da',
500: '#aee0ca',
950: '#000000',
},
}SCSS
$custom: #aee0ca; $custom-light: #c7e9da; $custom-dark: #000000;
JSON
{
"hex": "#aee0ca",
"rgb": {
"r": 174,
"g": 224,
"b": 202
},
"hsl": {
"h": 153.6,
"s": 44.643,
"l": 78.039
},
"oklch": {
"l": 0.86564,
"c": 0.06003,
"h": 166.3
},
"luminance": 0.66574
}Semantic roles & 50–950 ramp
primary
#AEE0CA
secondary
#B97995
accent
#2E6AB8
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131614
muted
#828483