#AEDFCB#AEDFCB
#AEDFCB is a very light, muted teal. Relative luminance 0.661; OKLCH L 86.4% C 0.058 H 168.1°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDFCB |
|---|---|
| RGB | rgb(174, 223, 203) |
| HSL | hsl(156, 43%, 78%) |
| HSV | hsv(156, 22%, 87%) |
| CMYK | cmyk(22%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(85.04, -19.82, 4.63) |
| CIE-LCH | lch(85.04, 20.35, 166.85°) |
| OKLab | oklab(86.37% -0.0566 0.0119) |
| OKLCH | oklch(86.37% 0.058 168.1) |
| XYZ | xyz(54.6196, 66.0839, 66.3660) |
| Luminance | 0.6609 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 6.55
Pale Aqua
#B8FFEB
ΔE00 7.31
Pale Teal
#82CBB2
ΔE00 7.34
Duck Egg Blue
#C3FBF4
ΔE00 7.97
Seafoam Blue
#78D1B6
ΔE00 8.02
Mint
#AAF0C1
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDFCB #DFAEC2
analogous
#AEDFB2 #AEDFCB #AEDBDF
triadic
#AEDFCB #CBAEDF #DFCBAE
tetradic
#AEDFCB #B2AEDF #DFAEC2 #DBDFAE
square
#AEDFCB #B2AEDF #DFAEC2 #DBDFAE
split-complementary
#AEDFCB #DFAEDB #DFB2AE
monochromatic
#56BC93 #82CEAF #AEDFCB #DAF0E7 #E9F6F1
Accessibility & contrast
On white
1.48
#AEDFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#AEDFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDFCB
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDFCB | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD8CA
Deuteranopia (green-blind)
#D3D2CC
Tritanopia (blue-blind)
#A3E0D9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #aedfcb; /* rgb */ color: rgb(174, 223, 203); /* oklch */ color: oklch(86.4% 0.058 168.1);
Tailwind
colors: {
custom: {
50: '#c7e9da',
500: '#aedfcb',
950: '#000000',
},
}SCSS
$custom: #aedfcb; $custom-light: #c7e9da; $custom-dark: #000000;
JSON
{
"hex": "#aedfcb",
"rgb": {
"r": 174,
"g": 223,
"b": 203
},
"hsl": {
"h": 155.51,
"s": 43.363,
"l": 77.843
},
"oklch": {
"l": 0.86374,
"c": 0.05784,
"h": 168.1
},
"luminance": 0.66086
}Semantic roles & 50–950 ramp
primary
#AEDFCB
secondary
#B87A93
accent
#2F66B6
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483