#6FCCCD#6FCCCD
#6FCCCD is a light, moderate teal. Relative luminance 0.510; OKLCH L 78.9% C 0.089 H 196.4°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCCCD |
|---|---|
| RGB | rgb(111, 204, 205) |
| HSL | hsl(181, 48%, 62%) |
| HSV | hsv(181, 46%, 80%) |
| CMYK | cmyk(45.9%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(76.66, -27.34, -9.09) |
| CIE-LCH | lch(76.66, 28.81, 198.39°) |
| OKLab | oklab(78.85% -0.0851 -0.0251) |
| OKLCH | oklch(78.85% 0.089 196.4) |
| XYZ | xyz(39.1635, 50.9698, 65.5201) |
| Luminance | 0.5097 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.44
Darkturquoise
#00CED1
ΔE00 5.31
Aqua Blue
#02D8E9
ΔE00 6.92
Turquoise
#40E0D0
ΔE00 8.60
Topaz
#13BBAF
ΔE00 9.03
Robin'S Egg
#6DEDFD
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCCCD #CD706F
analogous
#6FCD9F #6FCCCD #6F9DCD
triadic
#6FCCCD #CD6FCC #CCCD6F
tetradic
#6FCCCD #9F6FCD #CD706F #9DCD6F
square
#6FCCCD #9F6FCD #CD706F #9DCD6F
split-complementary
#6FCCCD #CD6F9D #CD9F6F
monochromatic
#328F90 #42BCBD #6FCCCD #9CDCDD #CAECED
Accessibility & contrast
On white
1.88
#6FCCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#6FCCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCCCD
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCCCD | 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)
#C1C4CD
Deuteranopia (green-blind)
#B1B8CE
Tritanopia (blue-blind)
#3BD1CC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6fcccd; /* rgb */ color: rgb(111, 204, 205); /* oklch */ color: oklch(78.9% 0.089 196.4);
Tailwind
colors: {
custom: {
50: '#9fdcdc',
500: '#6fcccd',
950: '#000000',
},
}SCSS
$custom: #6fcccd; $custom-light: #9fdcdc; $custom-dark: #000000;
JSON
{
"hex": "#6fcccd",
"rgb": {
"r": 111,
"g": 204,
"b": 205
},
"hsl": {
"h": 180.638,
"s": 48.454,
"l": 61.961
},
"oklch": {
"l": 0.78851,
"c": 0.08876,
"h": 196.4
},
"luminance": 0.50973
}Semantic roles & 50–950 ramp
primary
#6FCCCD
secondary
#964B4A
accent
#2B2ABC
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484