#6DFCD7#6DFCD7
#6DFCD7 is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.3% C 0.135 H 173.4°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFCD7 |
|---|---|
| RGB | rgb(109, 252, 215) |
| HSL | hsl(164, 96%, 71%) |
| HSV | hsv(164, 57%, 99%) |
| CMYK | cmyk(56.7%, 0%, 14.7%, 1.2%) |
| CIE-LAB | lab(90.68, -47.29, 6.14) |
| CIE-LCH | lch(90.68, 47.69, 172.60°) |
| OKLab | oklab(90.26% -0.1342 0.0155) |
| OKLCH | oklch(90.26% 0.135 173.4) |
| XYZ | xyz(53.3771, 77.7731, 76.4756) |
| Luminance | 0.7778 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.33
Light Aqua
#8CFFDB
ΔE00 2.60
Light Turquoise
#7EF4CC
ΔE00 2.77
Tiffany Blue
#7BF2DA
ΔE00 4.06
Bright Teal
#01F9C6
ΔE00 4.61
Light Aquamarine
#7BFDC7
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFCD7 #FC6D92
analogous
#6DFC8F #6DFCD7 #6DD9FC
triadic
#6DFCD7 #D76DFC #FCD76D
tetradic
#6DFCD7 #8F6DFC #FC6D92 #D9FC6D
square
#6DFCD7 #8F6DFC #FC6D92 #D9FC6D
split-complementary
#6DFCD7 #FC6DD9 #FC8F6D
monochromatic
#05EAAF #31FBC7 #6DFCD7 #A9FDE7 #E1FEF7
Accessibility & contrast
On white
1.27
#6DFCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#6DFCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFCD7
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFCD7 | 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)
#F4EDD5
Deuteranopia (green-blind)
#DFDEDA
Tritanopia (blue-blind)
#00FEF1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6dfcd7; /* rgb */ color: rgb(109, 252, 215); /* oklch */ color: oklch(90.3% 0.135 173.4);
Tailwind
colors: {
custom: {
50: '#a2fee3',
500: '#6dfcd7',
950: '#000000',
},
}SCSS
$custom: #6dfcd7; $custom-light: #a2fee3; $custom-dark: #000000;
JSON
{
"hex": "#6dfcd7",
"rgb": {
"r": 109,
"g": 252,
"b": 215
},
"hsl": {
"h": 164.476,
"s": 95.973,
"l": 70.784
},
"oklch": {
"l": 0.9026,
"c": 0.13514,
"h": 173.4
},
"luminance": 0.77778
}Semantic roles & 50–950 ramp
primary
#6DFCD7
secondary
#D73660
accent
#003BE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684