#6CFCD7#6CFCD7
#6CFCD7 is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.2% C 0.136 H 173.5°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFCD7 |
|---|---|
| RGB | rgb(108, 252, 215) |
| HSL | hsl(165, 96%, 71%) |
| HSV | hsv(165, 57%, 99%) |
| CMYK | cmyk(57.1%, 0%, 14.7%, 1.2%) |
| CIE-LAB | lab(90.65, -47.49, 6.10) |
| CIE-LCH | lch(90.65, 47.88, 172.68°) |
| OKLab | oklab(90.23% -0.1348 0.0154) |
| OKLCH | oklch(90.23% 0.136 173.5) |
| XYZ | xyz(53.2548, 77.7100, 76.4698) |
| Luminance | 0.7772 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.39
Light Aqua
#8CFFDB
ΔE00 2.67
Light Turquoise
#7EF4CC
ΔE00 2.82
Tiffany Blue
#7BF2DA
ΔE00 4.08
Bright Teal
#01F9C6
ΔE00 4.56
Light Aquamarine
#7BFDC7
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFCD7 #FC6C91
analogous
#6CFC8F #6CFCD7 #6CD9FC
triadic
#6CFCD7 #D76CFC #FCD76C
tetradic
#6CFCD7 #8F6CFC #FC6C91 #D9FC6C
square
#6CFCD7 #8F6CFC #FC6C91 #D9FC6C
split-complementary
#6CFCD7 #FC6CD9 #FC8F6C
monochromatic
#05E9AE #30FBC7 #6CFCD7 #A8FDE7 #E1FEF7
Accessibility & contrast
On white
1.27
#6CFCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#6CFCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFCD7
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFCD7 | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EDD5
Deuteranopia (green-blind)
#DFDEDA
Tritanopia (blue-blind)
#00FEF1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6cfcd7; /* rgb */ color: rgb(108, 252, 215); /* oklch */ color: oklch(90.2% 0.136 173.5);
Tailwind
colors: {
custom: {
50: '#a2fee3',
500: '#6cfcd7',
950: '#000000',
},
}SCSS
$custom: #6cfcd7; $custom-light: #a2fee3; $custom-dark: #000000;
JSON
{
"hex": "#6cfcd7",
"rgb": {
"r": 108,
"g": 252,
"b": 215
},
"hsl": {
"h": 164.583,
"s": 96,
"l": 70.588
},
"oklch": {
"l": 0.90228,
"c": 0.13567,
"h": 173.5
},
"luminance": 0.77715
}Semantic roles & 50–950 ramp
primary
#6CFCD7
secondary
#D7355F
accent
#003BE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684