#AEDFC8#AEDFC8
#AEDFC8 is a very light, muted teal. Relative luminance 0.659; OKLCH L 86.3% C 0.060 H 164.7°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDFC8 |
|---|---|
| RGB | rgb(174, 223, 200) |
| HSL | hsl(152, 43%, 78%) |
| HSV | hsv(152, 22%, 87%) |
| CMYK | cmyk(22%, 0%, 10.3%, 12.5%) |
| CIE-LAB | lab(84.97, -20.41, 6.11) |
| CIE-LCH | lch(84.97, 21.30, 163.33°) |
| OKLab | oklab(86.29% -0.0578 0.0158) |
| OKLCH | oklch(86.29% 0.06 164.7) |
| XYZ | xyz(54.2656, 65.9423, 64.5013) |
| Luminance | 0.6594 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 6.03
Pale Teal
#82CBB2
ΔE00 7.20
Mint
#AAF0C1
ΔE00 7.40
Pale Aqua
#B8FFEB
ΔE00 7.52
Seafoam Blue
#78D1B6
ΔE00 7.88
Pale Turquoise
#A5FBD5
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDFC8 #DFAEC5
analogous
#AEDFAF #AEDFC8 #AEDDDF
triadic
#AEDFC8 #C8AEDF #DFC8AE
tetradic
#AEDFC8 #AFAEDF #DFAEC5 #DDDFAE
square
#AEDFC8 #AFAEDF #DFAEC5 #DDDFAE
split-complementary
#AEDFC8 #DFAEDD #DFAFAE
monochromatic
#56BC8C #82CEAA #AEDFC8 #DAF0E6 #E9F6F0
Accessibility & contrast
On white
1.48
#AEDFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#AEDFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDFC8
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDFC8 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD8C7
Deuteranopia (green-blind)
#D4D2C9
Tritanopia (blue-blind)
#A4DFD8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #aedfc8; /* rgb */ color: rgb(174, 223, 200); /* oklch */ color: oklch(86.3% 0.060 164.7);
Tailwind
colors: {
custom: {
50: '#c7e9d8',
500: '#aedfc8',
950: '#000000',
},
}SCSS
$custom: #aedfc8; $custom-light: #c7e9d8; $custom-dark: #000000;
JSON
{
"hex": "#aedfc8",
"rgb": {
"r": 174,
"g": 223,
"b": 200
},
"hsl": {
"h": 151.837,
"s": 43.363,
"l": 77.843
},
"oklch": {
"l": 0.86292,
"c": 0.05995,
"h": 164.7
},
"luminance": 0.65944
}Semantic roles & 50–950 ramp
primary
#AEDFC8
secondary
#B87A97
accent
#2F6FB6
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483