#A5CCC4#A5CCC4
#A5CCC4 is a light, muted teal. Relative luminance 0.552; OKLCH L 81.5% C 0.043 H 181.3°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #A5CCC4 |
|---|---|
| RGB | rgb(165, 204, 196) |
| HSL | hsl(168, 28%, 72%) |
| HSV | hsv(168, 19%, 80%) |
| CMYK | cmyk(19.1%, 0%, 3.9%, 20%) |
| CIE-LAB | lab(79.14, -14.49, -0.28) |
| CIE-LCH | lch(79.14, 14.50, 181.12°) |
| OKLab | oklab(81.48% -0.0428 -0.001) |
| OKLCH | oklch(81.48% 0.043 181.3) |
| XYZ | xyz(47.0710, 55.1691, 60.3825) |
| Luminance | 0.5517 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.58
Pale Teal
#82CBB2
ΔE00 8.72
Paleturquoise
#AFEEEE
ΔE00 9.00
Lightblue
#ADD8E6
ΔE00 9.94
Seafoam Blue
#78D1B6
ΔE00 10.16
Duck Egg Blue
#C3FBF4
ΔE00 10.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5CCC4 #CCA5AD
analogous
#A5CCB0 #A5CCC4 #A5C1CC
triadic
#A5CCC4 #C4A5CC #CCC4A5
tetradic
#A5CCC4 #B0A5CC #CCA5AD #C1CCA5
square
#A5CCC4 #B0A5CC #CCA5AD #C1CCA5
split-complementary
#A5CCC4 #CCA5C1 #CCB0A5
monochromatic
#599D8F #7EB6AA #A5CCC4 #CCE2DE #EBF4F2
Accessibility & contrast
On white
1.75
#A5CCC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#A5CCC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5CCC4
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5CCC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5CCC4 | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C7C4
Deuteranopia (green-blind)
#C1C2C5
Tritanopia (blue-blind)
#9BCEC9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #a5ccc4; /* rgb */ color: rgb(165, 204, 196); /* oklch */ color: oklch(81.5% 0.043 181.3);
Tailwind
colors: {
custom: {
50: '#c0dbd5',
500: '#a5ccc4',
950: '#000000',
},
}SCSS
$custom: #a5ccc4; $custom-light: #c0dbd5; $custom-dark: #000000;
JSON
{
"hex": "#a5ccc4",
"rgb": {
"r": 165,
"g": 204,
"b": 196
},
"hsl": {
"h": 167.692,
"s": 27.66,
"l": 72.353
},
"oklch": {
"l": 0.81476,
"c": 0.04283,
"h": 181.3
},
"luminance": 0.55171
}Semantic roles & 50–950 ramp
primary
#A5CCC4
secondary
#A1747D
accent
#3F54A6
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121514
muted
#828483