#6DFEF7#6DFEF7
#6DFEF7 is a very light, vivid teal. Relative luminance 0.808; OKLCH L 91.7% C 0.125 H 190.8°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFEF7 |
|---|---|
| RGB | rgb(109, 254, 247) |
| HSL | hsl(177, 99%, 71%) |
| HSV | hsv(177, 57%, 100%) |
| CMYK | cmyk(57.1%, 0%, 2.8%, 0.4%) |
| CIE-LAB | lab(92.06, -40.40, -8.41) |
| CIE-LCH | lch(92.06, 41.27, 191.76°) |
| OKLab | oklab(91.66% -0.1227 -0.0234) |
| OKLCH | oklch(91.66% 0.125 190.8) |
| XYZ | xyz(58.5297, 80.8443, 100.4976) |
| Luminance | 0.8085 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.12
Bright Turquoise
#0FFEF9
ΔE00 3.20
Aqua
#00FFFF
ΔE00 3.69
Bright Aqua
#0BF9EA
ΔE00 4.47
Bright Light Blue
#26F7FD
ΔE00 4.84
Light Cyan
#ACFFFC
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFEF7 #FE6D74
analogous
#6DFEAE #6DFEF7 #6DBCFE
triadic
#6DFEF7 #F76DFE #FEF76D
tetradic
#6DFEF7 #AE6DFE #FE6D74 #BCFE6D
square
#6DFEF7 #AE6DFE #FE6D74 #BCFE6D
split-complementary
#6DFEF7 #FE6DBC #FEAE6D
monochromatic
#02EFE4 #30FEF4 #6DFEF7 #AAFEFA #E1FFFD
Accessibility & contrast
On white
1.22
#6DFEF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#6DFEF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFEF7
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFEF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFEF7 | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F2F7
Deuteranopia (green-blind)
#D9E1F8
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #6dfef7; /* rgb */ color: rgb(109, 254, 247); /* oklch */ color: oklch(91.7% 0.125 190.8);
Tailwind
colors: {
custom: {
50: '#a4fff9',
500: '#6dfef7',
950: '#000000',
},
}SCSS
$custom: #6dfef7; $custom-light: #a4fff9; $custom-dark: #000000;
JSON
{
"hex": "#6dfef7",
"rgb": {
"r": 109,
"g": 254,
"b": 247
},
"hsl": {
"h": 177.103,
"s": 98.639,
"l": 71.176
},
"oklch": {
"l": 0.91655,
"c": 0.12489,
"h": 190.8
},
"luminance": 0.8085
}Semantic roles & 50–950 ramp
primary
#6DFEF7
secondary
#DA353D
accent
#000BE6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685