#AECECB#AECECB
#AECECB is a very light, muted teal. Relative luminance 0.575; OKLCH L 82.7% C 0.034 H 189.6°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #AECECB |
|---|---|
| RGB | rgb(174, 206, 203) |
| HSL | hsl(174, 25%, 75%) |
| HSV | hsv(174, 16%, 81%) |
| CMYK | cmyk(15.5%, 0%, 1.5%, 19.2%) |
| CIE-LAB | lab(80.43, -11.22, -2.08) |
| CIE-LCH | lch(80.43, 11.41, 190.48°) |
| OKLab | oklab(82.71% -0.0339 -0.0057) |
| OKLCH | oklch(82.71% 0.034 189.6) |
| XYZ | xyz(50.3035, 57.4517, 64.9273) |
| Luminance | 0.5745 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.06
Lightblue
#ADD8E6
ΔE00 7.49
Paleturquoise
#AFEEEE
ΔE00 9.00
Silver (survey)
#C5C9C7
ΔE00 10.07
Pale Sky Blue
#BDF6FE
ΔE00 10.41
Pale Blue
#D0FEFE
ΔE00 10.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECECB #CEAEB1
analogous
#AECEBB #AECECB #AEC1CE
triadic
#AECECB #CBAECE #CECBAE
tetradic
#AECECB #BBAECE #CEAEB1 #C1CEAE
square
#AECECB #BBAECE #CEAEB1 #C1CEAE
split-complementary
#AECECB #CEAEC1 #CEBBAE
monochromatic
#62A09A #88B7B3 #AECECB #D4E5E3 #ECF3F3
Accessibility & contrast
On white
1.68
#AECECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#AECECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECECB
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECECB | 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)
#CACACB
Deuteranopia (green-blind)
#C4C6CB
Tritanopia (blue-blind)
#A5D0CD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #aececb; /* rgb */ color: rgb(174, 206, 203); /* oklch */ color: oklch(82.7% 0.034 189.6);
Tailwind
colors: {
custom: {
50: '#c6ddda',
500: '#aececb',
950: '#000000',
},
}SCSS
$custom: #aececb; $custom-light: #c6ddda; $custom-dark: #000000;
JSON
{
"hex": "#aececb",
"rgb": {
"r": 174,
"g": 206,
"b": 203
},
"hsl": {
"h": 174.375,
"s": 24.615,
"l": 74.51
},
"oklch": {
"l": 0.82711,
"c": 0.0344,
"h": 189.6
},
"luminance": 0.57453
}Semantic roles & 50–950 ramp
primary
#AECECB
secondary
#A37D81
accent
#424BA3
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483