#AEDBC7#AEDBC7
#AEDBC7 is a very light, muted teal. Relative luminance 0.638; OKLCH L 85.4% C 0.055 H 166.2°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDBC7 |
|---|---|
| RGB | rgb(174, 219, 199) |
| HSL | hsl(153, 38%, 77%) |
| HSV | hsv(153, 21%, 86%) |
| CMYK | cmyk(20.5%, 0%, 9.1%, 14.1%) |
| CIE-LAB | lab(83.85, -18.62, 5.03) |
| CIE-LCH | lch(83.85, 19.28, 164.87°) |
| OKLab | oklab(85.4% -0.053 0.013) |
| OKLCH | oklch(85.4% 0.055 166.2) |
| XYZ | xyz(53.0930, 63.7835, 63.5358) |
| Luminance | 0.6379 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 7.14
Pale Teal
#82CBB2
ΔE00 7.24
Seafoam Blue
#78D1B6
ΔE00 8.20
Pale Aqua
#B8FFEB
ΔE00 8.41
Mint
#AAF0C1
ΔE00 8.71
Duck Egg Blue
#C3FBF4
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDBC7 #DBAEC2
analogous
#AEDBB1 #AEDBC7 #AED9DB
triadic
#AEDBC7 #C7AEDB #DBC7AE
tetradic
#AEDBC7 #B1AEDB #DBAEC2 #D9DBAE
square
#AEDBC7 #B1AEDB #DBAEC2 #D9DBAE
split-complementary
#AEDBC7 #DBAED9 #DBB1AE
monochromatic
#59B58C #84C8AA #AEDBC7 #D8EEE4 #EAF6F0
Accessibility & contrast
On white
1.53
#AEDBC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#AEDBC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDBC7
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDBC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDBC7 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D5C6
Deuteranopia (green-blind)
#D1CFC8
Tritanopia (blue-blind)
#A5DBD5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #aedbc7; /* rgb */ color: rgb(174, 219, 199); /* oklch */ color: oklch(85.4% 0.055 166.2);
Tailwind
colors: {
custom: {
50: '#c6e6d8',
500: '#aedbc7',
950: '#000000',
},
}SCSS
$custom: #aedbc7; $custom-light: #c6e6d8; $custom-dark: #000000;
JSON
{
"hex": "#aedbc7",
"rgb": {
"r": 174,
"g": 219,
"b": 199
},
"hsl": {
"h": 153.333,
"s": 38.462,
"l": 77.059
},
"oklch": {
"l": 0.85396,
"c": 0.05455,
"h": 166.2
},
"luminance": 0.63785
}Semantic roles & 50–950 ramp
primary
#AEDBC7
secondary
#B37A93
accent
#346CB1
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483