#7FB0AE#7FB0AE
#7FB0AE is a light, muted teal. Relative luminance 0.386; OKLCH L 72.2% C 0.052 H 192.9°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #7FB0AE |
|---|---|
| RGB | rgb(127, 176, 174) |
| HSL | hsl(178, 24%, 59%) |
| HSV | hsv(178, 28%, 69%) |
| CMYK | cmyk(27.8%, 0%, 1.1%, 31%) |
| CIE-LAB | lab(68.47, -16.58, -4.22) |
| CIE-LCH | lch(68.47, 17.11, 194.28°) |
| OKLab | oklab(72.2% -0.0507 -0.0116) |
| OKLCH | oklch(72.2% 0.052 192.9) |
| XYZ | xyz(31.9152, 38.6171, 45.8084) |
| Luminance | 0.3862 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.63
Greyish Teal
#719F91
ΔE00 7.38
Dull Teal
#5F9E8F
ΔE00 8.93
Grey Teal
#5E9B8A
ΔE00 10.02
Lightseagreen
#20B2AA
ΔE00 10.07
Bluegrey
#85A3B2
ΔE00 10.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FB0AE #B07F81
analogous
#7FB096 #7FB0AE #7F9AB0
triadic
#7FB0AE #AE7FB0 #B0AE7F
tetradic
#7FB0AE #967FB0 #B07F81 #9AB07F
square
#7FB0AE #967FB0 #B07F81 #9AB07F
split-complementary
#7FB0AE #B07F9A #B0967F
monochromatic
#45706E #5C9693 #7FB0AE #A5C7C6 #CBDFDE
Accessibility & contrast
On white
2.41
#7FB0AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#7FB0AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FB0AE
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FB0AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FB0AE | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAABAE
Deuteranopia (green-blind)
#A1A4AF
Tritanopia (blue-blind)
#6FB3AF
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #7fb0ae; /* rgb */ color: rgb(127, 176, 174); /* oklch */ color: oklch(72.2% 0.052 192.9);
Tailwind
colors: {
custom: {
50: '#a5c7c6',
500: '#7fb0ae',
950: '#000000',
},
}SCSS
$custom: #7fb0ae; $custom-light: #a5c7c6; $custom-dark: #000000;
JSON
{
"hex": "#7fb0ae",
"rgb": {
"r": 127,
"g": 176,
"b": 174
},
"hsl": {
"h": 177.551,
"s": 23.671,
"l": 59.412
},
"oklch": {
"l": 0.72199,
"c": 0.052,
"h": 192.9
},
"luminance": 0.38619
}Semantic roles & 50–950 ramp
primary
#7FB0AE
secondary
#CFBCBD
accent
#686BC0
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#0F1313
muted
#7F8282