#6CFCD4#6CFCD4
#6CFCD4 is a very light, vivid teal. Relative luminance 0.776; OKLCH L 90.1% C 0.137 H 172.0°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFCD4 |
|---|---|
| RGB | rgb(108, 252, 212) |
| HSL | hsl(163, 96%, 71%) |
| HSV | hsv(163, 57%, 99%) |
| CMYK | cmyk(57.1%, 0%, 15.9%, 1.2%) |
| CIE-LAB | lab(90.58, -48.17, 7.55) |
| CIE-LCH | lch(90.58, 48.76, 171.09°) |
| OKLab | oklab(90.15% -0.1361 0.0192) |
| OKLCH | oklch(90.15% 0.137 172) |
| XYZ | xyz(52.8728, 77.5572, 74.4582) |
| Luminance | 0.7756 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.85
Light Turquoise
#7EF4CC
ΔE00 2.48
Light Aqua
#8CFFDB
ΔE00 2.72
Light Aquamarine
#7BFDC7
ΔE00 3.92
Bright Teal
#01F9C6
ΔE00 4.13
Tiffany Blue
#7BF2DA
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFCD4 #FC6C94
analogous
#6CFC8C #6CFCD4 #6CDCFC
triadic
#6CFCD4 #D46CFC #FCD46C
tetradic
#6CFCD4 #8C6CFC #FC6C94 #DCFC6C
square
#6CFCD4 #8C6CFC #FC6C94 #DCFC6C
split-complementary
#6CFCD4 #FC6CDC #FC8C6C
monochromatic
#05E9A9 #30FBC2 #6CFCD4 #A8FDE6 #E1FEF6
Accessibility & contrast
On white
1.27
#6CFCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#6CFCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFCD4
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFCD4 | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EDD2
Deuteranopia (green-blind)
#E0DED7
Tritanopia (blue-blind)
#00FEF0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6cfcd4; /* rgb */ color: rgb(108, 252, 212); /* oklch */ color: oklch(90.1% 0.137 172.0);
Tailwind
colors: {
custom: {
50: '#a2fee1',
500: '#6cfcd4',
950: '#000000',
},
}SCSS
$custom: #6cfcd4; $custom-light: #a2fee1; $custom-dark: #000000;
JSON
{
"hex": "#6cfcd4",
"rgb": {
"r": 108,
"g": 252,
"b": 212
},
"hsl": {
"h": 163.333,
"s": 96,
"l": 70.588
},
"oklch": {
"l": 0.90148,
"c": 0.13745,
"h": 172
},
"luminance": 0.77562
}Semantic roles & 50–950 ramp
primary
#6CFCD4
secondary
#D73562
accent
#0040E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684