#6DFCDF#6DFCDF
#6DFCDF is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.5% C 0.131 H 177.7°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFCDF |
|---|---|
| RGB | rgb(109, 252, 223) |
| HSL | hsl(168, 96%, 71%) |
| HSV | hsv(168, 57%, 99%) |
| CMYK | cmyk(56.7%, 0%, 11.5%, 1.2%) |
| CIE-LAB | lab(90.87, -45.43, 2.28) |
| CIE-LCH | lch(90.87, 45.48, 177.13°) |
| OKLab | oklab(90.48% -0.1308 0.0053) |
| OKLCH | oklch(90.48% 0.131 177.7) |
| XYZ | xyz(54.4303, 78.1943, 82.0223) |
| Luminance | 0.7820 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.69
Light Aqua
#8CFFDB
ΔE00 3.55
Aquamarine
#7FFFD4
ΔE00 4.31
Light Turquoise
#7EF4CC
ΔE00 4.39
Aqua (survey)
#13EAC9
ΔE00 5.36
Bright Aqua
#0BF9EA
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFCDF #FC6D8A
analogous
#6DFC97 #6DFCDF #6DD1FC
triadic
#6DFCDF #DF6DFC #FCDF6D
tetradic
#6DFCDF #976DFC #FC6D8A #D1FC6D
square
#6DFCDF #976DFC #FC6D8A #D1FC6D
split-complementary
#6DFCDF #FC6DD1 #FC976D
monochromatic
#05EABB #31FBD2 #6DFCDF #A9FDEC #E1FEF8
Accessibility & contrast
On white
1.26
#6DFCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#6DFCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFCDF
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFCDF | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EEDE
Deuteranopia (green-blind)
#DDDEE1
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6dfcdf; /* rgb */ color: rgb(109, 252, 223); /* oklch */ color: oklch(90.5% 0.131 177.7);
Tailwind
colors: {
custom: {
50: '#a3fee8',
500: '#6dfcdf',
950: '#000000',
},
}SCSS
$custom: #6dfcdf; $custom-light: #a3fee8; $custom-dark: #000000;
JSON
{
"hex": "#6dfcdf",
"rgb": {
"r": 109,
"g": 252,
"b": 223
},
"hsl": {
"h": 167.832,
"s": 95.973,
"l": 70.784
},
"oklch": {
"l": 0.9048,
"c": 0.13088,
"h": 177.7
},
"luminance": 0.782
}Semantic roles & 50–950 ramp
primary
#6DFCDF
secondary
#D73657
accent
#002FE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684