#AED5C8#AED5C8
#AED5C8 is a very light, muted teal. Relative luminance 0.608; OKLCH L 84.1% C 0.045 H 172.9°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #AED5C8 |
|---|---|
| RGB | rgb(174, 213, 200) |
| HSL | hsl(160, 32%, 76%) |
| HSV | hsv(160, 18%, 84%) |
| CMYK | cmyk(18.3%, 0%, 6.1%, 16.5%) |
| CIE-LAB | lab(82.25, -15.40, 2.18) |
| CIE-LCH | lch(82.25, 15.55, 171.96°) |
| OKLab | oklab(84.13% -0.0446 0.0055) |
| OKLCH | oklch(84.13% 0.045 172.9) |
| XYZ | xyz(51.6723, 60.7558, 63.6369) |
| Luminance | 0.6076 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.34
Powder Blue
#B0E0E6
ΔE00 8.35
Paleturquoise
#AFEEEE
ΔE00 8.46
Duck Egg Blue
#C3FBF4
ΔE00 8.99
Seafoam Blue
#78D1B6
ΔE00 9.58
Light Teal
#90E4C1
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED5C8 #D5AEBB
analogous
#AED5B4 #AED5C8 #AECED5
triadic
#AED5C8 #C8AED5 #D5C8AE
tetradic
#AED5C8 #B4AED5 #D5AEBB #CED5AE
square
#AED5C8 #B4AED5 #D5AEBB #CED5AE
split-complementary
#AED5C8 #D5AECE #D5B4AE
monochromatic
#5DAB91 #86C0AD #AED5C8 #D6EAE3 #EBF5F1
Accessibility & contrast
On white
1.60
#AED5C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#AED5C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED5C8
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED5C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED5C8 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D0C7
Deuteranopia (green-blind)
#CBCAC9
Tritanopia (blue-blind)
#A5D6D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #aed5c8; /* rgb */ color: rgb(174, 213, 200); /* oklch */ color: oklch(84.1% 0.045 172.9);
Tailwind
colors: {
custom: {
50: '#c6e2d8',
500: '#aed5c8',
950: '#000000',
},
}SCSS
$custom: #aed5c8; $custom-light: #c6e2d8; $custom-dark: #000000;
JSON
{
"hex": "#aed5c8",
"rgb": {
"r": 174,
"g": 213,
"b": 200
},
"hsl": {
"h": 160,
"s": 31.707,
"l": 75.882
},
"oklch": {
"l": 0.84125,
"c": 0.04492,
"h": 172.9
},
"luminance": 0.60757
}Semantic roles & 50–950 ramp
primary
#AED5C8
secondary
#AB7C8C
accent
#3B60AA
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483