#A4CCBF#A4CCBF
#A4CCBF is a light, muted teal. Relative luminance 0.548; OKLCH L 81.3% C 0.046 H 173.3°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #A4CCBF |
|---|---|
| RGB | rgb(164, 204, 191) |
| HSL | hsl(161, 28%, 72%) |
| HSV | hsv(161, 20%, 80%) |
| CMYK | cmyk(19.6%, 0%, 6.4%, 20%) |
| CIE-LAB | lab(78.95, -15.83, 2.11) |
| CIE-LCH | lch(78.95, 15.97, 172.39°) |
| OKLab | oklab(81.27% -0.0458 0.0054) |
| OKLCH | oklch(81.27% 0.046 173.3) |
| XYZ | xyz(46.3041, 54.8383, 57.4253) |
| Luminance | 0.5484 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.25
Seafoam Blue
#78D1B6
ΔE00 8.85
Powder Blue
#B0E0E6
ΔE00 9.31
Paleturquoise
#AFEEEE
ΔE00 9.88
Light Teal
#90E4C1
ΔE00 10.09
Duck Egg Blue
#C3FBF4
ΔE00 10.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4CCBF #CCA4B1
analogous
#A4CCAB #A4CCBF #A4C5CC
triadic
#A4CCBF #BFA4CC #CCBFA4
tetradic
#A4CCBF #ABA4CC #CCA4B1 #C5CCA4
square
#A4CCBF #ABA4CC #CCA4B1 #C5CCA4
split-complementary
#A4CCBF #CCA4C5 #CCABA4
monochromatic
#589D87 #7DB6A3 #A4CCBF #CBE2DB #EBF4F1
Accessibility & contrast
On white
1.75
#A4CCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#A4CCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4CCBF
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4CCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4CCBF | 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)
#C9C7BE
Deuteranopia (green-blind)
#C2C1C0
Tritanopia (blue-blind)
#9BCDC8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #a4ccbf; /* rgb */ color: rgb(164, 204, 191); /* oklch */ color: oklch(81.3% 0.046 173.3);
Tailwind
colors: {
custom: {
50: '#bfdbd2',
500: '#a4ccbf',
950: '#000000',
},
}SCSS
$custom: #a4ccbf; $custom-light: #bfdbd2; $custom-dark: #000000;
JSON
{
"hex": "#a4ccbf",
"rgb": {
"r": 164,
"g": 204,
"b": 191
},
"hsl": {
"h": 160.5,
"s": 28.169,
"l": 72.157
},
"oklch": {
"l": 0.81266,
"c": 0.04615,
"h": 173.3
},
"luminance": 0.5484
}Semantic roles & 50–950 ramp
primary
#A4CCBF
secondary
#A17382
accent
#3F61A7
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121514
muted
#828483