#6CCFCF#6CCFCF
#6CCFCF is a light, moderate teal. Relative luminance 0.523; OKLCH L 79.5% C 0.093 H 195.4°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCFCF |
|---|---|
| RGB | rgb(108, 207, 207) |
| HSL | hsl(180, 51%, 62%) |
| HSV | hsv(180, 48%, 81%) |
| CMYK | cmyk(47.8%, 0%, 0%, 18.8%) |
| CIE-LAB | lab(77.47, -28.96, -8.98) |
| CIE-LCH | lch(77.47, 30.32, 197.23°) |
| OKLab | oklab(79.49% -0.0898 -0.0248) |
| OKLCH | oklch(79.49% 0.093 195.4) |
| XYZ | xyz(39.7551, 52.3153, 67.0223) |
| Luminance | 0.5232 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.68
Darkturquoise
#00CED1
ΔE00 4.86
Aqua Blue
#02D8E9
ΔE00 6.69
Turquoise
#40E0D0
ΔE00 7.71
Robin'S Egg
#6DEDFD
ΔE00 8.71
Topaz
#13BBAF
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCFCF #CF6C6C
analogous
#6CCF9E #6CCFCF #6C9ECF
triadic
#6CCFCF #CF6CCF #CFCF6C
tetradic
#6CCFCF #9E6CCF #CF6C6C #9ECF6C
square
#6CCFCF #9E6CCF #CF6C6C #9ECF6C
split-complementary
#6CCFCF #CF6C9E #CF9E6C
monochromatic
#2F9191 #3EBFBF #6CCFCF #9ADEDE #C8EDED
Accessibility & contrast
On white
1.83
#6CCFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#6CCFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCFCF
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCFCF | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C7CF
Deuteranopia (green-blind)
#B3BAD0
Tritanopia (blue-blind)
#2FD4CF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6ccfcf; /* rgb */ color: rgb(108, 207, 207); /* oklch */ color: oklch(79.5% 0.093 195.4);
Tailwind
colors: {
custom: {
50: '#9ddedd',
500: '#6ccfcf',
950: '#000000',
},
}SCSS
$custom: #6ccfcf; $custom-light: #9ddedd; $custom-dark: #000000;
JSON
{
"hex": "#6ccfcf",
"rgb": {
"r": 108,
"g": 207,
"b": 207
},
"hsl": {
"h": 180,
"s": 50.769,
"l": 61.765
},
"oklch": {
"l": 0.79489,
"c": 0.09316,
"h": 195.4
},
"luminance": 0.52319
}Semantic roles & 50–950 ramp
primary
#6CCFCF
secondary
#974848
accent
#2727BE
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484