#AEDECA#AEDECA
#AEDECA is a very light, muted teal. Relative luminance 0.655; OKLCH L 86.1% C 0.057 H 167.6°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDECA |
|---|---|
| RGB | rgb(174, 222, 202) |
| HSL | hsl(155, 42%, 78%) |
| HSV | hsv(155, 22%, 87%) |
| CMYK | cmyk(21.6%, 0%, 9%, 12.9%) |
| CIE-LAB | lab(84.74, -19.52, 4.73) |
| CIE-LCH | lch(84.74, 20.09, 166.38°) |
| OKLab | oklab(86.13% -0.0557 0.0122) |
| OKLCH | oklch(86.13% 0.057 167.6) |
| XYZ | xyz(54.2345, 65.5036, 65.6516) |
| Luminance | 0.6551 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 6.68
Pale Teal
#82CBB2
ΔE00 7.29
Pale Aqua
#B8FFEB
ΔE00 7.58
Seafoam Blue
#78D1B6
ΔE00 8.05
Duck Egg Blue
#C3FBF4
ΔE00 8.16
Mint
#AAF0C1
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDECA #DEAEC2
analogous
#AEDEB2 #AEDECA #AEDADE
triadic
#AEDECA #CAAEDE #DECAAE
tetradic
#AEDECA #B2AEDE #DEAEC2 #DADEAE
square
#AEDECA #B2AEDE #DEAEC2 #DADEAE
split-complementary
#AEDECA #DEAEDA #DEB2AE
monochromatic
#57BB91 #83CCAE #AEDECA #D9F0E6 #E9F6F1
Accessibility & contrast
On white
1.49
#AEDECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#AEDECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDECA
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDECA | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD7C9
Deuteranopia (green-blind)
#D3D1CB
Tritanopia (blue-blind)
#A4DED8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #aedeca; /* rgb */ color: rgb(174, 222, 202); /* oklch */ color: oklch(86.1% 0.057 167.6);
Tailwind
colors: {
custom: {
50: '#c7e8da',
500: '#aedeca',
950: '#000000',
},
}SCSS
$custom: #aedeca; $custom-light: #c7e8da; $custom-dark: #000000;
JSON
{
"hex": "#aedeca",
"rgb": {
"r": 174,
"g": 222,
"b": 202
},
"hsl": {
"h": 155,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.86129,
"c": 0.05702,
"h": 167.6
},
"luminance": 0.65505
}Semantic roles & 50–950 ramp
primary
#AEDECA
secondary
#B67A93
accent
#3068B5
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483