#AED2C4#AED2C4
#AED2C4 is a very light, muted teal. Relative luminance 0.591; OKLCH L 83.4% C 0.043 H 169.7°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #AED2C4 |
|---|---|
| RGB | rgb(174, 210, 196) |
| HSL | hsl(157, 29%, 75%) |
| HSV | hsv(157, 17%, 82%) |
| CMYK | cmyk(17.1%, 0%, 6.7%, 17.6%) |
| CIE-LAB | lab(81.33, -14.67, 2.98) |
| CIE-LCH | lch(81.33, 14.97, 168.52°) |
| OKLab | oklab(83.37% -0.0422 0.0077) |
| OKLCH | oklch(83.37% 0.043 169.7) |
| XYZ | xyz(50.4634, 59.0760, 60.9579) |
| Luminance | 0.5908 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.43
Powder Blue
#B0E0E6
ΔE00 9.07
Paleturquoise
#AFEEEE
ΔE00 9.46
Seafoam Blue
#78D1B6
ΔE00 9.83
Duck Egg Blue
#C3FBF4
ΔE00 9.93
Light Teal
#90E4C1
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED2C4 #D2AEBC
analogous
#AED2B2 #AED2C4 #AECED2
triadic
#AED2C4 #C4AED2 #D2C4AE
tetradic
#AED2C4 #B2AED2 #D2AEBC #CED2AE
square
#AED2C4 #B2AED2 #D2AEBC #CED2AE
split-complementary
#AED2C4 #D2AECE #D2B2AE
monochromatic
#5FA68B #87BCA7 #AED2C4 #D5E8E1 #EBF4F1
Accessibility & contrast
On white
1.64
#AED2C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#AED2C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED2C4
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED2C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED2C4 | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CDC3
Deuteranopia (green-blind)
#C9C8C5
Tritanopia (blue-blind)
#A6D3CE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #aed2c4; /* rgb */ color: rgb(174, 210, 196); /* oklch */ color: oklch(83.4% 0.043 169.7);
Tailwind
colors: {
custom: {
50: '#c6dfd5',
500: '#aed2c4',
950: '#000000',
},
}SCSS
$custom: #aed2c4; $custom-light: #c6dfd5; $custom-dark: #000000;
JSON
{
"hex": "#aed2c4",
"rgb": {
"r": 174,
"g": 210,
"b": 196
},
"hsl": {
"h": 156.667,
"s": 28.571,
"l": 75.294
},
"oklch": {
"l": 0.83365,
"c": 0.04287,
"h": 169.7
},
"luminance": 0.59077
}Semantic roles & 50–950 ramp
primary
#AED2C4
secondary
#A87C8D
accent
#3E67A7
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483