#A5CCBD#A5CCBD
#A5CCBD is a light, muted teal. Relative luminance 0.549; OKLCH L 81.3% C 0.046 H 169.8°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #A5CCBD |
|---|---|
| RGB | rgb(165, 204, 189) |
| HSL | hsl(157, 28%, 72%) |
| HSV | hsv(157, 19%, 80%) |
| CMYK | cmyk(19.1%, 0%, 7.4%, 20%) |
| CIE-LAB | lab(78.96, -15.91, 3.21) |
| CIE-LCH | lch(78.96, 16.23, 168.59°) |
| OKLab | oklab(81.27% -0.0457 0.0083) |
| OKLCH | oklch(81.27% 0.046 169.8) |
| XYZ | xyz(46.2927, 54.8578, 56.2838) |
| Luminance | 0.5486 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.08
Seafoam Blue
#78D1B6
ΔE00 8.73
Light Teal
#90E4C1
ΔE00 9.78
Powder Blue
#B0E0E6
ΔE00 10.02
Paleturquoise
#AFEEEE
ΔE00 10.42
Darkseagreen
#8FBC8F
ΔE00 10.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5CCBD #CCA5B4
analogous
#A5CCA9 #A5CCBD #A5C8CC
triadic
#A5CCBD #BDA5CC #CCBDA5
tetradic
#A5CCBD #A9A5CC #CCA5B4 #C8CCA5
square
#A5CCBD #A9A5CC #CCA5B4 #C8CCA5
split-complementary
#A5CCBD #CCA5C8 #CCA9A5
monochromatic
#599D83 #7EB6A0 #A5CCBD #CCE2DA #EBF4F1
Accessibility & contrast
On white
1.75
#A5CCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#A5CCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5CCBD
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5CCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5CCBD | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BC
Deuteranopia (green-blind)
#C2C1BE
Tritanopia (blue-blind)
#9DCDC7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #a5ccbd; /* rgb */ color: rgb(165, 204, 189); /* oklch */ color: oklch(81.3% 0.046 169.8);
Tailwind
colors: {
custom: {
50: '#c0dbd0',
500: '#a5ccbd',
950: '#000000',
},
}SCSS
$custom: #a5ccbd; $custom-light: #c0dbd0; $custom-dark: #000000;
JSON
{
"hex": "#a5ccbd",
"rgb": {
"r": 165,
"g": 204,
"b": 189
},
"hsl": {
"h": 156.923,
"s": 27.66,
"l": 72.353
},
"oklch": {
"l": 0.81274,
"c": 0.04644,
"h": 169.8
},
"luminance": 0.54859
}Semantic roles & 50–950 ramp
primary
#A5CCBD
secondary
#A17485
accent
#3F67A6
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121514
muted
#828483