#AED2C0#AED2C0
#AED2C0 is a very light, muted teal. Relative luminance 0.589; OKLCH L 83.3% C 0.046 H 163.6°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #AED2C0 |
|---|---|
| RGB | rgb(174, 210, 192) |
| HSL | hsl(150, 29%, 75%) |
| HSV | hsv(150, 17%, 82%) |
| CMYK | cmyk(17.1%, 0%, 8.6%, 17.6%) |
| CIE-LAB | lab(81.23, -15.45, 4.97) |
| CIE-LCH | lch(81.23, 16.23, 162.17°) |
| OKLab | oklab(83.25% -0.0438 0.0129) |
| OKLCH | oklch(83.25% 0.046 163.6) |
| XYZ | xyz(50.0141, 58.8963, 58.5920) |
| Luminance | 0.5890 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.94
Light Teal
#90E4C1
ΔE00 9.30
Seafoam Blue
#78D1B6
ΔE00 9.39
Paleturquoise
#AFEEEE
ΔE00 10.50
Duck Egg Blue
#C3FBF4
ΔE00 10.53
Powder Blue
#B0E0E6
ΔE00 10.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED2C0 #D2AEC0
analogous
#AED2AE #AED2C0 #AED2D2
triadic
#AED2C0 #C0AED2 #D2C0AE
tetradic
#AED2C0 #AEAED2 #D2AEC0 #D2D2AE
square
#AED2C0 #AEAED2 #D2AEC0 #D2D2AE
split-complementary
#AED2C0 #D2AED2 #D2AEAE
monochromatic
#5FA683 #87BCA1 #AED2C0 #D5E8DF #EBF4F0
Accessibility & contrast
On white
1.64
#AED2C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#AED2C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED2C0
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED2C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED2C0 | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CDBF
Deuteranopia (green-blind)
#CAC8C1
Tritanopia (blue-blind)
#A7D2CD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #aed2c0; /* rgb */ color: rgb(174, 210, 192); /* oklch */ color: oklch(83.3% 0.046 163.6);
Tailwind
colors: {
custom: {
50: '#c6dfd3',
500: '#aed2c0',
950: '#000000',
},
}SCSS
$custom: #aed2c0; $custom-light: #c6dfd3; $custom-dark: #000000;
JSON
{
"hex": "#aed2c0",
"rgb": {
"r": 174,
"g": 210,
"b": 192
},
"hsl": {
"h": 150,
"s": 28.571,
"l": 75.294
},
"oklch": {
"l": 0.83254,
"c": 0.04567,
"h": 163.6
},
"luminance": 0.58898
}Semantic roles & 50–950 ramp
primary
#AED2C0
secondary
#A87C92
accent
#3E73A7
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483