#AECFCB#AECFCB
#AECFCB is a very light, muted teal. Relative luminance 0.579; OKLCH L 82.9% C 0.036 H 187.5°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #AECFCB |
|---|---|
| RGB | rgb(174, 207, 203) |
| HSL | hsl(173, 26%, 75%) |
| HSV | hsv(173, 16%, 81%) |
| CMYK | cmyk(15.9%, 0%, 1.9%, 18.8%) |
| CIE-LAB | lab(80.70, -11.73, -1.68) |
| CIE-LCH | lch(80.70, 11.85, 188.15°) |
| OKLab | oklab(82.92% -0.0353 -0.0047) |
| OKLCH | oklch(82.92% 0.036 187.5) |
| XYZ | xyz(50.5450, 57.9347, 65.0078) |
| Luminance | 0.5794 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.09
Lightblue
#ADD8E6
ΔE00 7.85
Paleturquoise
#AFEEEE
ΔE00 8.71
Pale Sky Blue
#BDF6FE
ΔE00 10.32
Duck Egg Blue
#C3FBF4
ΔE00 10.40
Silver (survey)
#C5C9C7
ΔE00 10.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECFCB #CFAEB2
analogous
#AECFBB #AECFCB #AEC3CF
triadic
#AECFCB #CBAECF #CFCBAE
tetradic
#AECFCB #BBAECF #CFAEB2 #C3CFAE
square
#AECFCB #BBAECF #CFAEB2 #C3CFAE
split-complementary
#AECFCB #CFAEC3 #CFBBAE
monochromatic
#61A19A #88B8B2 #AECFCB #D4E6E4 #ECF4F3
Accessibility & contrast
On white
1.67
#AECFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#AECFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECFCB
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECFCB | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCBCB
Deuteranopia (green-blind)
#C5C6CB
Tritanopia (blue-blind)
#A5D1CE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #aecfcb; /* rgb */ color: rgb(174, 207, 203); /* oklch */ color: oklch(82.9% 0.036 187.5);
Tailwind
colors: {
custom: {
50: '#c6ddda',
500: '#aecfcb',
950: '#000000',
},
}SCSS
$custom: #aecfcb; $custom-light: #c6ddda; $custom-dark: #000000;
JSON
{
"hex": "#aecfcb",
"rgb": {
"r": 174,
"g": 207,
"b": 203
},
"hsl": {
"h": 172.727,
"s": 25.581,
"l": 74.706
},
"oklch": {
"l": 0.82924,
"c": 0.03559,
"h": 187.5
},
"luminance": 0.57936
}Semantic roles & 50–950 ramp
primary
#AECFCB
secondary
#A47D82
accent
#414DA4
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483