#AED2CB#AED2CB
#AED2CB is a very light, muted teal. Relative luminance 0.594; OKLCH L 83.6% C 0.039 H 182.2°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #AED2CB |
|---|---|
| RGB | rgb(174, 210, 203) |
| HSL | hsl(168, 29%, 75%) |
| HSV | hsv(168, 17%, 82%) |
| CMYK | cmyk(17.1%, 0%, 3.3%, 17.6%) |
| CIE-LAB | lab(81.51, -13.27, -0.50) |
| CIE-LCH | lch(81.51, 13.28, 182.14°) |
| OKLab | oklab(83.57% -0.0393 -0.0015) |
| OKLCH | oklch(83.57% 0.039 182.2) |
| XYZ | xyz(51.2788, 59.4022, 65.2524) |
| Luminance | 0.5940 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.47
Paleturquoise
#AFEEEE
ΔE00 8.06
Lightblue
#ADD8E6
ΔE00 9.03
Duck Egg Blue
#C3FBF4
ΔE00 9.43
Ice
#D6FFFA
ΔE00 9.92
Pale Teal
#82CBB2
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED2CB #D2AEB5
analogous
#AED2B9 #AED2CB #AEC7D2
triadic
#AED2CB #CBAED2 #D2CBAE
tetradic
#AED2CB #B9AED2 #D2AEB5 #C7D2AE
square
#AED2CB #B9AED2 #D2AEB5 #C7D2AE
split-complementary
#AED2CB #D2AEC7 #D2B9AE
monochromatic
#5FA698 #87BCB2 #AED2CB #D5E8E4 #EBF4F2
Accessibility & contrast
On white
1.63
#AED2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#AED2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED2CB
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED2CB | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECB
Deuteranopia (green-blind)
#C7C8CC
Tritanopia (blue-blind)
#A5D3D0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #aed2cb; /* rgb */ color: rgb(174, 210, 203); /* oklch */ color: oklch(83.6% 0.039 182.2);
Tailwind
colors: {
custom: {
50: '#c6dfda',
500: '#aed2cb',
950: '#000000',
},
}SCSS
$custom: #aed2cb; $custom-light: #c6dfda; $custom-dark: #000000;
JSON
{
"hex": "#aed2cb",
"rgb": {
"r": 174,
"g": 210,
"b": 203
},
"hsl": {
"h": 168.333,
"s": 28.571,
"l": 75.294
},
"oklch": {
"l": 0.83567,
"c": 0.03936,
"h": 182.2
},
"luminance": 0.59404
}Semantic roles & 50–950 ramp
primary
#AED2CB
secondary
#A87C85
accent
#3E53A7
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483