#A4BEBF#A4BEBF
#A4BEBF is a light, muted teal. Relative luminance 0.485; OKLCH L 78.2% C 0.028 H 199.4°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BEBF |
|---|---|
| RGB | rgb(164, 190, 191) |
| HSL | hsl(182, 17%, 70%) |
| HSV | hsv(182, 14%, 75%) |
| CMYK | cmyk(14.1%, 0.5%, 0%, 25.1%) |
| CIE-LAB | lab(75.13, -8.58, -3.47) |
| CIE-LCH | lch(75.13, 9.26, 202.04°) |
| OKLab | oklab(78.23% -0.0267 -0.0094) |
| OKLCH | oklch(78.23% 0.028 199.4) |
| XYZ | xyz(43.1249, 48.4800, 56.3656) |
| Luminance | 0.4848 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.32
Lightblue
#ADD8E6
ΔE00 8.40
Cool Gray
#9AA7B0
ΔE00 9.03
Silver (survey)
#C5C9C7
ΔE00 9.07
Powder Blue
#B0E0E6
ΔE00 9.20
Light Grey Blue
#9DBCD4
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BEBF #BFA5A4
analogous
#A4BFB3 #A4BEBF #A4B1BF
triadic
#A4BEBF #BFA4BE #BEBFA4
tetradic
#A4BEBF #B3A4BF #BFA5A4 #B1BFA4
square
#A4BEBF #B3A4BF #BFA5A4 #B1BFA4
split-complementary
#A4BEBF #BFA4B1 #BFB3A4
monochromatic
#608789 #80A4A6 #A4BEBF #C8D8D8 #ECF1F2
Accessibility & contrast
On white
1.96
#A4BEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#A4BEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BEBF
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BEBF | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABBBF
Deuteranopia (green-blind)
#B5B7BF
Tritanopia (blue-blind)
#9CC0BE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a4bebf; /* rgb */ color: rgb(164, 190, 191); /* oklch */ color: oklch(78.2% 0.028 199.4);
Tailwind
colors: {
custom: {
50: '#bfd1d2',
500: '#a4bebf',
950: '#000000',
},
}SCSS
$custom: #a4bebf; $custom-light: #bfd1d2; $custom-dark: #000000;
JSON
{
"hex": "#a4bebf",
"rgb": {
"r": 164,
"g": 190,
"b": 191
},
"hsl": {
"h": 182.222,
"s": 17.419,
"l": 69.608
},
"oklch": {
"l": 0.78233,
"c": 0.02834,
"h": 199.4
},
"luminance": 0.48481
}Semantic roles & 50–950 ramp
primary
#A4BEBF
secondary
#E3DCDC
accent
#4D4A9C
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121414
muted
#818282