#AED3C8#AED3C8
#AED3C8 is a very light, muted teal. Relative luminance 0.598; OKLCH L 83.7% C 0.042 H 175.3°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #AED3C8 |
|---|---|
| RGB | rgb(174, 211, 200) |
| HSL | hsl(162, 30%, 75%) |
| HSV | hsv(162, 18%, 83%) |
| CMYK | cmyk(17.5%, 0%, 5.2%, 17.3%) |
| CIE-LAB | lab(81.71, -14.39, 1.39) |
| CIE-LCH | lch(81.71, 14.45, 174.49°) |
| OKLab | oklab(83.69% -0.0419 0.0035) |
| OKLCH | oklch(83.69% 0.042 175.3) |
| XYZ | xyz(51.1724, 59.7559, 63.4703) |
| Luminance | 0.5976 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.81
Paleturquoise
#AFEEEE
ΔE00 8.50
Pale Teal
#82CBB2
ΔE00 8.91
Duck Egg Blue
#C3FBF4
ΔE00 9.33
Ice
#D6FFFA
ΔE00 10.05
Eggshell Blue
#C4FFF7
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED3C8 #D3AEB9
analogous
#AED3B5 #AED3C8 #AECBD3
triadic
#AED3C8 #C8AED3 #D3C8AE
tetradic
#AED3C8 #B5AED3 #D3AEB9 #CBD3AE
square
#AED3C8 #B5AED3 #D3AEB9 #CBD3AE
split-complementary
#AED3C8 #D3AECB #D3B5AE
monochromatic
#5FA892 #86BDAD #AED3C8 #D6E9E3 #EBF4F2
Accessibility & contrast
On white
1.62
#AED3C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#AED3C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED3C8
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED3C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED3C8 | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CEC8
Deuteranopia (green-blind)
#C9C9C9
Tritanopia (blue-blind)
#A5D4D0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #aed3c8; /* rgb */ color: rgb(174, 211, 200); /* oklch */ color: oklch(83.7% 0.042 175.3);
Tailwind
colors: {
custom: {
50: '#c6e0d8',
500: '#aed3c8',
950: '#000000',
},
}SCSS
$custom: #aed3c8; $custom-light: #c6e0d8; $custom-dark: #000000;
JSON
{
"hex": "#aed3c8",
"rgb": {
"r": 174,
"g": 211,
"b": 200
},
"hsl": {
"h": 162.162,
"s": 29.6,
"l": 75.49
},
"oklch": {
"l": 0.83694,
"c": 0.04203,
"h": 175.3
},
"luminance": 0.59757
}Semantic roles & 50–950 ramp
primary
#AED3C8
secondary
#A97C89
accent
#3D5DA8
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483