#AEDFCE#AEDFCE
#AEDFCE is a very light, muted teal. Relative luminance 0.662; OKLCH L 86.5% C 0.056 H 171.7°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDFCE |
|---|---|
| RGB | rgb(174, 223, 206) |
| HSL | hsl(159, 43%, 78%) |
| HSV | hsv(159, 22%, 87%) |
| CMYK | cmyk(22%, 0%, 7.6%, 12.5%) |
| CIE-LAB | lab(85.11, -19.22, 3.15) |
| CIE-LCH | lch(85.11, 19.48, 170.68°) |
| OKLab | oklab(86.46% -0.0554 0.0081) |
| OKLCH | oklch(86.46% 0.056 171.7) |
| XYZ | xyz(54.9806, 66.2283, 68.2670) |
| Luminance | 0.6623 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 7.21
Pale Aqua
#B8FFEB
ΔE00 7.25
Duck Egg Blue
#C3FBF4
ΔE00 7.30
Pale Teal
#82CBB2
ΔE00 7.63
Paleturquoise
#AFEEEE
ΔE00 7.67
Eggshell Blue
#C4FFF7
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDFCE #DFAEBF
analogous
#AEDFB5 #AEDFCE #AED7DF
triadic
#AEDFCE #CEAEDF #DFCEAE
tetradic
#AEDFCE #B5AEDF #DFAEBF #D7DFAE
square
#AEDFCE #B5AEDF #DFAEBF #D7DFAE
split-complementary
#AEDFCE #DFAED7 #DFB5AE
monochromatic
#56BC99 #82CEB3 #AEDFCE #DAF0E9 #E9F6F2
Accessibility & contrast
On white
1.47
#AEDFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#AEDFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDFCE
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDFCE | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD8CD
Deuteranopia (green-blind)
#D3D2CF
Tritanopia (blue-blind)
#A3E0DA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #aedfce; /* rgb */ color: rgb(174, 223, 206); /* oklch */ color: oklch(86.5% 0.056 171.7);
Tailwind
colors: {
custom: {
50: '#c7e9dc',
500: '#aedfce',
950: '#000000',
},
}SCSS
$custom: #aedfce; $custom-light: #c7e9dc; $custom-dark: #000000;
JSON
{
"hex": "#aedfce",
"rgb": {
"r": 174,
"g": 223,
"b": 206
},
"hsl": {
"h": 159.184,
"s": 43.363,
"l": 77.843
},
"oklch": {
"l": 0.86457,
"c": 0.05594,
"h": 171.7
},
"luminance": 0.6623
}Semantic roles & 50–950 ramp
primary
#AEDFCE
secondary
#B87A8F
accent
#2F5EB6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484