#6CFCD9#6CFCD9
#6CFCD9 is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.3% C 0.135 H 174.5°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFCD9 |
|---|---|
| RGB | rgb(108, 252, 217) |
| HSL | hsl(165, 96%, 71%) |
| HSV | hsv(165, 57%, 99%) |
| CMYK | cmyk(57.1%, 0%, 13.9%, 1.2%) |
| CIE-LAB | lab(90.69, -47.02, 5.13) |
| CIE-LCH | lch(90.69, 47.30, 173.77°) |
| OKLab | oklab(90.28% -0.1339 0.0129) |
| OKLCH | oklch(90.28% 0.135 174.5) |
| XYZ | xyz(53.5133, 77.8134, 77.8315) |
| Luminance | 0.7782 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.77
Aquamarine
#7FFFD4
ΔE00 2.82
Light Turquoise
#7EF4CC
ΔE00 3.14
Tiffany Blue
#7BF2DA
ΔE00 3.67
Bright Teal
#01F9C6
ΔE00 4.92
Light Aquamarine
#7BFDC7
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFCD9 #FC6C8F
analogous
#6CFC91 #6CFCD9 #6CD7FC
triadic
#6CFCD9 #D96CFC #FCD96C
tetradic
#6CFCD9 #916CFC #FC6C8F #D7FC6C
square
#6CFCD9 #916CFC #FC6C8F #D7FC6C
split-complementary
#6CFCD9 #FC6CD7 #FC916C
monochromatic
#05E9B1 #30FBC9 #6CFCD9 #A8FDE9 #E1FEF7
Accessibility & contrast
On white
1.27
#6CFCD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#6CFCD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFCD9
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFCD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFCD9 | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EED7
Deuteranopia (green-blind)
#DFDEDC
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6cfcd9; /* rgb */ color: rgb(108, 252, 217); /* oklch */ color: oklch(90.3% 0.135 174.5);
Tailwind
colors: {
custom: {
50: '#a2fee4',
500: '#6cfcd9',
950: '#000000',
},
}SCSS
$custom: #6cfcd9; $custom-light: #a2fee4; $custom-dark: #000000;
JSON
{
"hex": "#6cfcd9",
"rgb": {
"r": 108,
"g": 252,
"b": 217
},
"hsl": {
"h": 165.417,
"s": 96,
"l": 70.588
},
"oklch": {
"l": 0.90282,
"c": 0.13454,
"h": 174.5
},
"luminance": 0.77819
}Semantic roles & 50–950 ramp
primary
#6CFCD9
secondary
#D7355C
accent
#0038E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684