#6CDFDC#6CDFDC
#6CDFDC is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.6% C 0.105 H 193.0°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDFDC |
|---|---|
| RGB | rgb(108, 223, 220) |
| HSL | hsl(178, 64%, 65%) |
| HSV | hsv(178, 52%, 87%) |
| CMYK | cmyk(51.6%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(82.45, -33.25, -8.53) |
| CIE-LCH | lch(82.45, 34.32, 194.38°) |
| OKLab | oklab(83.63% -0.102 -0.0236) |
| OKLCH | oklch(83.63% 0.105 193) |
| XYZ | xyz(45.4849, 61.1266, 77.0979) |
| Luminance | 0.6113 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.22
Turquoise
#40E0D0
ΔE00 5.44
Darkturquoise
#00CED1
ΔE00 6.08
Bright Light Blue
#26F7FD
ΔE00 6.67
Bright Cyan
#41FDFE
ΔE00 7.09
Aqua Blue
#02D8E9
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDFDC #DF6C6F
analogous
#6CDFA3 #6CDFDC #6CA8DF
triadic
#6CDFDC #DC6CDF #DFDC6C
tetradic
#6CDFDC #A36CDF #DF6C6F #A8DF6C
square
#6CDFDC #A36CDF #DF6C6F #A8DF6C
split-complementary
#6CDFDC #DF6CA8 #DFA36C
monochromatic
#25ABA8 #3AD4D0 #6CDFDC #9EEAE8 #D1F5F4
Accessibility & contrast
On white
1.59
#6CDFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#6CDFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDFDC
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDFDC | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DC
Deuteranopia (green-blind)
#C0C7DD
Tritanopia (blue-blind)
#0CE5DE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6cdfdc; /* rgb */ color: rgb(108, 223, 220); /* oklch */ color: oklch(83.6% 0.105 193.0);
Tailwind
colors: {
custom: {
50: '#9fe9e6',
500: '#6cdfdc',
950: '#000000',
},
}SCSS
$custom: #6cdfdc; $custom-light: #9fe9e6; $custom-dark: #000000;
JSON
{
"hex": "#6cdfdc",
"rgb": {
"r": 108,
"g": 223,
"b": 220
},
"hsl": {
"h": 178.435,
"s": 64.246,
"l": 64.902
},
"oklch": {
"l": 0.83625,
"c": 0.10469,
"h": 193
},
"luminance": 0.61131
}Semantic roles & 50–950 ramp
primary
#6CDFDC
secondary
#AD4245
accent
#191ECC
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1616
muted
#808484