#A5CBC3#A5CBC3
#A5CBC3 is a light, muted teal. Relative luminance 0.547; OKLCH L 81.2% C 0.042 H 181.0°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #A5CBC3 |
|---|---|
| RGB | rgb(165, 203, 195) |
| HSL | hsl(167, 27%, 72%) |
| HSV | hsv(167, 19%, 80%) |
| CMYK | cmyk(18.7%, 0%, 3.9%, 20.4%) |
| CIE-LAB | lab(78.84, -14.19, -0.18) |
| CIE-LCH | lch(78.84, 14.19, 180.74°) |
| OKLab | oklab(81.23% -0.0419 -0.0007) |
| OKLCH | oklch(81.23% 0.042 181) |
| XYZ | xyz(46.7206, 54.6499, 59.7060) |
| Luminance | 0.5465 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.75
Pale Teal
#82CBB2
ΔE00 8.83
Paleturquoise
#AFEEEE
ΔE00 9.28
Lightblue
#ADD8E6
ΔE00 10.00
Seafoam Blue
#78D1B6
ΔE00 10.32
Duck Egg Blue
#C3FBF4
ΔE00 10.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5CBC3 #CBA5AD
analogous
#A5CBB0 #A5CBC3 #A5C0CB
triadic
#A5CBC3 #C3A5CB #CBC3A5
tetradic
#A5CBC3 #B0A5CB #CBA5AD #C0CBA5
square
#A5CBC3 #B0A5CB #CBA5AD #C0CBA5
split-complementary
#A5CBC3 #CBA5C0 #CBB0A5
monochromatic
#5A9C8E #7EB5A9 #A5CBC3 #CCE1DD #ECF4F2
Accessibility & contrast
On white
1.76
#A5CBC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#A5CBC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5CBC3
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5CBC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5CBC3 | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C6C3
Deuteranopia (green-blind)
#C0C1C4
Tritanopia (blue-blind)
#9BCCC8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #a5cbc3; /* rgb */ color: rgb(165, 203, 195); /* oklch */ color: oklch(81.2% 0.042 181.0);
Tailwind
colors: {
custom: {
50: '#c0dad5',
500: '#a5cbc3',
950: '#000000',
},
}SCSS
$custom: #a5cbc3; $custom-light: #c0dad5; $custom-dark: #000000;
JSON
{
"hex": "#a5cbc3",
"rgb": {
"r": 165,
"g": 203,
"b": 195
},
"hsl": {
"h": 167.368,
"s": 26.761,
"l": 72.157
},
"oklch": {
"l": 0.81229,
"c": 0.0419,
"h": 181
},
"luminance": 0.54651
}Semantic roles & 50–950 ramp
primary
#A5CBC3
secondary
#A0747D
accent
#4055A5
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121514
muted
#828483