#A5CECC#A5CECC
#A5CECC is a very light, muted teal. Relative luminance 0.565; OKLCH L 82.2% C 0.043 H 192.7°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #A5CECC |
|---|---|
| RGB | rgb(165, 206, 204) |
| HSL | hsl(177, 29%, 73%) |
| HSV | hsv(177, 20%, 81%) |
| CMYK | cmyk(19.9%, 0%, 1%, 19.2%) |
| CIE-LAB | lab(79.90, -13.84, -3.46) |
| CIE-LCH | lch(79.90, 14.27, 194.04°) |
| OKLab | oklab(82.15% -0.0423 -0.0095) |
| OKLCH | oklch(82.15% 0.043 192.7) |
| XYZ | xyz(48.4843, 56.4999, 65.4660) |
| Luminance | 0.5650 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.38
Lightblue
#ADD8E6
ΔE00 7.35
Paleturquoise
#AFEEEE
ΔE00 7.88
Pale Sky Blue
#BDF6FE
ΔE00 9.83
Robin'S Egg Blue
#98EFF9
ΔE00 10.15
Duck Egg Blue
#C3FBF4
ΔE00 10.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5CECC #CEA5A7
analogous
#A5CEB7 #A5CECC #A5BBCE
triadic
#A5CECC #CCA5CE #CECCA5
tetradic
#A5CECC #B7A5CE #CEA5A7 #BBCEA5
square
#A5CECC #B7A5CE #CEA5A7 #BBCEA5
split-complementary
#A5CECC #CEA5BB #CEB7A5
monochromatic
#58A19D #7DB8B6 #A5CECC #CDE4E2 #EBF4F4
Accessibility & contrast
On white
1.71
#A5CECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#A5CECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5CECC
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5CECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5CECC | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACC
Deuteranopia (green-blind)
#C1C4CC
Tritanopia (blue-blind)
#99D0CD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #a5cecc; /* rgb */ color: rgb(165, 206, 204); /* oklch */ color: oklch(82.2% 0.043 192.7);
Tailwind
colors: {
custom: {
50: '#c0dddb',
500: '#a5cecc',
950: '#000000',
},
}SCSS
$custom: #a5cecc; $custom-light: #c0dddb; $custom-dark: #000000;
JSON
{
"hex": "#a5cecc",
"rgb": {
"r": 165,
"g": 206,
"b": 204
},
"hsl": {
"h": 177.073,
"s": 29.496,
"l": 72.745
},
"oklch": {
"l": 0.8215,
"c": 0.04331,
"h": 192.7
},
"luminance": 0.56502
}Semantic roles & 50–950 ramp
primary
#A5CECC
secondary
#A37476
accent
#3D43A8
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121515
muted
#828484