#AED6C8#AED6C8
#AED6C8 is a very light, muted teal. Relative luminance 0.613; OKLCH L 84.3% C 0.046 H 171.9°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #AED6C8 |
|---|---|
| RGB | rgb(174, 214, 200) |
| HSL | hsl(159, 33%, 76%) |
| HSV | hsv(159, 19%, 84%) |
| CMYK | cmyk(18.7%, 0%, 6.5%, 16.1%) |
| CIE-LAB | lab(82.52, -15.91, 2.57) |
| CIE-LCH | lch(82.52, 16.11, 170.83°) |
| OKLab | oklab(84.34% -0.0459 0.0066) |
| OKLCH | oklch(84.34% 0.046 171.9) |
| XYZ | xyz(51.9246, 61.2604, 63.7210) |
| Luminance | 0.6126 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.10
Paleturquoise
#AFEEEE
ΔE00 8.48
Powder Blue
#B0E0E6
ΔE00 8.64
Duck Egg Blue
#C3FBF4
ΔE00 8.86
Light Teal
#90E4C1
ΔE00 9.26
Seafoam Blue
#78D1B6
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED6C8 #D6AEBC
analogous
#AED6B4 #AED6C8 #AED0D6
triadic
#AED6C8 #C8AED6 #D6C8AE
tetradic
#AED6C8 #B4AED6 #D6AEBC #D0D6AE
square
#AED6C8 #B4AED6 #D6AEBC #D0D6AE
split-complementary
#AED6C8 #D6AED0 #D6B4AE
monochromatic
#5DAD91 #85C1AC #AED6C8 #D7EBE4 #EBF5F1
Accessibility & contrast
On white
1.58
#AED6C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#AED6C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED6C8
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED6C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED6C8 | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1C7
Deuteranopia (green-blind)
#CCCBC9
Tritanopia (blue-blind)
#A5D7D2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #aed6c8; /* rgb */ color: rgb(174, 214, 200); /* oklch */ color: oklch(84.3% 0.046 171.9);
Tailwind
colors: {
custom: {
50: '#c6e2d8',
500: '#aed6c8',
950: '#000000',
},
}SCSS
$custom: #aed6c8; $custom-light: #c6e2d8; $custom-dark: #000000;
JSON
{
"hex": "#aed6c8",
"rgb": {
"r": 174,
"g": 214,
"b": 200
},
"hsl": {
"h": 159,
"s": 32.787,
"l": 76.078
},
"oklch": {
"l": 0.84341,
"c": 0.04639,
"h": 171.9
},
"luminance": 0.61262
}Semantic roles & 50–950 ramp
primary
#AED6C8
secondary
#AD7C8D
accent
#3A62AC
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483