#AECFC0#AECFC0
#AECFC0 is a very light, muted teal. Relative luminance 0.574; OKLCH L 82.6% C 0.041 H 166.1°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #AECFC0 |
|---|---|
| RGB | rgb(174, 207, 192) |
| HSL | hsl(153, 26%, 75%) |
| HSV | hsv(153, 16%, 81%) |
| CMYK | cmyk(15.9%, 0%, 7.2%, 18.8%) |
| CIE-LAB | lab(80.42, -13.92, 3.79) |
| CIE-LCH | lch(80.42, 14.43, 164.76°) |
| OKLab | oklab(82.61% -0.0397 0.0098) |
| OKLCH | oklch(82.61% 0.041 166.1) |
| XYZ | xyz(49.2804, 57.4289, 58.3474) |
| Luminance | 0.5743 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.68
Powder Blue
#B0E0E6
ΔE00 9.86
Seafoam Blue
#78D1B6
ΔE00 10.21
Paleturquoise
#AFEEEE
ΔE00 10.50
Light Teal
#90E4C1
ΔE00 10.53
Duck Egg Blue
#C3FBF4
ΔE00 10.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECFC0 #CFAEBD
analogous
#AECFB0 #AECFC0 #AECECF
triadic
#AECFC0 #C0AECF #CFC0AE
tetradic
#AECFC0 #B0AECF #CFAEBD #CECFAE
square
#AECFC0 #B0AECF #CFAEBD #CECFAE
split-complementary
#AECFC0 #CFAECE #CFB0AE
monochromatic
#61A184 #88B8A2 #AECFC0 #D4E6DE #ECF4F0
Accessibility & contrast
On white
1.68
#AECFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#AECFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECFC0
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECFC0 | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCABF
Deuteranopia (green-blind)
#C7C6C1
Tritanopia (blue-blind)
#A8CFCA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #aecfc0; /* rgb */ color: rgb(174, 207, 192); /* oklch */ color: oklch(82.6% 0.041 166.1);
Tailwind
colors: {
custom: {
50: '#c6ddd3',
500: '#aecfc0',
950: '#000000',
},
}SCSS
$custom: #aecfc0; $custom-light: #c6ddd3; $custom-dark: #000000;
JSON
{
"hex": "#aecfc0",
"rgb": {
"r": 174,
"g": 207,
"b": 192
},
"hsl": {
"h": 152.727,
"s": 25.581,
"l": 74.706
},
"oklch": {
"l": 0.82607,
"c": 0.04094,
"h": 166.1
},
"luminance": 0.5743
}Semantic roles & 50–950 ramp
primary
#AECFC0
secondary
#A47D8F
accent
#416EA4
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483