#A4CCBA#A4CCBA
#A4CCBA is a light, muted teal. Relative luminance 0.546; OKLCH L 81.1% C 0.049 H 166.0°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #A4CCBA |
|---|---|
| RGB | rgb(164, 204, 186) |
| HSL | hsl(153, 28%, 72%) |
| HSV | hsv(153, 20%, 80%) |
| CMYK | cmyk(19.6%, 0%, 8.8%, 20%) |
| CIE-LAB | lab(78.82, -16.83, 4.62) |
| CIE-LCH | lch(78.82, 17.45, 164.66°) |
| OKLab | oklab(81.13% -0.0479 0.0119) |
| OKLCH | oklch(81.13% 0.049 166) |
| XYZ | xyz(45.7632, 54.6220, 54.5768) |
| Luminance | 0.5462 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.47
Seafoam Blue
#78D1B6
ΔE00 8.19
Light Teal
#90E4C1
ΔE00 9.10
Darkseagreen
#8FBC8F
ΔE00 9.62
Mediumaquamarine
#66CDAA
ΔE00 10.19
Greenish Grey
#96AE8D
ΔE00 10.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4CCBA #CCA4B6
analogous
#A4CCA6 #A4CCBA #A4CACC
triadic
#A4CCBA #BAA4CC #CCBAA4
tetradic
#A4CCBA #A6A4CC #CCA4B6 #CACCA4
square
#A4CCBA #A6A4CC #CCA4B6 #CACCA4
split-complementary
#A4CCBA #CCA4CA #CCA6A4
monochromatic
#589D7E #7DB69C #A4CCBA #CBE2D8 #EBF4F0
Accessibility & contrast
On white
1.76
#A4CCBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#A4CCBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4CCBA
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4CCBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4CCBA | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC6B9
Deuteranopia (green-blind)
#C3C1BB
Tritanopia (blue-blind)
#9CCCC7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #a4ccba; /* rgb */ color: rgb(164, 204, 186); /* oklch */ color: oklch(81.1% 0.049 166.0);
Tailwind
colors: {
custom: {
50: '#bfdbce',
500: '#a4ccba',
950: '#000000',
},
}SCSS
$custom: #a4ccba; $custom-light: #bfdbce; $custom-dark: #000000;
JSON
{
"hex": "#a4ccba",
"rgb": {
"r": 164,
"g": 204,
"b": 186
},
"hsl": {
"h": 153,
"s": 28.169,
"l": 72.157
},
"oklch": {
"l": 0.81125,
"c": 0.04938,
"h": 166
},
"luminance": 0.54623
}Semantic roles & 50–950 ramp
primary
#A4CCBA
secondary
#A17388
accent
#3F6EA7
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121513
muted
#828483