#AABEB4#AABEB4
#AABEB4 is a light, muted teal. Relative luminance 0.487; OKLCH L 78.3% C 0.026 H 164.2°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #AABEB4 |
|---|---|
| RGB | rgb(170, 190, 180) |
| HSL | hsl(150, 13%, 71%) |
| HSV | hsv(150, 11%, 75%) |
| CMYK | cmyk(10.5%, 0%, 5.3%, 25.5%) |
| CIE-LAB | lab(75.24, -8.78, 2.72) |
| CIE-LCH | lch(75.24, 9.19, 162.78°) |
| OKLab | oklab(78.33% -0.025 0.0071) |
| OKLCH | oklch(78.33% 0.026 164.2) |
| XYZ | xyz(43.2274, 48.6676, 50.2875) |
| Luminance | 0.4867 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.77
Greenish Grey
#96AE8D
ΔE00 9.78
Cool Grey
#95A3A6
ΔE00 10.00
Silver
#C0C0C0
ΔE00 10.47
Light Grey
#D8DCD6
ΔE00 10.76
Sage Green
#9CAF88
ΔE00 11.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABEB4 #BEAAB4
analogous
#AABEAA #AABEB4 #AABEBE
triadic
#AABEB4 #B4AABE #BEB4AA
tetradic
#AABEB4 #AAAABE #BEAAB4 #BEBEAA
square
#AABEB4 #AAAABE #BEAAB4 #BEBEAA
split-complementary
#AABEB4 #BEAABE #BEAAAA
monochromatic
#678777 #87A395 #AABEB4 #CDD9D3 #EEF2F0
Accessibility & contrast
On white
1.96
#AABEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#AABEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABEB4
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABEB4 | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBBB4
Deuteranopia (green-blind)
#B9B8B5
Tritanopia (blue-blind)
#A6BEBB
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #aabeb4; /* rgb */ color: rgb(170, 190, 180); /* oklch */ color: oklch(78.3% 0.026 164.2);
Tailwind
colors: {
custom: {
50: '#c3d1ca',
500: '#aabeb4',
950: '#000000',
},
}SCSS
$custom: #aabeb4; $custom-light: #c3d1ca; $custom-dark: #000000;
JSON
{
"hex": "#aabeb4",
"rgb": {
"r": 170,
"g": 190,
"b": 180
},
"hsl": {
"h": 150,
"s": 13.333,
"l": 70.588
},
"oklch": {
"l": 0.78333,
"c": 0.02603,
"h": 164.2
},
"luminance": 0.48668
}Semantic roles & 50–950 ramp
primary
#AABEB4
secondary
#E5DFE2
accent
#4E7397
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121413
muted
#818282