#AED1CB#AED1CB
#AED1CB is a very light, muted teal. Relative luminance 0.589; OKLCH L 83.4% C 0.038 H 183.9°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #AED1CB |
|---|---|
| RGB | rgb(174, 209, 203) |
| HSL | hsl(170, 28%, 75%) |
| HSV | hsv(170, 17%, 82%) |
| CMYK | cmyk(16.7%, 0%, 2.9%, 18%) |
| CIE-LAB | lab(81.24, -12.76, -0.89) |
| CIE-LCH | lch(81.24, 12.79, 183.99°) |
| OKLab | oklab(83.35% -0.038 -0.0026) |
| OKLCH | oklch(83.35% 0.038 183.9) |
| XYZ | xyz(51.0326, 58.9099, 65.1703) |
| Luminance | 0.5891 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.30
Paleturquoise
#AFEEEE
ΔE00 8.24
Lightblue
#ADD8E6
ΔE00 8.63
Duck Egg Blue
#C3FBF4
ΔE00 9.72
Ice
#D6FFFA
ΔE00 10.10
Pale Blue
#D0FEFE
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED1CB #D1AEB4
analogous
#AED1B9 #AED1CB #AEC6D1
triadic
#AED1CB #CBAED1 #D1CBAE
tetradic
#AED1CB #B9AED1 #D1AEB4 #C6D1AE
square
#AED1CB #B9AED1 #D1AEB4 #C6D1AE
split-complementary
#AED1CB #D1AEC6 #D1B9AE
monochromatic
#60A599 #87BBB2 #AED1CB #D5E7E4 #EBF4F2
Accessibility & contrast
On white
1.64
#AED1CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#AED1CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED1CB
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED1CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED1CB | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCDCB
Deuteranopia (green-blind)
#C7C8CC
Tritanopia (blue-blind)
#A5D3CF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #aed1cb; /* rgb */ color: rgb(174, 209, 203); /* oklch */ color: oklch(83.4% 0.038 183.9);
Tailwind
colors: {
custom: {
50: '#c6dfda',
500: '#aed1cb',
950: '#000000',
},
}SCSS
$custom: #aed1cb; $custom-light: #c6dfda; $custom-dark: #000000;
JSON
{
"hex": "#aed1cb",
"rgb": {
"r": 174,
"g": 209,
"b": 203
},
"hsl": {
"h": 169.714,
"s": 27.559,
"l": 75.098
},
"oklch": {
"l": 0.83352,
"c": 0.03807,
"h": 183.9
},
"luminance": 0.58911
}Semantic roles & 50–950 ramp
primary
#AED1CB
secondary
#A77C84
accent
#3F51A6
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483