#AEDECF#AEDECF
#AEDECF is a very light, muted teal. Relative luminance 0.657; OKLCH L 86.3% C 0.054 H 173.9°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDECF |
|---|---|
| RGB | rgb(174, 222, 207) |
| HSL | hsl(161, 42%, 78%) |
| HSV | hsv(161, 22%, 87%) |
| CMYK | cmyk(21.6%, 0%, 6.8%, 12.9%) |
| CIE-LAB | lab(84.87, -18.52, 2.27) |
| CIE-LCH | lch(84.87, 18.66, 173.02°) |
| OKLab | oklab(86.27% -0.0536 0.0057) |
| OKLCH | oklch(86.27% 0.054 173.9) |
| XYZ | xyz(54.8361, 65.7443, 68.8201) |
| Luminance | 0.6575 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.12
Paleturquoise
#AFEEEE
ΔE00 7.17
Pale Aqua
#B8FFEB
ΔE00 7.57
Eggshell Blue
#C4FFF7
ΔE00 7.72
Light Teal
#90E4C1
ΔE00 7.84
Pale Teal
#82CBB2
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDECF #DEAEBD
analogous
#AEDEB7 #AEDECF #AED5DE
triadic
#AEDECF #CFAEDE #DECFAE
tetradic
#AEDECF #B7AEDE #DEAEBD #D5DEAE
square
#AEDECF #B7AEDE #DEAEBD #D5DEAE
split-complementary
#AEDECF #DEAED5 #DEB7AE
monochromatic
#57BB9B #83CCB5 #AEDECF #D9F0E9 #E9F6F2
Accessibility & contrast
On white
1.48
#AEDECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#AEDECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDECF
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDECF | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD8CE
Deuteranopia (green-blind)
#D2D1D0
Tritanopia (blue-blind)
#A3DFD9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #aedecf; /* rgb */ color: rgb(174, 222, 207); /* oklch */ color: oklch(86.3% 0.054 173.9);
Tailwind
colors: {
custom: {
50: '#c7e8dd',
500: '#aedecf',
950: '#000000',
},
}SCSS
$custom: #aedecf; $custom-light: #c7e8dd; $custom-dark: #000000;
JSON
{
"hex": "#aedecf",
"rgb": {
"r": 174,
"g": 222,
"b": 207
},
"hsl": {
"h": 161.25,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.86268,
"c": 0.05395,
"h": 173.9
},
"luminance": 0.65746
}Semantic roles & 50–950 ramp
primary
#AEDECF
secondary
#B67A8D
accent
#305AB5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484