#AEDDC8#AEDDC8
#AEDDC8 is a very light, muted teal. Relative luminance 0.649; OKLCH L 85.9% C 0.057 H 166.0°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDDC8 |
|---|---|
| RGB | rgb(174, 221, 200) |
| HSL | hsl(153, 41%, 77%) |
| HSV | hsv(153, 21%, 87%) |
| CMYK | cmyk(21.3%, 0%, 9.5%, 13.3%) |
| CIE-LAB | lab(84.42, -19.42, 5.32) |
| CIE-LCH | lch(84.42, 20.13, 164.67°) |
| OKLab | oklab(85.86% -0.0552 0.0138) |
| OKLCH | oklch(85.86% 0.057 166) |
| XYZ | xyz(53.7344, 64.8799, 64.3243) |
| Luminance | 0.6488 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 6.65
Pale Teal
#82CBB2
ΔE00 7.20
Pale Aqua
#B8FFEB
ΔE00 7.91
Seafoam Blue
#78D1B6
ΔE00 8.03
Mint
#AAF0C1
ΔE00 8.18
Duck Egg Blue
#C3FBF4
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDDC8 #DDAEC3
analogous
#AEDDB0 #AEDDC8 #AEDBDD
triadic
#AEDDC8 #C8AEDD #DDC8AE
tetradic
#AEDDC8 #B0AEDD #DDAEC3 #DBDDAE
square
#AEDDC8 #B0AEDD #DDAEC3 #DBDDAE
split-complementary
#AEDDC8 #DDAEDB #DDB0AE
monochromatic
#58B98D #83CBAB #AEDDC8 #D9EFE5 #E9F6F0
Accessibility & contrast
On white
1.50
#AEDDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#AEDDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDDC8
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDDC8 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD6C7
Deuteranopia (green-blind)
#D2D0C9
Tritanopia (blue-blind)
#A4DDD7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #aeddc8; /* rgb */ color: rgb(174, 221, 200); /* oklch */ color: oklch(85.9% 0.057 166.0);
Tailwind
colors: {
custom: {
50: '#c7e7d8',
500: '#aeddc8',
950: '#000000',
},
}SCSS
$custom: #aeddc8; $custom-light: #c7e7d8; $custom-dark: #000000;
JSON
{
"hex": "#aeddc8",
"rgb": {
"r": 174,
"g": 221,
"b": 200
},
"hsl": {
"h": 153.191,
"s": 40.87,
"l": 77.451
},
"oklch": {
"l": 0.85857,
"c": 0.0569,
"h": 166
},
"luminance": 0.64882
}Semantic roles & 50–950 ramp
primary
#AEDDC8
secondary
#B57A94
accent
#326CB4
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483