#A4C0B2#A4C0B2
#A4C0B2 is a light, muted teal. Relative luminance 0.488; OKLCH L 78.3% C 0.036 H 163.9°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #A4C0B2 |
|---|---|
| RGB | rgb(164, 192, 178) |
| HSL | hsl(150, 18%, 70%) |
| HSV | hsv(150, 15%, 75%) |
| CMYK | cmyk(14.6%, 0%, 7.3%, 24.7%) |
| CIE-LAB | lab(75.33, -12.24, 3.88) |
| CIE-LCH | lch(75.33, 12.84, 162.41°) |
| OKLab | oklab(78.28% -0.0348 0.0101) |
| OKLCH | oklch(78.28% 0.036 163.9) |
| XYZ | xyz(42.1934, 48.8052, 49.3082) |
| Luminance | 0.4881 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.52
Pale Teal
#82CBB2
ΔE00 9.52
Sage Green
#9CAF88
ΔE00 10.06
Darkseagreen
#8FBC8F
ΔE00 10.31
Seafoam Blue
#78D1B6
ΔE00 11.41
Silver (survey)
#C5C9C7
ΔE00 11.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4C0B2 #C0A4B2
analogous
#A4C0A4 #A4C0B2 #A4C0C0
triadic
#A4C0B2 #B2A4C0 #C0B2A4
tetradic
#A4C0B2 #A4A4C0 #C0A4B2 #C0C0A4
square
#A4C0B2 #A4A4C0 #C0A4B2 #C0C0A4
split-complementary
#A4C0B2 #C0A4C0 #C0A4A4
monochromatic
#608A75 #80A793 #A4C0B2 #C8D9D1 #ECF2EF
Accessibility & contrast
On white
1.95
#A4C0B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#A4C0B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4C0B2
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4C0B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4C0B2 | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBCB1
Deuteranopia (green-blind)
#BAB8B3
Tritanopia (blue-blind)
#9FC0BC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a4c0b2; /* rgb */ color: rgb(164, 192, 178); /* oklch */ color: oklch(78.3% 0.036 163.9);
Tailwind
colors: {
custom: {
50: '#bfd3c9',
500: '#a4c0b2',
950: '#000000',
},
}SCSS
$custom: #a4c0b2; $custom-light: #bfd3c9; $custom-dark: #000000;
JSON
{
"hex": "#a4c0b2",
"rgb": {
"r": 164,
"g": 192,
"b": 178
},
"hsl": {
"h": 150,
"s": 18.182,
"l": 69.804
},
"oklch": {
"l": 0.78281,
"c": 0.03623,
"h": 163.9
},
"luminance": 0.48806
}Semantic roles & 50–950 ramp
primary
#A4C0B2
secondary
#E4DCE0
accent
#49739C
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121413
muted
#818282