#6CFDD7#6CFDD7
#6CFDD7 is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.5% C 0.137 H 173.1°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFDD7 |
|---|---|
| RGB | rgb(108, 253, 215) |
| HSL | hsl(164, 97%, 71%) |
| HSV | hsv(164, 57%, 99%) |
| CMYK | cmyk(57.3%, 0%, 15%, 0.8%) |
| CIE-LAB | lab(90.93, -47.91, 6.51) |
| CIE-LCH | lch(90.93, 48.35, 172.26°) |
| OKLab | oklab(90.46% -0.1358 0.0165) |
| OKLCH | oklch(90.46% 0.137 173.1) |
| XYZ | xyz(53.5696, 78.3397, 76.5748) |
| Luminance | 0.7834 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.18
Light Aqua
#8CFFDB
ΔE00 2.64
Light Turquoise
#7EF4CC
ΔE00 2.84
Tiffany Blue
#7BF2DA
ΔE00 4.37
Bright Teal
#01F9C6
ΔE00 4.45
Light Aquamarine
#7BFDC7
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFDD7 #FD6C92
analogous
#6CFD8E #6CFDD7 #6CDAFD
triadic
#6CFDD7 #D76CFD #FDD76C
tetradic
#6CFDD7 #8E6CFD #FD6C92 #DAFD6C
square
#6CFDD7 #8E6CFD #FD6C92 #DAFD6C
split-complementary
#6CFDD7 #FD6CDA #FD8E6C
monochromatic
#03EBAF #30FCC7 #6CFDD7 #A8FEE7 #E1FFF7
Accessibility & contrast
On white
1.26
#6CFDD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#6CFDD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFDD7
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFDD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFDD7 | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EED5
Deuteranopia (green-blind)
#E0DFDA
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6cfdd7; /* rgb */ color: rgb(108, 253, 215); /* oklch */ color: oklch(90.5% 0.137 173.1);
Tailwind
colors: {
custom: {
50: '#a2ffe3',
500: '#6cfdd7',
950: '#000000',
},
}SCSS
$custom: #6cfdd7; $custom-light: #a2ffe3; $custom-dark: #000000;
JSON
{
"hex": "#6cfdd7",
"rgb": {
"r": 108,
"g": 253,
"b": 215
},
"hsl": {
"h": 164.276,
"s": 97.315,
"l": 70.784
},
"oklch": {
"l": 0.90462,
"c": 0.13683,
"h": 173.1
},
"luminance": 0.78345
}Semantic roles & 50–950 ramp
primary
#6CFDD7
secondary
#D93560
accent
#003CE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684