#7FAAB2#7FAAB2
#7FAAB2 is a light, muted teal. Relative luminance 0.365; OKLCH L 71.0% C 0.048 H 210.3°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #7FAAB2 |
|---|---|
| RGB | rgb(127, 170, 178) |
| HSL | hsl(189, 25%, 60%) |
| HSV | hsv(189, 29%, 70%) |
| CMYK | cmyk(28.7%, 4.5%, 0%, 30.2%) |
| CIE-LAB | lab(66.88, -12.48, -8.80) |
| CIE-LCH | lch(66.88, 15.27, 215.18°) |
| OKLab | oklab(70.97% -0.0411 -0.024) |
| OKLCH | oklch(70.97% 0.048 210.3) |
| XYZ | xyz(31.1605, 36.4743, 47.5092) |
| Luminance | 0.3648 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bluegrey
#85A3B2
ΔE00 5.82
Greyblue
#77A1B5
ΔE00 5.91
Cadetblue
#5F9EA0
ΔE00 7.24
Bluey Grey
#89A0B0
ΔE00 8.21
Cool Grey
#95A3A6
ΔE00 8.23
Cool Gray
#9AA7B0
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FAAB2 #B2877F
analogous
#7FB2A1 #7FAAB2 #7F91B2
triadic
#7FAAB2 #B27FAA #AAB27F
tetradic
#7FAAB2 #A17FB2 #B2877F #91B27F
square
#7FAAB2 #A17FB2 #B2877F #91B27F
split-complementary
#7FAAB2 #B27F91 #B2A17F
monochromatic
#456B72 #5C8F98 #7FAAB2 #A5C3C9 #CBDDE0
Accessibility & contrast
On white
2.53
#7FAAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#7FAAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FAAB2
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FAAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FAAB2 | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A7B3
Deuteranopia (green-blind)
#9AA0B2
Tritanopia (blue-blind)
#6EAEAC
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #7faab2; /* rgb */ color: rgb(127, 170, 178); /* oklch */ color: oklch(71.0% 0.048 210.3);
Tailwind
colors: {
custom: {
50: '#a5c3c9',
500: '#7faab2',
950: '#000000',
},
}SCSS
$custom: #7faab2; $custom-light: #a5c3c9; $custom-dark: #000000;
JSON
{
"hex": "#7faab2",
"rgb": {
"r": 127,
"g": 170,
"b": 178
},
"hsl": {
"h": 189.412,
"s": 24.878,
"l": 59.804
},
"oklch": {
"l": 0.7097,
"c": 0.04761,
"h": 210.3
},
"luminance": 0.36476
}Semantic roles & 50–950 ramp
primary
#7FAAB2
secondary
#D0C0BD
accent
#7567C1
background
#FAFBFC
surface
#F4F7F8
border
#CED0D1
text
#0F1213
muted
#7F8182