#6DFCD4#6DFCD4
#6DFCD4 is a very light, vivid teal. Relative luminance 0.776; OKLCH L 90.2% C 0.137 H 171.9°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFCD4 |
|---|---|
| RGB | rgb(109, 252, 212) |
| HSL | hsl(163, 96%, 71%) |
| HSV | hsv(163, 57%, 99%) |
| CMYK | cmyk(56.7%, 0%, 15.9%, 1.2%) |
| CIE-LAB | lab(90.61, -47.98, 7.60) |
| CIE-LCH | lch(90.61, 48.58, 171.00°) |
| OKLab | oklab(90.18% -0.1355 0.0193) |
| OKLCH | oklch(90.18% 0.137 171.9) |
| XYZ | xyz(52.9952, 77.6203, 74.4640) |
| Luminance | 0.7762 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.78
Light Turquoise
#7EF4CC
ΔE00 2.43
Light Aqua
#8CFFDB
ΔE00 2.65
Light Aquamarine
#7BFDC7
ΔE00 3.88
Bright Teal
#01F9C6
ΔE00 4.18
Tiffany Blue
#7BF2DA
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFCD4 #FC6D95
analogous
#6DFC8C #6DFCD4 #6DDCFC
triadic
#6DFCD4 #D46DFC #FCD46D
tetradic
#6DFCD4 #8C6DFC #FC6D95 #DCFC6D
square
#6DFCD4 #8C6DFC #FC6D95 #DCFC6D
split-complementary
#6DFCD4 #FC6DDC #FC8C6D
monochromatic
#05EAAA #31FBC2 #6DFCD4 #A9FDE6 #E1FEF6
Accessibility & contrast
On white
1.27
#6DFCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#6DFCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFCD4
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFCD4 | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 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: #6dfcd4; /* rgb */ color: rgb(109, 252, 212); /* oklch */ color: oklch(90.2% 0.137 171.9);
Tailwind
colors: {
custom: {
50: '#a2fee1',
500: '#6dfcd4',
950: '#000000',
},
}SCSS
$custom: #6dfcd4; $custom-light: #a2fee1; $custom-dark: #000000;
JSON
{
"hex": "#6dfcd4",
"rgb": {
"r": 109,
"g": 252,
"b": 212
},
"hsl": {
"h": 163.217,
"s": 95.973,
"l": 70.784
},
"oklch": {
"l": 0.9018,
"c": 0.13692,
"h": 171.9
},
"luminance": 0.77625
}Semantic roles & 50–950 ramp
primary
#6DFCD4
secondary
#D73663
accent
#0040E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684