#A6BEB4#A6BEB4
#A6BEB4 is a light, muted teal. Relative luminance 0.482; OKLCH L 78.0% C 0.030 H 168.5°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #A6BEB4 |
|---|---|
| RGB | rgb(166, 190, 180) |
| HSL | hsl(155, 16%, 70%) |
| HSV | hsv(155, 13%, 75%) |
| CMYK | cmyk(12.6%, 0%, 5.3%, 25.5%) |
| CIE-LAB | lab(74.97, -10.14, 2.29) |
| CIE-LCH | lch(74.97, 10.39, 167.28°) |
| OKLab | oklab(78.05% -0.0291 0.0059) |
| OKLCH | oklch(78.05% 0.03 168.5) |
| XYZ | xyz(42.3756, 48.2284, 50.2476) |
| Luminance | 0.4823 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 9.60
Silver (survey)
#C5C9C7
ΔE00 9.88
Cool Grey
#95A3A6
ΔE00 10.33
Sage Green
#9CAF88
ΔE00 11.05
Pale Teal
#82CBB2
ΔE00 11.24
Powder Blue
#B0E0E6
ΔE00 11.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6BEB4 #BEA6B0
analogous
#A6BEA8 #A6BEB4 #A6BCBE
triadic
#A6BEB4 #B4A6BE #BEB4A6
tetradic
#A6BEB4 #A8A6BE #BEA6B0 #BCBEA6
square
#A6BEB4 #A8A6BE #BEA6B0 #BCBEA6
split-complementary
#A6BEB4 #BEA6BC #BEA8A6
monochromatic
#638778 #83A496 #A6BEB4 #C9D8D2 #EDF2F0
Accessibility & contrast
On white
1.97
#A6BEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#A6BEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6BEB4
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6BEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6BEB4 | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBAB4
Deuteranopia (green-blind)
#B8B7B5
Tritanopia (blue-blind)
#A1BEBB
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a6beb4; /* rgb */ color: rgb(166, 190, 180); /* oklch */ color: oklch(78.0% 0.030 168.5);
Tailwind
colors: {
custom: {
50: '#c0d1ca',
500: '#a6beb4',
950: '#000000',
},
}SCSS
$custom: #a6beb4; $custom-light: #c0d1ca; $custom-dark: #000000;
JSON
{
"hex": "#a6beb4",
"rgb": {
"r": 166,
"g": 190,
"b": 180
},
"hsl": {
"h": 155,
"s": 15.584,
"l": 69.804
},
"oklch": {
"l": 0.78045,
"c": 0.02974,
"h": 168.5
},
"luminance": 0.48229
}Semantic roles & 50–950 ramp
primary
#A6BEB4
secondary
#E3DDDF
accent
#4C6C9A
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121413
muted
#818282