#AECFC2#AECFC2
#AECFC2 is a very light, muted teal. Relative luminance 0.575; OKLCH L 82.7% C 0.040 H 169.5°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #AECFC2 |
|---|---|
| RGB | rgb(174, 207, 194) |
| HSL | hsl(156, 26%, 75%) |
| HSV | hsv(156, 16%, 81%) |
| CMYK | cmyk(15.9%, 0%, 6.3%, 18.8%) |
| CIE-LAB | lab(80.47, -13.53, 2.80) |
| CIE-LCH | lch(80.47, 13.82, 168.33°) |
| OKLab | oklab(82.66% -0.0389 0.0072) |
| OKLCH | oklch(82.66% 0.04 169.5) |
| XYZ | xyz(49.5035, 57.5181, 59.5224) |
| Luminance | 0.5752 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.99
Powder Blue
#B0E0E6
ΔE00 9.14
Paleturquoise
#AFEEEE
ΔE00 10.04
Seafoam Blue
#78D1B6
ΔE00 10.48
Duck Egg Blue
#C3FBF4
ΔE00 10.67
Light Teal
#90E4C1
ΔE00 10.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECFC2 #CFAEBB
analogous
#AECFB2 #AECFC2 #AECBCF
triadic
#AECFC2 #C2AECF #CFC2AE
tetradic
#AECFC2 #B2AECF #CFAEBB #CBCFAE
square
#AECFC2 #B2AECF #CFAEBB #CBCFAE
split-complementary
#AECFC2 #CFAECB #CFB2AE
monochromatic
#61A188 #88B8A5 #AECFC2 #D4E6DF #ECF4F1
Accessibility & contrast
On white
1.68
#AECFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#AECFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECFC2
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECFC2 | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCAC1
Deuteranopia (green-blind)
#C7C6C3
Tritanopia (blue-blind)
#A7CFCB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #aecfc2; /* rgb */ color: rgb(174, 207, 194); /* oklch */ color: oklch(82.7% 0.040 169.5);
Tailwind
colors: {
custom: {
50: '#c6ddd4',
500: '#aecfc2',
950: '#000000',
},
}SCSS
$custom: #aecfc2; $custom-light: #c6ddd4; $custom-dark: #000000;
JSON
{
"hex": "#aecfc2",
"rgb": {
"r": 174,
"g": 207,
"b": 194
},
"hsl": {
"h": 156.364,
"s": 25.581,
"l": 74.706
},
"oklch": {
"l": 0.82663,
"c": 0.03958,
"h": 169.5
},
"luminance": 0.57519
}Semantic roles & 50–950 ramp
primary
#AECFC2
secondary
#A47D8C
accent
#4168A4
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483