#6FBFBF#6FBFBF
#6FBFBF is a light, moderate teal. Relative luminance 0.444; OKLCH L 75.4% C 0.079 H 195.6°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #6FBFBF |
|---|---|
| RGB | rgb(111, 191, 191) |
| HSL | hsl(180, 38%, 59%) |
| HSV | hsv(180, 42%, 75%) |
| CMYK | cmyk(41.9%, 0%, 0%, 25.1%) |
| CIE-LAB | lab(72.50, -24.48, -7.69) |
| CIE-LCH | lch(72.50, 25.66, 197.44°) |
| OKLab | oklab(75.37% -0.0759 -0.0212) |
| OKLCH | oklch(75.37% 0.079 195.6) |
| XYZ | xyz(34.5867, 44.4001, 56.0276) |
| Luminance | 0.4440 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.43
Darkturquoise
#00CED1
ΔE00 6.96
Lightseagreen
#20B2AA
ΔE00 7.94
Topaz
#13BBAF
ΔE00 8.07
Turquoise Blue
#06B1C4
ΔE00 8.79
Aqua Blue
#02D8E9
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FBFBF #BF6F6F
analogous
#6FBF97 #6FBFBF #6F97BF
triadic
#6FBFBF #BF6FBF #BFBF6F
tetradic
#6FBFBF #976FBF #BF6F6F #97BF6F
square
#6FBFBF #976FBF #BF6F6F #97BF6F
split-complementary
#6FBFBF #BF6F97 #BF976F
monochromatic
#377C7C #4AA7A7 #6FBFBF #99D2D2 #C4E5E5
Accessibility & contrast
On white
2.13
#6FBFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#6FBFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FBFBF
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FBFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FBFBF | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BF
Deuteranopia (green-blind)
#A7ADC0
Tritanopia (blue-blind)
#49C4BF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #6fbfbf; /* rgb */ color: rgb(111, 191, 191); /* oklch */ color: oklch(75.4% 0.079 195.6);
Tailwind
colors: {
custom: {
50: '#9dd2d2',
500: '#6fbfbf',
950: '#000000',
},
}SCSS
$custom: #6fbfbf; $custom-light: #9dd2d2; $custom-dark: #000000;
JSON
{
"hex": "#6fbfbf",
"rgb": {
"r": 111,
"g": 191,
"b": 191
},
"hsl": {
"h": 180,
"s": 38.462,
"l": 59.216
},
"oklch": {
"l": 0.75369,
"c": 0.07878,
"h": 195.6
},
"luminance": 0.44403
}Semantic roles & 50–950 ramp
primary
#6FBFBF
secondary
#D5B5B5
accent
#5959CE
background
#FAFCFC
surface
#F3F9F9
border
#CDD2D2
text
#0F1414
muted
#7F8282