#6FCFCF#6FCFCF
#6FCFCF is a light, moderate teal. Relative luminance 0.525; OKLCH L 79.6% C 0.091 H 195.5°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCFCF |
|---|---|
| RGB | rgb(111, 207, 207) |
| HSL | hsl(180, 50%, 62%) |
| HSV | hsv(180, 46%, 81%) |
| CMYK | cmyk(46.4%, 0%, 0%, 18.8%) |
| CIE-LAB | lab(77.58, -28.29, -8.80) |
| CIE-LCH | lch(77.58, 29.62, 197.27°) |
| OKLab | oklab(79.61% -0.0877 -0.0243) |
| OKLCH | oklch(79.61% 0.091 195.5) |
| XYZ | xyz(40.1264, 52.5068, 67.0397) |
| Luminance | 0.5251 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.96
Darkturquoise
#00CED1
ΔE00 5.16
Aqua Blue
#02D8E9
ΔE00 6.84
Turquoise
#40E0D0
ΔE00 7.87
Robin'S Egg
#6DEDFD
ΔE00 8.69
Robin'S Egg Blue
#98EFF9
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCFCF #CF6F6F
analogous
#6FCF9F #6FCFCF #6F9FCF
triadic
#6FCFCF #CF6FCF #CFCF6F
tetradic
#6FCFCF #9F6FCF #CF6F6F #9FCF6F
square
#6FCFCF #9F6FCF #CF6F6F #9FCF6F
split-complementary
#6FCFCF #CF6F9F #CF9F6F
monochromatic
#319393 #41C0C0 #6FCFCF #9DDEDE #CBEEEE
Accessibility & contrast
On white
1.83
#6FCFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#6FCFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCFCF
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCFCF | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C7CF
Deuteranopia (green-blind)
#B3BAD0
Tritanopia (blue-blind)
#38D4CF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6fcfcf; /* rgb */ color: rgb(111, 207, 207); /* oklch */ color: oklch(79.6% 0.091 195.5);
Tailwind
colors: {
custom: {
50: '#9fdedd',
500: '#6fcfcf',
950: '#000000',
},
}SCSS
$custom: #6fcfcf; $custom-light: #9fdedd; $custom-dark: #000000;
JSON
{
"hex": "#6fcfcf",
"rgb": {
"r": 111,
"g": 207,
"b": 207
},
"hsl": {
"h": 180,
"s": 50,
"l": 62.353
},
"oklch": {
"l": 0.79612,
"c": 0.09102,
"h": 195.5
},
"luminance": 0.5251
}Semantic roles & 50–950 ramp
primary
#6FCFCF
secondary
#994A4A
accent
#2828BD
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484