#6DFCDC#6DFCDC
#6DFCDC is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.4% C 0.132 H 176.0°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFCDC |
|---|---|
| RGB | rgb(109, 252, 220) |
| HSL | hsl(167, 96%, 71%) |
| HSV | hsv(167, 57%, 99%) |
| CMYK | cmyk(56.7%, 0%, 12.7%, 1.2%) |
| CIE-LAB | lab(90.80, -46.13, 3.73) |
| CIE-LCH | lch(90.80, 46.28, 175.38°) |
| OKLab | oklab(90.4% -0.1321 0.0092) |
| OKLCH | oklch(90.4% 0.132 176) |
| XYZ | xyz(54.0294, 78.0340, 79.9110) |
| Luminance | 0.7804 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 3.03
Tiffany Blue
#7BF2DA
ΔE00 3.10
Aquamarine
#7FFFD4
ΔE00 3.51
Light Turquoise
#7EF4CC
ΔE00 3.69
Aqua (survey)
#13EAC9
ΔE00 5.25
Bright Teal
#01F9C6
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFCDC #FC6D8D
analogous
#6DFC94 #6DFCDC #6DD5FC
triadic
#6DFCDC #DC6DFC #FCDC6D
tetradic
#6DFCDC #946DFC #FC6D8D #D5FC6D
square
#6DFCDC #946DFC #FC6D8D #D5FC6D
split-complementary
#6DFCDC #FC6DD5 #FC946D
monochromatic
#05EAB7 #31FBCE #6DFCDC #A9FDEA #E1FEF8
Accessibility & contrast
On white
1.26
#6DFCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#6DFCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFCDC
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFCDC | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EEDB
Deuteranopia (green-blind)
#DEDEDE
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6dfcdc; /* rgb */ color: rgb(109, 252, 220); /* oklch */ color: oklch(90.4% 0.132 176.0);
Tailwind
colors: {
custom: {
50: '#a3fee6',
500: '#6dfcdc',
950: '#000000',
},
}SCSS
$custom: #6dfcdc; $custom-light: #a3fee6; $custom-dark: #000000;
JSON
{
"hex": "#6dfcdc",
"rgb": {
"r": 109,
"g": 252,
"b": 220
},
"hsl": {
"h": 166.573,
"s": 95.973,
"l": 70.784
},
"oklch": {
"l": 0.90396,
"c": 0.13239,
"h": 176
},
"luminance": 0.78039
}Semantic roles & 50–950 ramp
primary
#6DFCDC
secondary
#D7365A
accent
#0033E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684