#6FCCCF#6FCCCF
#6FCCCF is a light, moderate teal. Relative luminance 0.511; OKLCH L 78.9% C 0.089 H 198.2°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCCCF |
|---|---|
| RGB | rgb(111, 204, 207) |
| HSL | hsl(182, 50%, 62%) |
| HSV | hsv(182, 46%, 81%) |
| CMYK | cmyk(46.4%, 1.4%, 0%, 18.8%) |
| CIE-LAB | lab(76.72, -26.82, -10.08) |
| CIE-LCH | lch(76.72, 28.65, 200.60°) |
| OKLab | oklab(78.92% -0.0843 -0.0278) |
| OKLCH | oklch(78.92% 0.089 198.2) |
| XYZ | xyz(39.4064, 51.0669, 66.7997) |
| Luminance | 0.5107 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.98
Darkturquoise
#00CED1
ΔE00 5.44
Aqua Blue
#02D8E9
ΔE00 6.49
Robin'S Egg
#6DEDFD
ΔE00 8.67
Robin'S Egg Blue
#98EFF9
ΔE00 9.04
Turquoise
#40E0D0
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCCCF #CF726F
analogous
#6FCFA2 #6FCCCF #6F9CCF
triadic
#6FCCCF #CF6FCC #CCCF6F
tetradic
#6FCCCF #A26FCF #CF726F #9CCF6F
square
#6FCCCF #A26FCF #CF726F #9CCF6F
split-complementary
#6FCCCF #CF6F9C #CFA26F
monochromatic
#319093 #41BCC0 #6FCCCF #9DDCDE #CBEDEE
Accessibility & contrast
On white
1.87
#6FCCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#6FCCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCCCF
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCCCF | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C4CF
Deuteranopia (green-blind)
#B0B8D0
Tritanopia (blue-blind)
#3AD2CD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6fcccf; /* rgb */ color: rgb(111, 204, 207); /* oklch */ color: oklch(78.9% 0.089 198.2);
Tailwind
colors: {
custom: {
50: '#9fdcdd',
500: '#6fcccf',
950: '#000000',
},
}SCSS
$custom: #6fcccf; $custom-light: #9fdcdd; $custom-dark: #000000;
JSON
{
"hex": "#6fcccf",
"rgb": {
"r": 111,
"g": 204,
"b": 207
},
"hsl": {
"h": 181.875,
"s": 50,
"l": 62.353
},
"oklch": {
"l": 0.78918,
"c": 0.08878,
"h": 198.2
},
"luminance": 0.5107
}Semantic roles & 50–950 ramp
primary
#6FCCCF
secondary
#994C4A
accent
#2D28BD
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484