#AECFC4#AECFC4
#AECFC4 is a very light, muted teal. Relative luminance 0.576; OKLCH L 82.7% C 0.038 H 173.2°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #AECFC4 |
|---|---|
| RGB | rgb(174, 207, 196) |
| HSL | hsl(160, 26%, 75%) |
| HSV | hsv(160, 16%, 81%) |
| CMYK | cmyk(15.9%, 0%, 5.3%, 18.8%) |
| CIE-LAB | lab(80.52, -13.14, 1.80) |
| CIE-LCH | lch(80.52, 13.26, 172.20°) |
| OKLab | oklab(82.72% -0.0381 0.0046) |
| OKLCH | oklch(82.72% 0.038 173.2) |
| XYZ | xyz(49.7296, 57.6086, 60.7133) |
| Luminance | 0.5761 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.42
Pale Teal
#82CBB2
ΔE00 9.37
Paleturquoise
#AFEEEE
ΔE00 9.62
Duck Egg Blue
#C3FBF4
ΔE00 10.48
Seafoam Blue
#78D1B6
ΔE00 10.81
Lightblue
#ADD8E6
ΔE00 10.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECFC4 #CFAEB9
analogous
#AECFB4 #AECFC4 #AECACF
triadic
#AECFC4 #C4AECF #CFC4AE
tetradic
#AECFC4 #B4AECF #CFAEB9 #CACFAE
square
#AECFC4 #B4AECF #CFAEB9 #CACFAE
split-complementary
#AECFC4 #CFAECA #CFB4AE
monochromatic
#61A18C #88B8A8 #AECFC4 #D4E6E0 #ECF4F1
Accessibility & contrast
On white
1.68
#AECFC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#AECFC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECFC4
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECFC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECFC4 | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCAC4
Deuteranopia (green-blind)
#C6C6C5
Tritanopia (blue-blind)
#A7D0CC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #aecfc4; /* rgb */ color: rgb(174, 207, 196); /* oklch */ color: oklch(82.7% 0.038 173.2);
Tailwind
colors: {
custom: {
50: '#c6ddd5',
500: '#aecfc4',
950: '#000000',
},
}SCSS
$custom: #aecfc4; $custom-light: #c6ddd5; $custom-dark: #000000;
JSON
{
"hex": "#aecfc4",
"rgb": {
"r": 174,
"g": 207,
"b": 196
},
"hsl": {
"h": 160,
"s": 25.581,
"l": 74.706
},
"oklch": {
"l": 0.8272,
"c": 0.03837,
"h": 173.2
},
"luminance": 0.5761
}Semantic roles & 50–950 ramp
primary
#AECFC4
secondary
#A47D8A
accent
#4162A4
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483