#AED9CC#AED9CC
#AED9CC is a very light, muted teal. Relative luminance 0.630; OKLCH L 85.1% C 0.048 H 174.7°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #AED9CC |
|---|---|
| RGB | rgb(174, 217, 204) |
| HSL | hsl(162, 36%, 77%) |
| HSV | hsv(162, 20%, 85%) |
| CMYK | cmyk(19.8%, 0%, 6%, 14.9%) |
| CIE-LAB | lab(83.43, -16.62, 1.77) |
| CIE-LCH | lch(83.43, 16.72, 173.91°) |
| OKLab | oklab(85.1% -0.0483 0.0045) |
| OKLCH | oklch(85.1% 0.048 174.7) |
| XYZ | xyz(53.1645, 62.9823, 66.4707) |
| Luminance | 0.6298 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 7.53
Duck Egg Blue
#C3FBF4
ΔE00 7.96
Powder Blue
#B0E0E6
ΔE00 8.04
Pale Teal
#82CBB2
ΔE00 8.17
Eggshell Blue
#C4FFF7
ΔE00 8.68
Light Teal
#90E4C1
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED9CC #D9AEBB
analogous
#AED9B7 #AED9CC #AED1D9
triadic
#AED9CC #CCAED9 #D9CCAE
tetradic
#AED9CC #B7AED9 #D9AEBB #D1D9AE
square
#AED9CC #B7AED9 #D9AEBB #D1D9AE
split-complementary
#AED9CC #D9AED1 #D9B7AE
monochromatic
#5BB298 #84C5B2 #AED9CC #D8EDE6 #EAF5F2
Accessibility & contrast
On white
1.54
#AED9CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#AED9CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED9CC
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED9CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED9CC | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3CB
Deuteranopia (green-blind)
#CECDCD
Tritanopia (blue-blind)
#A4DAD5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #aed9cc; /* rgb */ color: rgb(174, 217, 204); /* oklch */ color: oklch(85.1% 0.048 174.7);
Tailwind
colors: {
custom: {
50: '#c6e4db',
500: '#aed9cc',
950: '#000000',
},
}SCSS
$custom: #aed9cc; $custom-light: #c6e4db; $custom-dark: #000000;
JSON
{
"hex": "#aed9cc",
"rgb": {
"r": 174,
"g": 217,
"b": 204
},
"hsl": {
"h": 161.86,
"s": 36.134,
"l": 76.667
},
"oklch": {
"l": 0.85102,
"c": 0.04848,
"h": 174.7
},
"luminance": 0.62984
}Semantic roles & 50–950 ramp
primary
#AED9CC
secondary
#B07B8B
accent
#365BAF
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131515
muted
#828484