#AEDFCC#AEDFCC
#AEDFCC is a very light, muted teal. Relative luminance 0.661; OKLCH L 86.4% C 0.057 H 169.3°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDFCC |
|---|---|
| RGB | rgb(174, 223, 204) |
| HSL | hsl(157, 43%, 78%) |
| HSV | hsv(157, 22%, 87%) |
| CMYK | cmyk(22%, 0%, 8.5%, 12.5%) |
| CIE-LAB | lab(85.06, -19.62, 4.14) |
| CIE-LCH | lch(85.06, 20.05, 168.09°) |
| OKLab | oklab(86.4% -0.0562 0.0107) |
| OKLCH | oklch(86.4% 0.057 169.3) |
| XYZ | xyz(54.7392, 66.1317, 66.9956) |
| Luminance | 0.6613 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 6.75
Pale Aqua
#B8FFEB
ΔE00 7.27
Pale Teal
#82CBB2
ΔE00 7.42
Duck Egg Blue
#C3FBF4
ΔE00 7.74
Seafoam Blue
#78D1B6
ΔE00 8.10
Eggshell Blue
#C4FFF7
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDFCC #DFAEC1
analogous
#AEDFB3 #AEDFCC #AED9DF
triadic
#AEDFCC #CCAEDF #DFCCAE
tetradic
#AEDFCC #B3AEDF #DFAEC1 #D9DFAE
square
#AEDFCC #B3AEDF #DFAEC1 #D9DFAE
split-complementary
#AEDFCC #DFAED9 #DFB3AE
monochromatic
#56BC95 #82CEB0 #AEDFCC #DAF0E8 #E9F6F1
Accessibility & contrast
On white
1.48
#AEDFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#AEDFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDFCC
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDFCC | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD8CB
Deuteranopia (green-blind)
#D3D2CD
Tritanopia (blue-blind)
#A3E0D9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #aedfcc; /* rgb */ color: rgb(174, 223, 204); /* oklch */ color: oklch(86.4% 0.057 169.3);
Tailwind
colors: {
custom: {
50: '#c7e9db',
500: '#aedfcc',
950: '#000000',
},
}SCSS
$custom: #aedfcc; $custom-light: #c7e9db; $custom-dark: #000000;
JSON
{
"hex": "#aedfcc",
"rgb": {
"r": 174,
"g": 223,
"b": 204
},
"hsl": {
"h": 156.735,
"s": 43.363,
"l": 77.843
},
"oklch": {
"l": 0.86401,
"c": 0.05718,
"h": 169.3
},
"luminance": 0.66134
}Semantic roles & 50–950 ramp
primary
#AEDFCC
secondary
#B87A92
accent
#2F64B6
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131615
muted
#828484