#A5CCBE#A5CCBE
#A5CCBE is a light, muted teal. Relative luminance 0.549; OKLCH L 81.3% C 0.046 H 171.3°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #A5CCBE |
|---|---|
| RGB | rgb(165, 204, 190) |
| HSL | hsl(158, 28%, 72%) |
| HSV | hsv(158, 19%, 80%) |
| CMYK | cmyk(19.1%, 0%, 6.9%, 20%) |
| CIE-LAB | lab(78.98, -15.71, 2.71) |
| CIE-LCH | lch(78.98, 15.95, 170.21°) |
| OKLab | oklab(81.3% -0.0453 0.0069) |
| OKLCH | oklch(81.3% 0.046 171.3) |
| XYZ | xyz(46.4016, 54.9013, 56.8574) |
| Luminance | 0.5490 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.26
Seafoam Blue
#78D1B6
ΔE00 8.88
Powder Blue
#B0E0E6
ΔE00 9.66
Light Teal
#90E4C1
ΔE00 9.99
Paleturquoise
#AFEEEE
ΔE00 10.18
Darkseagreen
#8FBC8F
ΔE00 10.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5CCBE #CCA5B3
analogous
#A5CCAB #A5CCBE #A5C7CC
triadic
#A5CCBE #BEA5CC #CCBEA5
tetradic
#A5CCBE #ABA5CC #CCA5B3 #C7CCA5
square
#A5CCBE #ABA5CC #CCA5B3 #C7CCA5
split-complementary
#A5CCBE #CCA5C7 #CCABA5
monochromatic
#599D85 #7EB6A2 #A5CCBE #CCE2DA #EBF4F1
Accessibility & contrast
On white
1.75
#A5CCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#A5CCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5CCBE
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5CCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5CCBE | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BD
Deuteranopia (green-blind)
#C2C1BF
Tritanopia (blue-blind)
#9CCDC8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #a5ccbe; /* rgb */ color: rgb(165, 204, 190); /* oklch */ color: oklch(81.3% 0.046 171.3);
Tailwind
colors: {
custom: {
50: '#c0dbd1',
500: '#a5ccbe',
950: '#000000',
},
}SCSS
$custom: #a5ccbe; $custom-light: #c0dbd1; $custom-dark: #000000;
JSON
{
"hex": "#a5ccbe",
"rgb": {
"r": 165,
"g": 204,
"b": 190
},
"hsl": {
"h": 158.462,
"s": 27.66,
"l": 72.353
},
"oklch": {
"l": 0.81302,
"c": 0.04582,
"h": 171.3
},
"luminance": 0.54903
}Semantic roles & 50–950 ramp
primary
#A5CCBE
secondary
#A17484
accent
#3F64A6
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121514
muted
#828483