#6CDCDF#6CDCDF
#6CDCDF is a very light, moderate teal. Relative luminance 0.597; OKLCH L 83.0% C 0.102 H 197.7°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDCDF |
|---|---|
| RGB | rgb(108, 220, 223) |
| HSL | hsl(182, 64%, 65%) |
| HSV | hsv(182, 52%, 87%) |
| CMYK | cmyk(51.6%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(81.67, -31.05, -11.27) |
| CIE-LCH | lch(81.67, 33.03, 199.95°) |
| OKLab | oklab(83.03% -0.0975 -0.0311) |
| OKLCH | oklch(83.03% 0.102 197.7) |
| XYZ | xyz(45.0913, 59.6981, 78.9444) |
| Luminance | 0.5970 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.92
Aqua Blue
#02D8E9
ΔE00 5.42
Darkturquoise
#00CED1
ΔE00 5.68
Robin'S Egg
#6DEDFD
ΔE00 5.73
Robin Egg Blue
#8AF1FE
ΔE00 6.47
Robin'S Egg Blue
#98EFF9
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDCDF #DF6F6C
analogous
#6CDFA8 #6CDCDF #6CA3DF
triadic
#6CDCDF #DF6CDC #DCDF6C
tetradic
#6CDCDF #A86CDF #DF6F6C #A3DF6C
square
#6CDCDF #A86CDF #DF6F6C #A3DF6C
split-complementary
#6CDCDF #DF6CA3 #DFA86C
monochromatic
#25A8AB #3AD0D4 #6CDCDF #9EE8EA #D1F4F5
Accessibility & contrast
On white
1.62
#6CDCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#6CDCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDCDF
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDCDF | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3DF
Deuteranopia (green-blind)
#BCC5E0
Tritanopia (blue-blind)
#05E2DD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6cdcdf; /* rgb */ color: rgb(108, 220, 223); /* oklch */ color: oklch(83.0% 0.102 197.7);
Tailwind
colors: {
custom: {
50: '#9fe7e9',
500: '#6cdcdf',
950: '#000000',
},
}SCSS
$custom: #6cdcdf; $custom-light: #9fe7e9; $custom-dark: #000000;
JSON
{
"hex": "#6cdcdf",
"rgb": {
"r": 108,
"g": 220,
"b": 223
},
"hsl": {
"h": 181.565,
"s": 64.246,
"l": 64.902
},
"oklch": {
"l": 0.83031,
"c": 0.10235,
"h": 197.7
},
"luminance": 0.59702
}Semantic roles & 50–950 ramp
primary
#6CDCDF
secondary
#AD4542
accent
#1E19CC
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1616
muted
#808484