#6FC0BF#6FC0BF
#6FC0BF is a light, moderate teal. Relative luminance 0.448; OKLCH L 75.6% C 0.080 H 194.6°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #6FC0BF |
|---|---|
| RGB | rgb(111, 192, 191) |
| HSL | hsl(179, 39%, 59%) |
| HSV | hsv(179, 42%, 75%) |
| CMYK | cmyk(42.2%, 0%, 0.5%, 24.7%) |
| CIE-LAB | lab(72.78, -24.98, -7.26) |
| CIE-LCH | lch(72.78, 26.01, 196.21°) |
| OKLab | oklab(75.6% -0.0771 -0.02) |
| OKLCH | oklch(75.6% 0.08 194.6) |
| XYZ | xyz(34.8055, 44.8377, 56.1005) |
| Luminance | 0.4484 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.07
Darkturquoise
#00CED1
ΔE00 6.78
Topaz
#13BBAF
ΔE00 7.81
Lightseagreen
#20B2AA
ΔE00 7.82
Turquoise Blue
#06B1C4
ΔE00 9.15
Tealish
#24BCA8
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FC0BF #C06F70
analogous
#6FC097 #6FC0BF #6F99C0
triadic
#6FC0BF #BF6FC0 #C0BF6F
tetradic
#6FC0BF #976FC0 #C06F70 #99C06F
square
#6FC0BF #976FC0 #C06F70 #99C06F
split-complementary
#6FC0BF #C06F99 #C0976F
monochromatic
#377E7D #4AA8A7 #6FC0BF #9AD3D2 #C4E5E5
Accessibility & contrast
On white
2.11
#6FC0BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#6FC0BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FC0BF
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FC0BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FC0BF | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9BF
Deuteranopia (green-blind)
#A8AEC0
Tritanopia (blue-blind)
#49C4BF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #6fc0bf; /* rgb */ color: rgb(111, 192, 191); /* oklch */ color: oklch(75.6% 0.080 194.6);
Tailwind
colors: {
custom: {
50: '#9dd3d2',
500: '#6fc0bf',
950: '#000000',
},
}SCSS
$custom: #6fc0bf; $custom-light: #9dd3d2; $custom-dark: #000000;
JSON
{
"hex": "#6fc0bf",
"rgb": {
"r": 111,
"g": 192,
"b": 191
},
"hsl": {
"h": 179.259,
"s": 39.13,
"l": 59.412
},
"oklch": {
"l": 0.75601,
"c": 0.07962,
"h": 194.6
},
"luminance": 0.4484
}Semantic roles & 50–950 ramp
primary
#6FC0BF
secondary
#D5B6B6
accent
#595ACF
background
#FAFCFC
surface
#F3F9F9
border
#CDD2D2
text
#0F1414
muted
#7F8282