#6FCCCC#6FCCCC
#6FCCCC is a light, moderate teal. Relative luminance 0.509; OKLCH L 78.8% C 0.089 H 195.5°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCCCC |
|---|---|
| RGB | rgb(111, 204, 204) |
| HSL | hsl(180, 48%, 62%) |
| HSV | hsv(180, 46%, 80%) |
| CMYK | cmyk(45.6%, 0%, 0%, 20%) |
| CIE-LAB | lab(76.63, -27.59, -8.59) |
| CIE-LCH | lch(76.63, 28.90, 197.30°) |
| OKLab | oklab(78.82% -0.0855 -0.0237) |
| OKLCH | oklch(78.82% 0.089 195.5) |
| XYZ | xyz(39.0432, 50.9216, 64.8864) |
| Luminance | 0.5092 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.21
Darkturquoise
#00CED1
ΔE00 5.29
Aqua Blue
#02D8E9
ΔE00 7.17
Turquoise
#40E0D0
ΔE00 8.32
Topaz
#13BBAF
ΔE00 8.79
Robin'S Egg
#6DEDFD
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCCCC #CC6F6F
analogous
#6FCC9E #6FCCCC #6F9ECC
triadic
#6FCCCC #CC6FCC #CCCC6F
tetradic
#6FCCCC #9E6FCC #CC6F6F #9ECC6F
square
#6FCCCC #9E6FCC #CC6F6F #9ECC6F
split-complementary
#6FCCCC #CC6F9E #CC9E6F
monochromatic
#328E8E #42BBBB #6FCCCC #9CDCDC #C9ECEC
Accessibility & contrast
On white
1.88
#6FCCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#6FCCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCCCC
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCCCC | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C4CC
Deuteranopia (green-blind)
#B1B8CD
Tritanopia (blue-blind)
#3CD1CC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6fcccc; /* rgb */ color: rgb(111, 204, 204); /* oklch */ color: oklch(78.8% 0.089 195.5);
Tailwind
colors: {
custom: {
50: '#9fdcdb',
500: '#6fcccc',
950: '#000000',
},
}SCSS
$custom: #6fcccc; $custom-light: #9fdcdb; $custom-dark: #000000;
JSON
{
"hex": "#6fcccc",
"rgb": {
"r": 111,
"g": 204,
"b": 204
},
"hsl": {
"h": 180,
"s": 47.692,
"l": 61.765
},
"oklch": {
"l": 0.78818,
"c": 0.08878,
"h": 195.5
},
"luminance": 0.50925
}Semantic roles & 50–950 ramp
primary
#6FCCCC
secondary
#954A4A
accent
#2B2BBB
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1515
muted
#808484