#AECFC3#AECFC3
#AECFC3 is a very light, muted teal. Relative luminance 0.576; OKLCH L 82.7% C 0.039 H 171.3°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #AECFC3 |
|---|---|
| RGB | rgb(174, 207, 195) |
| HSL | hsl(158, 26%, 75%) |
| HSV | hsv(158, 16%, 81%) |
| CMYK | cmyk(15.9%, 0%, 5.8%, 18.8%) |
| CIE-LAB | lab(80.50, -13.34, 2.30) |
| CIE-LCH | lch(80.50, 13.53, 170.23°) |
| OKLab | oklab(82.69% -0.0385 0.0059) |
| OKLCH | oklch(82.69% 0.039 171.3) |
| XYZ | xyz(49.6162, 57.5632, 60.1159) |
| Luminance | 0.5756 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.78
Pale Teal
#82CBB2
ΔE00 9.17
Paleturquoise
#AFEEEE
ΔE00 9.83
Duck Egg Blue
#C3FBF4
ΔE00 10.57
Seafoam Blue
#78D1B6
ΔE00 10.64
Ice
#D6FFFA
ΔE00 11.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECFC3 #CFAEBA
analogous
#AECFB3 #AECFC3 #AECACF
triadic
#AECFC3 #C3AECF #CFC3AE
tetradic
#AECFC3 #B3AECF #CFAEBA #CACFAE
square
#AECFC3 #B3AECF #CFAEBA #CACFAE
split-complementary
#AECFC3 #CFAECA #CFB3AE
monochromatic
#61A18A #88B8A7 #AECFC3 #D4E6DF #ECF4F1
Accessibility & contrast
On white
1.68
#AECFC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#AECFC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECFC3
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECFC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECFC3 | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCAC2
Deuteranopia (green-blind)
#C7C6C4
Tritanopia (blue-blind)
#A7D0CB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #aecfc3; /* rgb */ color: rgb(174, 207, 195); /* oklch */ color: oklch(82.7% 0.039 171.3);
Tailwind
colors: {
custom: {
50: '#c6ddd5',
500: '#aecfc3',
950: '#000000',
},
}SCSS
$custom: #aecfc3; $custom-light: #c6ddd5; $custom-dark: #000000;
JSON
{
"hex": "#aecfc3",
"rgb": {
"r": 174,
"g": 207,
"b": 195
},
"hsl": {
"h": 158.182,
"s": 25.581,
"l": 74.706
},
"oklch": {
"l": 0.82691,
"c": 0.03896,
"h": 171.3
},
"luminance": 0.57564
}Semantic roles & 50–950 ramp
primary
#AECFC3
secondary
#A47D8B
accent
#4165A4
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483