#AED3CC#AED3CC
#AED3CC is a very light, muted teal. Relative luminance 0.599; OKLCH L 83.8% C 0.040 H 182.6°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #AED3CC |
|---|---|
| RGB | rgb(174, 211, 204) |
| HSL | hsl(169, 30%, 75%) |
| HSV | hsv(169, 18%, 83%) |
| CMYK | cmyk(17.5%, 0%, 3.3%, 17.3%) |
| CIE-LAB | lab(81.81, -13.58, -0.60) |
| CIE-LCH | lch(81.81, 13.59, 182.51°) |
| OKLab | oklab(83.81% -0.0403 -0.0018) |
| OKLCH | oklch(83.81% 0.04 182.6) |
| XYZ | xyz(51.6460, 59.9453, 65.9645) |
| Luminance | 0.5995 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.31
Paleturquoise
#AFEEEE
ΔE00 7.77
Lightblue
#ADD8E6
ΔE00 9.01
Duck Egg Blue
#C3FBF4
ΔE00 9.14
Ice
#D6FFFA
ΔE00 9.70
Light Light Blue
#CAFFFB
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED3CC #D3AEB5
analogous
#AED3B9 #AED3CC #AEC7D3
triadic
#AED3CC #CCAED3 #D3CCAE
tetradic
#AED3CC #B9AED3 #D3AEB5 #C7D3AE
square
#AED3CC #B9AED3 #D3AEB5 #C7D3AE
split-complementary
#AED3CC #D3AEC7 #D3B9AE
monochromatic
#5FA89A #86BDB3 #AED3CC #D6E9E5 #EBF4F3
Accessibility & contrast
On white
1.62
#AED3CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#AED3CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED3CC
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED3CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED3CC | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCECC
Deuteranopia (green-blind)
#C8C9CD
Tritanopia (blue-blind)
#A4D5D1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #aed3cc; /* rgb */ color: rgb(174, 211, 204); /* oklch */ color: oklch(83.8% 0.040 182.6);
Tailwind
colors: {
custom: {
50: '#c6e0db',
500: '#aed3cc',
950: '#000000',
},
}SCSS
$custom: #aed3cc; $custom-light: #c6e0db; $custom-dark: #000000;
JSON
{
"hex": "#aed3cc",
"rgb": {
"r": 174,
"g": 211,
"b": 204
},
"hsl": {
"h": 168.649,
"s": 29.6,
"l": 75.49
},
"oklch": {
"l": 0.83811,
"c": 0.04032,
"h": 182.6
},
"luminance": 0.59947
}Semantic roles & 50–950 ramp
primary
#AED3CC
secondary
#A97C85
accent
#3D51A8
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131515
muted
#828484