#AED3C2#AED3C2
#AED3C2 is a very light, muted teal. Relative luminance 0.595; OKLCH L 83.5% C 0.046 H 165.7°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #AED3C2 |
|---|---|
| RGB | rgb(174, 211, 194) |
| HSL | hsl(152, 30%, 75%) |
| HSV | hsv(152, 18%, 83%) |
| CMYK | cmyk(17.5%, 0%, 8.1%, 17.3%) |
| CIE-LAB | lab(81.56, -15.57, 4.37) |
| CIE-LCH | lch(81.56, 16.17, 164.33°) |
| OKLab | oklab(83.53% -0.0443 0.0113) |
| OKLCH | oklch(83.53% 0.046 165.7) |
| XYZ | xyz(50.4849, 59.4809, 59.8495) |
| Luminance | 0.5948 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.92
Light Teal
#90E4C1
ΔE00 9.24
Seafoam Blue
#78D1B6
ΔE00 9.32
Paleturquoise
#AFEEEE
ΔE00 10.00
Powder Blue
#B0E0E6
ΔE00 10.06
Duck Egg Blue
#C3FBF4
ΔE00 10.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED3C2 #D3AEBF
analogous
#AED3AF #AED3C2 #AED1D3
triadic
#AED3C2 #C2AED3 #D3C2AE
tetradic
#AED3C2 #AFAED3 #D3AEBF #D1D3AE
square
#AED3C2 #AFAED3 #D3AEBF #D1D3AE
split-complementary
#AED3C2 #D3AED1 #D3AFAE
monochromatic
#5FA886 #86BDA4 #AED3C2 #D6E9E0 #EBF4F0
Accessibility & contrast
On white
1.63
#AED3C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#AED3C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED3C2
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED3C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED3C2 | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CEC1
Deuteranopia (green-blind)
#CAC9C3
Tritanopia (blue-blind)
#A7D3CE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #aed3c2; /* rgb */ color: rgb(174, 211, 194); /* oklch */ color: oklch(83.5% 0.046 165.7);
Tailwind
colors: {
custom: {
50: '#c6e0d4',
500: '#aed3c2',
950: '#000000',
},
}SCSS
$custom: #aed3c2; $custom-light: #c6e0d4; $custom-dark: #000000;
JSON
{
"hex": "#aed3c2",
"rgb": {
"r": 174,
"g": 211,
"b": 194
},
"hsl": {
"h": 152.432,
"s": 29.6,
"l": 75.49
},
"oklch": {
"l": 0.83525,
"c": 0.04577,
"h": 165.7
},
"luminance": 0.59482
}Semantic roles & 50–950 ramp
primary
#AED3C2
secondary
#A97C91
accent
#3D6EA8
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483