#AED2C3#AED2C3
#AED2C3 is a very light, muted teal. Relative luminance 0.590; OKLCH L 83.3% C 0.044 H 168.1°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #AED2C3 |
|---|---|
| RGB | rgb(174, 210, 195) |
| HSL | hsl(155, 29%, 75%) |
| HSV | hsv(155, 17%, 82%) |
| CMYK | cmyk(17.1%, 0%, 7.1%, 17.6%) |
| CIE-LAB | lab(81.31, -14.87, 3.48) |
| CIE-LCH | lch(81.31, 15.27, 166.84°) |
| OKLab | oklab(83.34% -0.0426 0.009) |
| OKLCH | oklch(83.34% 0.044 168.1) |
| XYZ | xyz(50.3499, 59.0306, 60.3604) |
| Luminance | 0.5903 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.28
Powder Blue
#B0E0E6
ΔE00 9.44
Seafoam Blue
#78D1B6
ΔE00 9.69
Paleturquoise
#AFEEEE
ΔE00 9.71
Light Teal
#90E4C1
ΔE00 9.84
Duck Egg Blue
#C3FBF4
ΔE00 10.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED2C3 #D2AEBD
analogous
#AED2B1 #AED2C3 #AECFD2
triadic
#AED2C3 #C3AED2 #D2C3AE
tetradic
#AED2C3 #B1AED2 #D2AEBD #CFD2AE
square
#AED2C3 #B1AED2 #D2AEBD #CFD2AE
split-complementary
#AED2C3 #D2AECF #D2B1AE
monochromatic
#5FA689 #87BCA6 #AED2C3 #D5E8E0 #EBF4F0
Accessibility & contrast
On white
1.64
#AED2C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#AED2C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED2C3
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED2C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED2C3 | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CDC2
Deuteranopia (green-blind)
#C9C8C4
Tritanopia (blue-blind)
#A7D2CD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #aed2c3; /* rgb */ color: rgb(174, 210, 195); /* oklch */ color: oklch(83.3% 0.044 168.1);
Tailwind
colors: {
custom: {
50: '#c6dfd5',
500: '#aed2c3',
950: '#000000',
},
}SCSS
$custom: #aed2c3; $custom-light: #c6dfd5; $custom-dark: #000000;
JSON
{
"hex": "#aed2c3",
"rgb": {
"r": 174,
"g": 210,
"b": 195
},
"hsl": {
"h": 155,
"s": 28.571,
"l": 75.294
},
"oklch": {
"l": 0.83337,
"c": 0.04351,
"h": 168.1
},
"luminance": 0.59032
}Semantic roles & 50–950 ramp
primary
#AED2C3
secondary
#A87C8E
accent
#3E6AA7
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483