#7FB6B0#7FB6B0
#7FB6B0 is a light, muted teal. Relative luminance 0.411; OKLCH L 73.6% C 0.058 H 187.5°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #7FB6B0 |
|---|---|
| RGB | rgb(127, 182, 176) |
| HSL | hsl(173, 27%, 61%) |
| HSV | hsv(173, 30%, 71%) |
| CMYK | cmyk(30.2%, 0%, 3.3%, 28.6%) |
| CIE-LAB | lab(70.25, -19.22, -2.71) |
| CIE-LCH | lch(70.25, 19.41, 188.03°) |
| OKLab | oklab(73.63% -0.0577 -0.0076) |
| OKLCH | oklch(73.63% 0.058 187.5) |
| XYZ | xyz(33.3142, 41.1007, 47.2437) |
| Luminance | 0.4110 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.68
Cadetblue
#5F9EA0
ΔE00 8.15
Pale Teal
#82CBB2
ΔE00 8.60
Dull Teal
#5F9E8F
ΔE00 8.82
Lightseagreen
#20B2AA
ΔE00 9.10
Topaz
#13BBAF
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FB6B0 #B67F85
analogous
#7FB694 #7FB6B0 #7FA0B6
triadic
#7FB6B0 #B07FB6 #B6B07F
tetradic
#7FB6B0 #947FB6 #B67F85 #A0B67F
square
#7FB6B0 #947FB6 #B67F85 #A0B67F
split-complementary
#7FB6B0 #B67FA0 #B6947F
monochromatic
#447771 #5A9E96 #7FB6B0 #A6CCC8 #CDE2E0
Accessibility & contrast
On white
2.28
#7FB6B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#7FB6B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FB6B0
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FB6B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FB6B0 | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B0B0
Deuteranopia (green-blind)
#A6A9B1
Tritanopia (blue-blind)
#6DB9B4
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #7fb6b0; /* rgb */ color: rgb(127, 182, 176); /* oklch */ color: oklch(73.6% 0.058 187.5);
Tailwind
colors: {
custom: {
50: '#a6ccc7',
500: '#7fb6b0',
950: '#000000',
},
}SCSS
$custom: #7fb6b0; $custom-light: #a6ccc7; $custom-dark: #000000;
JSON
{
"hex": "#7fb6b0",
"rgb": {
"r": 127,
"g": 182,
"b": 176
},
"hsl": {
"h": 173.455,
"s": 27.363,
"l": 60.588
},
"oklch": {
"l": 0.73634,
"c": 0.05816,
"h": 187.5
},
"luminance": 0.41103
}Semantic roles & 50–950 ramp
primary
#7FB6B0
secondary
#D3BEC0
accent
#404BA6
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#0F1313
muted
#7F8282