#A9BEBA#A9BEBA
#A9BEBA is a light, muted teal. Relative luminance 0.488; OKLCH L 78.4% C 0.024 H 183.0°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #A9BEBA |
|---|---|
| RGB | rgb(169, 190, 186) |
| HSL | hsl(169, 14%, 70%) |
| HSV | hsv(169, 11%, 75%) |
| CMYK | cmyk(11.1%, 0%, 2.1%, 25.5%) |
| CIE-LAB | lab(75.33, -7.95, -0.42) |
| CIE-LCH | lch(75.33, 7.96, 183.01°) |
| OKLab | oklab(78.44% -0.0236 -0.0012) |
| OKLCH | oklch(78.44% 0.024 183) |
| XYZ | xyz(43.6365, 48.8063, 53.5664) |
| Luminance | 0.4881 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.99
Cool Grey
#95A3A6
ΔE00 8.60
Silver
#C0C0C0
ΔE00 9.55
Cool Gray
#9AA7B0
ΔE00 9.85
Dove Gray
#B6B8BD
ΔE00 10.02
Lightblue
#ADD8E6
ΔE00 10.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9BEBA #BEA9AD
analogous
#A9BEAF #A9BEBA #A9B7BE
triadic
#A9BEBA #BAA9BE #BEBAA9
tetradic
#A9BEBA #AFA9BE #BEA9AD #B7BEA9
square
#A9BEBA #AFA9BE #BEA9AD #B7BEA9
split-complementary
#A9BEBA #BEA9B7 #BEAFA9
monochromatic
#668780 #86A49E #A9BEBA #CCD8D6 #EEF2F1
Accessibility & contrast
On white
1.95
#A9BEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#A9BEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9BEBA
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9BEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9BEBA | 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)
#BCBBBA
Deuteranopia (green-blind)
#B8B8BA
Tritanopia (blue-blind)
#A4BFBD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a9beba; /* rgb */ color: rgb(169, 190, 186); /* oklch */ color: oklch(78.4% 0.024 183.0);
Tailwind
colors: {
custom: {
50: '#c2d1ce',
500: '#a9beba',
950: '#000000',
},
}SCSS
$custom: #a9beba; $custom-light: #c2d1ce; $custom-dark: #000000;
JSON
{
"hex": "#a9beba",
"rgb": {
"r": 169,
"g": 190,
"b": 186
},
"hsl": {
"h": 168.571,
"s": 13.907,
"l": 70.392
},
"oklch": {
"l": 0.78436,
"c": 0.02367,
"h": 183
},
"luminance": 0.48807
}Semantic roles & 50–950 ramp
primary
#A9BEBA
secondary
#E4DFE0
accent
#4D5C98
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121413
muted
#818282