#AEE0CD#AEE0CD
#AEE0CD is a very light, muted teal. Relative luminance 0.667; OKLCH L 86.6% C 0.058 H 169.7°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE0CD |
|---|---|
| RGB | rgb(174, 224, 205) |
| HSL | hsl(157, 45%, 78%) |
| HSV | hsv(157, 22%, 88%) |
| CMYK | cmyk(22.3%, 0%, 8.5%, 12.2%) |
| CIE-LAB | lab(85.36, -19.92, 4.04) |
| CIE-LCH | lch(85.36, 20.33, 168.53°) |
| OKLab | oklab(86.65% -0.0571 0.0104) |
| OKLCH | oklch(86.65% 0.058 169.7) |
| XYZ | xyz(55.1274, 66.7158, 67.7186) |
| Luminance | 0.6672 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 6.64
Pale Aqua
#B8FFEB
ΔE00 7.00
Pale Teal
#82CBB2
ΔE00 7.47
Duck Egg Blue
#C3FBF4
ΔE00 7.55
Eggshell Blue
#C4FFF7
ΔE00 8.01
Seafoam Blue
#78D1B6
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE0CD #E0AEC1
analogous
#AEE0B4 #AEE0CD #AEDAE0
triadic
#AEE0CD #CDAEE0 #E0CDAE
tetradic
#AEE0CD #B4AEE0 #E0AEC1 #DAE0AE
square
#AEE0CD #B4AEE0 #E0AEC1 #DAE0AE
split-complementary
#AEE0CD #E0AEDA #E0B4AE
monochromatic
#55BE96 #82CFB2 #AEE0CD #DAF1E8 #E9F7F1
Accessibility & contrast
On white
1.46
#AEE0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#AEE0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE0CD
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE0CD | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CC
Deuteranopia (green-blind)
#D4D3CE
Tritanopia (blue-blind)
#A3E1DA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #aee0cd; /* rgb */ color: rgb(174, 224, 205); /* oklch */ color: oklch(86.6% 0.058 169.7);
Tailwind
colors: {
custom: {
50: '#c7e9dc',
500: '#aee0cd',
950: '#000000',
},
}SCSS
$custom: #aee0cd; $custom-light: #c7e9dc; $custom-dark: #000000;
JSON
{
"hex": "#aee0cd",
"rgb": {
"r": 174,
"g": 224,
"b": 205
},
"hsl": {
"h": 157.2,
"s": 44.643,
"l": 78.039
},
"oklch": {
"l": 0.86646,
"c": 0.05802,
"h": 169.7
},
"luminance": 0.66718
}Semantic roles & 50–950 ramp
primary
#AEE0CD
secondary
#B97991
accent
#2E62B8
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131615
muted
#828484