#7FB0AF#7FB0AF
#7FB0AF is a light, muted teal. Relative luminance 0.387; OKLCH L 72.2% C 0.052 H 194.5°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #7FB0AF |
|---|---|
| RGB | rgb(127, 176, 175) |
| HSL | hsl(179, 24%, 59%) |
| HSV | hsv(179, 28%, 69%) |
| CMYK | cmyk(27.8%, 0%, 0.6%, 31%) |
| CIE-LAB | lab(68.50, -16.35, -4.73) |
| CIE-LCH | lch(68.50, 17.02, 196.14°) |
| OKLab | oklab(72.23% -0.0503 -0.013) |
| OKLCH | oklch(72.23% 0.052 194.5) |
| XYZ | xyz(32.0131, 38.6562, 46.3237) |
| Luminance | 0.3866 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.59
Greyish Teal
#719F91
ΔE00 7.70
Dull Teal
#5F9E8F
ΔE00 9.24
Lightseagreen
#20B2AA
ΔE00 10.24
Grey Teal
#5E9B8A
ΔE00 10.33
Bluegrey
#85A3B2
ΔE00 10.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FB0AF #B07F80
analogous
#7FB097 #7FB0AF #7F99B0
triadic
#7FB0AF #AF7FB0 #B0AF7F
tetradic
#7FB0AF #977FB0 #B07F80 #99B07F
square
#7FB0AF #977FB0 #B07F80 #99B07F
split-complementary
#7FB0AF #B07F99 #B0977F
monochromatic
#45706F #5C9694 #7FB0AF #A5C7C7 #CBDFDE
Accessibility & contrast
On white
2.41
#7FB0AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#7FB0AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FB0AF
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FB0AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FB0AF | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAABAF
Deuteranopia (green-blind)
#A0A4B0
Tritanopia (blue-blind)
#6EB3B0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #7fb0af; /* rgb */ color: rgb(127, 176, 175); /* oklch */ color: oklch(72.2% 0.052 194.5);
Tailwind
colors: {
custom: {
50: '#a5c7c6',
500: '#7fb0af',
950: '#000000',
},
}SCSS
$custom: #7fb0af; $custom-light: #a5c7c6; $custom-dark: #000000;
JSON
{
"hex": "#7fb0af",
"rgb": {
"r": 127,
"g": 176,
"b": 175
},
"hsl": {
"h": 178.776,
"s": 23.671,
"l": 59.412
},
"oklch": {
"l": 0.72231,
"c": 0.05193,
"h": 194.5
},
"luminance": 0.38658
}Semantic roles & 50–950 ramp
primary
#7FB0AF
secondary
#CFBCBC
accent
#6869C0
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#0F1313
muted
#7F8282