#AECFC5#AECFC5
#AECFC5 is a very light, muted teal. Relative luminance 0.577; OKLCH L 82.7% C 0.038 H 175.1°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #AECFC5 |
|---|---|
| RGB | rgb(174, 207, 197) |
| HSL | hsl(162, 26%, 75%) |
| HSV | hsv(162, 16%, 81%) |
| CMYK | cmyk(15.9%, 0%, 4.8%, 18.8%) |
| CIE-LAB | lab(80.55, -12.94, 1.30) |
| CIE-LCH | lch(80.55, 13.01, 174.26°) |
| OKLab | oklab(82.75% -0.0377 0.0033) |
| OKLCH | oklch(82.75% 0.038 175.1) |
| XYZ | xyz(49.8438, 57.6542, 61.3148) |
| Luminance | 0.5766 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.06
Paleturquoise
#AFEEEE
ΔE00 9.44
Pale Teal
#82CBB2
ΔE00 9.58
Duck Egg Blue
#C3FBF4
ΔE00 10.41
Lightblue
#ADD8E6
ΔE00 10.48
Ice
#D6FFFA
ΔE00 10.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECFC5 #CFAEB8
analogous
#AECFB5 #AECFC5 #AEC9CF
triadic
#AECFC5 #C5AECF #CFC5AE
tetradic
#AECFC5 #B5AECF #CFAEB8 #C9CFAE
square
#AECFC5 #B5AECF #CFAEB8 #C9CFAE
split-complementary
#AECFC5 #CFAEC9 #CFB5AE
monochromatic
#61A18E #88B8A9 #AECFC5 #D4E6E1 #ECF4F1
Accessibility & contrast
On white
1.68
#AECFC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#AECFC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECFC5
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECFC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECFC5 | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCBC5
Deuteranopia (green-blind)
#C6C6C6
Tritanopia (blue-blind)
#A6D0CC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #aecfc5; /* rgb */ color: rgb(174, 207, 197); /* oklch */ color: oklch(82.7% 0.038 175.1);
Tailwind
colors: {
custom: {
50: '#c6ddd6',
500: '#aecfc5',
950: '#000000',
},
}SCSS
$custom: #aecfc5; $custom-light: #c6ddd6; $custom-dark: #000000;
JSON
{
"hex": "#aecfc5",
"rgb": {
"r": 174,
"g": 207,
"b": 197
},
"hsl": {
"h": 161.818,
"s": 25.581,
"l": 74.706
},
"oklch": {
"l": 0.82748,
"c": 0.03784,
"h": 175.1
},
"luminance": 0.57656
}Semantic roles & 50–950 ramp
primary
#AECFC5
secondary
#A47D89
accent
#415FA4
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483