#6BCFCF#6BCFCF
#6BCFCF is a light, moderate teal. Relative luminance 0.523; OKLCH L 79.4% C 0.094 H 195.4°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCFCF |
|---|---|
| RGB | rgb(107, 207, 207) |
| HSL | hsl(180, 51%, 62%) |
| HSV | hsv(180, 48%, 81%) |
| CMYK | cmyk(48.3%, 0%, 0%, 18.8%) |
| CIE-LAB | lab(77.43, -29.17, -9.04) |
| CIE-LCH | lch(77.43, 30.54, 197.21°) |
| OKLab | oklab(79.45% -0.0905 -0.025) |
| OKLCH | oklch(79.45% 0.094 195.4) |
| XYZ | xyz(39.6342, 52.2530, 67.0166) |
| Luminance | 0.5226 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.60
Darkturquoise
#00CED1
ΔE00 4.76
Aqua Blue
#02D8E9
ΔE00 6.64
Turquoise
#40E0D0
ΔE00 7.66
Robin'S Egg
#6DEDFD
ΔE00 8.72
Topaz
#13BBAF
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCFCF #CF6B6B
analogous
#6BCF9D #6BCFCF #6B9DCF
triadic
#6BCFCF #CF6BCF #CFCF6B
tetradic
#6BCFCF #9D6BCF #CF6B6B #9DCF6B
square
#6BCFCF #9D6BCF #CF6B6B #9DCF6B
split-complementary
#6BCFCF #CF6B9D #CF9D6B
monochromatic
#2F9191 #3EBFBF #6BCFCF #99DEDE #C7EDED
Accessibility & contrast
On white
1.83
#6BCFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#6BCFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCFCF
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCFCF | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C7CF
Deuteranopia (green-blind)
#B3BAD0
Tritanopia (blue-blind)
#2CD4CF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6bcfcf; /* rgb */ color: rgb(107, 207, 207); /* oklch */ color: oklch(79.4% 0.094 195.4);
Tailwind
colors: {
custom: {
50: '#9ddedd',
500: '#6bcfcf',
950: '#000000',
},
}SCSS
$custom: #6bcfcf; $custom-light: #9ddedd; $custom-dark: #000000;
JSON
{
"hex": "#6bcfcf",
"rgb": {
"r": 107,
"g": 207,
"b": 207
},
"hsl": {
"h": 180,
"s": 51.02,
"l": 61.569
},
"oklch": {
"l": 0.79449,
"c": 0.09387,
"h": 195.4
},
"luminance": 0.52256
}Semantic roles & 50–950 ramp
primary
#6BCFCF
secondary
#974747
accent
#2727BE
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484