#6DCCCF#6DCCCF
#6DCCCF is a light, moderate teal. Relative luminance 0.509; OKLCH L 78.8% C 0.090 H 198.2°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #6DCCCF |
|---|---|
| RGB | rgb(109, 204, 207) |
| HSL | hsl(182, 51%, 62%) |
| HSV | hsv(182, 47%, 81%) |
| CMYK | cmyk(47.3%, 1.4%, 0%, 18.8%) |
| CIE-LAB | lab(76.64, -27.27, -10.21) |
| CIE-LCH | lch(76.64, 29.12, 200.51°) |
| OKLab | oklab(78.83% -0.0857 -0.0281) |
| OKLCH | oklch(78.83% 0.09 198.2) |
| XYZ | xyz(39.1575, 50.9386, 66.7880) |
| Luminance | 0.5094 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.81
Darkturquoise
#00CED1
ΔE00 5.23
Aqua Blue
#02D8E9
ΔE00 6.36
Robin'S Egg
#6DEDFD
ΔE00 8.68
Turquoise
#40E0D0
ΔE00 9.09
Robin'S Egg Blue
#98EFF9
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DCCCF #CF706D
analogous
#6DCFA1 #6DCCCF #6D9BCF
triadic
#6DCCCF #CF6DCC #CCCF6D
tetradic
#6DCCCF #A16DCF #CF706D #9BCF6D
square
#6DCCCF #A16DCF #CF706D #9BCF6D
split-complementary
#6DCCCF #CF6D9B #CFA16D
monochromatic
#308F92 #3FBCC0 #6DCCCF #9BDCDE #C9ECED
Accessibility & contrast
On white
1.88
#6DCCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#6DCCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DCCCF
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DCCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DCCCF | 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)
#C1C4CF
Deuteranopia (green-blind)
#B0B8D0
Tritanopia (blue-blind)
#34D2CD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6dcccf; /* rgb */ color: rgb(109, 204, 207); /* oklch */ color: oklch(78.8% 0.090 198.2);
Tailwind
colors: {
custom: {
50: '#9edcdd',
500: '#6dcccf',
950: '#000000',
},
}SCSS
$custom: #6dcccf; $custom-light: #9edcdd; $custom-dark: #000000;
JSON
{
"hex": "#6dcccf",
"rgb": {
"r": 109,
"g": 204,
"b": 207
},
"hsl": {
"h": 181.837,
"s": 50.515,
"l": 61.961
},
"oklch": {
"l": 0.78834,
"c": 0.09023,
"h": 198.2
},
"luminance": 0.50942
}Semantic roles & 50–950 ramp
primary
#6DCCCF
secondary
#984B48
accent
#2C28BE
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484