#AECCBF#AECCBF
#AECCBF is a light, muted teal. Relative luminance 0.559; OKLCH L 81.9% C 0.037 H 167.4°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #AECCBF |
|---|---|
| RGB | rgb(174, 204, 191) |
| HSL | hsl(154, 23%, 74%) |
| HSV | hsv(154, 15%, 80%) |
| CMYK | cmyk(14.7%, 0%, 6.4%, 20%) |
| CIE-LAB | lab(79.58, -12.58, 3.11) |
| CIE-LCH | lch(79.58, 12.96, 166.10°) |
| OKLab | oklab(81.93% -0.036 0.0081) |
| OKLCH | oklch(81.93% 0.037 167.4) |
| XYZ | xyz(48.4501, 55.9449, 57.5259) |
| Luminance | 0.5595 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.48
Powder Blue
#B0E0E6
ΔE00 9.68
Paleturquoise
#AFEEEE
ΔE00 10.91
Greenish Grey
#96AE8D
ΔE00 10.98
Silver (survey)
#C5C9C7
ΔE00 11.04
Seafoam Blue
#78D1B6
ΔE00 11.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECCBF #CCAEBB
analogous
#AECCB0 #AECCBF #AECACC
triadic
#AECCBF #BFAECC #CCBFAE
tetradic
#AECCBF #B0AECC #CCAEBB #CACCAE
square
#AECCBF #B0AECC #CCAEBB #CACCAE
split-complementary
#AECCBF #CCAECA #CCB0AE
monochromatic
#639D84 #88B4A1 #AECCBF #D4E4DD #ECF3F0
Accessibility & contrast
On white
1.72
#AECCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#AECCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECCBF
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECCBF | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC8BE
Deuteranopia (green-blind)
#C5C4C0
Tritanopia (blue-blind)
#A8CCC8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #aeccbf; /* rgb */ color: rgb(174, 204, 191); /* oklch */ color: oklch(81.9% 0.037 167.4);
Tailwind
colors: {
custom: {
50: '#c6dbd2',
500: '#aeccbf',
950: '#000000',
},
}SCSS
$custom: #aeccbf; $custom-light: #c6dbd2; $custom-dark: #000000;
JSON
{
"hex": "#aeccbf",
"rgb": {
"r": 174,
"g": 204,
"b": 191
},
"hsl": {
"h": 154,
"s": 22.727,
"l": 74.118
},
"oklch": {
"l": 0.81933,
"c": 0.03693,
"h": 167.4
},
"luminance": 0.55946
}Semantic roles & 50–950 ramp
primary
#AECCBF
secondary
#A17D8D
accent
#446DA1
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131514
muted
#828483