#AECFCC#AECFCC
#AECFCC is a very light, muted teal. Relative luminance 0.580; OKLCH L 83.0% C 0.035 H 189.7°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #AECFCC |
|---|---|
| RGB | rgb(174, 207, 204) |
| HSL | hsl(175, 26%, 75%) |
| HSV | hsv(175, 16%, 81%) |
| CMYK | cmyk(15.9%, 0%, 1.4%, 18.8%) |
| CIE-LAB | lab(80.73, -11.53, -2.18) |
| CIE-LCH | lch(80.73, 11.73, 190.69°) |
| OKLab | oklab(82.95% -0.0349 -0.006) |
| OKLCH | oklch(82.95% 0.035 189.7) |
| XYZ | xyz(50.6646, 57.9825, 65.6374) |
| Luminance | 0.5798 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.81
Lightblue
#ADD8E6
ΔE00 7.41
Paleturquoise
#AFEEEE
ΔE00 8.67
Pale Sky Blue
#BDF6FE
ΔE00 10.13
Silver (survey)
#C5C9C7
ΔE00 10.32
Duck Egg Blue
#C3FBF4
ΔE00 10.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECFCC #CFAEB1
analogous
#AECFBC #AECFCC #AEC2CF
triadic
#AECFCC #CCAECF #CFCCAE
tetradic
#AECFCC #BCAECF #CFAEB1 #C2CFAE
square
#AECFCC #BCAECF #CFAEB1 #C2CFAE
split-complementary
#AECFCC #CFAEC2 #CFBCAE
monochromatic
#61A19C #88B8B4 #AECFCC #D4E6E4 #ECF4F3
Accessibility & contrast
On white
1.67
#AECFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#AECFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECFCC
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECFCC | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCBCC
Deuteranopia (green-blind)
#C4C6CC
Tritanopia (blue-blind)
#A5D1CE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #aecfcc; /* rgb */ color: rgb(174, 207, 204); /* oklch */ color: oklch(83.0% 0.035 189.7);
Tailwind
colors: {
custom: {
50: '#c6dddb',
500: '#aecfcc',
950: '#000000',
},
}SCSS
$custom: #aecfcc; $custom-light: #c6dddb; $custom-dark: #000000;
JSON
{
"hex": "#aecfcc",
"rgb": {
"r": 174,
"g": 207,
"b": 204
},
"hsl": {
"h": 174.545,
"s": 25.581,
"l": 74.706
},
"oklch": {
"l": 0.82954,
"c": 0.03539,
"h": 189.7
},
"luminance": 0.57984
}Semantic roles & 50–950 ramp
primary
#AECFCC
secondary
#A47D80
accent
#414AA4
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131515
muted
#828484