#7FBFBF#7FBFBF
#7FBFBF is a light, moderate teal. Relative luminance 0.455; OKLCH L 76.2% C 0.065 H 195.9°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #7FBFBF |
|---|---|
| RGB | rgb(127, 191, 191) |
| HSL | hsl(180, 33%, 62%) |
| HSV | hsv(180, 34%, 75%) |
| CMYK | cmyk(33.5%, 0%, 0%, 25.1%) |
| CIE-LAB | lab(73.24, -20.29, -6.50) |
| CIE-LCH | lch(73.24, 21.31, 197.76°) |
| OKLab | oklab(76.17% -0.0628 -0.0179) |
| OKLCH | oklch(76.17% 0.065 195.9) |
| XYZ | xyz(36.7839, 45.5330, 56.1306) |
| Luminance | 0.4553 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 8.11
Darkturquoise
#00CED1
ΔE00 8.88
Cadetblue
#5F9EA0
ΔE00 9.71
Pale Teal
#82CBB2
ΔE00 9.73
Lightseagreen
#20B2AA
ΔE00 9.80
Topaz
#13BBAF
ΔE00 9.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FBFBF #BF7F7F
analogous
#7FBF9F #7FBFBF #7F9FBF
triadic
#7FBFBF #BF7FBF #BFBF7F
tetradic
#7FBFBF #9F7FBF #BF7F7F #9FBF7F
square
#7FBFBF #9F7FBF #BF7F7F #9FBF7F
split-complementary
#7FBFBF #BF7F9F #BF9F7F
monochromatic
#418282 #56ABAB #7FBFBF #A8D3D3 #D1E8E8
Accessibility & contrast
On white
2.08
#7FBFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#7FBFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FBFBF
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FBFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FBFBF | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9BF
Deuteranopia (green-blind)
#ABB0C0
Tritanopia (blue-blind)
#66C3BF
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #7fbfbf; /* rgb */ color: rgb(127, 191, 191); /* oklch */ color: oklch(76.2% 0.065 195.9);
Tailwind
colors: {
custom: {
50: '#a7d2d2',
500: '#7fbfbf',
950: '#000000',
},
}SCSS
$custom: #7fbfbf; $custom-light: #a7d2d2; $custom-dark: #000000;
JSON
{
"hex": "#7fbfbf",
"rgb": {
"r": 127,
"g": 191,
"b": 191
},
"hsl": {
"h": 180,
"s": 33.333,
"l": 62.353
},
"oklch": {
"l": 0.76168,
"c": 0.06532,
"h": 195.9
},
"luminance": 0.45535
}Semantic roles & 50–950 ramp
primary
#7FBFBF
secondary
#D9C1C1
accent
#3939AC
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282