#6CDFCF#6CDFCF
#6CDFCF is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.2% C 0.108 H 183.4°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDFCF |
|---|---|
| RGB | rgb(108, 223, 207) |
| HSL | hsl(172, 64%, 65%) |
| HSV | hsv(172, 52%, 87%) |
| CMYK | cmyk(51.6%, 0%, 7.2%, 12.5%) |
| CIE-LAB | lab(82.09, -36.51, -2.15) |
| CIE-LCH | lch(82.09, 36.58, 183.37°) |
| OKLab | oklab(83.22% -0.1075 -0.0064) |
| OKLCH | oklch(83.22% 0.108 183.4) |
| XYZ | xyz(43.8297, 60.4645, 68.3804) |
| Luminance | 0.6047 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.91
Tiffany Blue
#7BF2DA
ΔE00 4.77
Mediumturquoise
#48D1CC
ΔE00 5.38
Seafoam Blue
#78D1B6
ΔE00 5.75
Aqua (survey)
#13EAC9
ΔE00 6.50
Bright Aqua
#0BF9EA
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDFCF #DF6C7C
analogous
#6CDF95 #6CDFCF #6CB6DF
triadic
#6CDFCF #CF6CDF #DFCF6C
tetradic
#6CDFCF #956CDF #DF6C7C #B6DF6C
square
#6CDFCF #956CDF #DF6C7C #B6DF6C
split-complementary
#6CDFCF #DF6CB6 #DF956C
monochromatic
#25AB99 #3AD4BF #6CDFCF #9EEADF #D1F5F0
Accessibility & contrast
On white
1.60
#6CDFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#6CDFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDFCF
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDFCF | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CE
Deuteranopia (green-blind)
#C3C6D1
Tritanopia (blue-blind)
#27E3DA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6cdfcf; /* rgb */ color: rgb(108, 223, 207); /* oklch */ color: oklch(83.2% 0.108 183.4);
Tailwind
colors: {
custom: {
50: '#9fe9dd',
500: '#6cdfcf',
950: '#000000',
},
}SCSS
$custom: #6cdfcf; $custom-light: #9fe9dd; $custom-dark: #000000;
JSON
{
"hex": "#6cdfcf",
"rgb": {
"r": 108,
"g": 223,
"b": 207
},
"hsl": {
"h": 171.652,
"s": 64.246,
"l": 64.902
},
"oklch": {
"l": 0.83219,
"c": 0.10769,
"h": 183.4
},
"luminance": 0.60468
}Semantic roles & 50–950 ramp
primary
#6CDFCF
secondary
#AD4251
accent
#1932CC
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484