#6CFCDC#6CFCDC
#6CFCDC is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.4% C 0.133 H 176.1°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFCDC |
|---|---|
| RGB | rgb(108, 252, 220) |
| HSL | hsl(167, 96%, 71%) |
| HSV | hsv(167, 57%, 99%) |
| CMYK | cmyk(57.1%, 0%, 12.7%, 1.2%) |
| CIE-LAB | lab(90.77, -46.32, 3.68) |
| CIE-LCH | lch(90.77, 46.47, 175.46°) |
| OKLab | oklab(90.36% -0.1326 0.009) |
| OKLCH | oklch(90.36% 0.133 176.1) |
| XYZ | xyz(53.9071, 77.9709, 79.9053) |
| Luminance | 0.7798 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 3.10
Tiffany Blue
#7BF2DA
ΔE00 3.13
Aquamarine
#7FFFD4
ΔE00 3.55
Light Turquoise
#7EF4CC
ΔE00 3.74
Aqua (survey)
#13EAC9
ΔE00 5.21
Bright Teal
#01F9C6
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFCDC #FC6C8C
analogous
#6CFC94 #6CFCDC #6CD4FC
triadic
#6CFCDC #DC6CFC #FCDC6C
tetradic
#6CFCDC #946CFC #FC6C8C #D4FC6C
square
#6CFCDC #946CFC #FC6C8C #D4FC6C
split-complementary
#6CFCDC #FC6CD4 #FC946C
monochromatic
#05E9B6 #30FBCE #6CFCDC #A8FDEA #E1FEF8
Accessibility & contrast
On white
1.27
#6CFCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#6CFCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFCDC
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFCDC | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EEDB
Deuteranopia (green-blind)
#DEDEDE
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6cfcdc; /* rgb */ color: rgb(108, 252, 220); /* oklch */ color: oklch(90.4% 0.133 176.1);
Tailwind
colors: {
custom: {
50: '#a2fee6',
500: '#6cfcdc',
950: '#000000',
},
}SCSS
$custom: #6cfcdc; $custom-light: #a2fee6; $custom-dark: #000000;
JSON
{
"hex": "#6cfcdc",
"rgb": {
"r": 108,
"g": 252,
"b": 220
},
"hsl": {
"h": 166.667,
"s": 96,
"l": 70.588
},
"oklch": {
"l": 0.90364,
"c": 0.13293,
"h": 176.1
},
"luminance": 0.77976
}Semantic roles & 50–950 ramp
primary
#6CFCDC
secondary
#D73559
accent
#0033E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684