#6EFDF7#6EFDF7
#6EFDF7 is a very light, vivid teal. Relative luminance 0.803; OKLCH L 91.5% C 0.124 H 191.4°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFDF7 |
|---|---|
| RGB | rgb(110, 253, 247) |
| HSL | hsl(177, 97%, 71%) |
| HSV | hsv(177, 57%, 99%) |
| CMYK | cmyk(56.5%, 0%, 2.4%, 0.8%) |
| CIE-LAB | lab(91.81, -39.77, -8.79) |
| CIE-LCH | lch(91.81, 40.73, 192.46°) |
| OKLab | oklab(91.46% -0.1211 -0.0244) |
| OKLCH | oklch(91.46% 0.124 191.4) |
| XYZ | xyz(58.3369, 80.2751, 100.3979) |
| Luminance | 0.8028 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.93
Bright Turquoise
#0FFEF9
ΔE00 3.28
Aqua
#00FFFF
ΔE00 3.63
Bright Light Blue
#26F7FD
ΔE00 4.58
Bright Aqua
#0BF9EA
ΔE00 4.71
Light Cyan
#ACFFFC
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFDF7 #FD6E74
analogous
#6EFDAF #6EFDF7 #6EBBFD
triadic
#6EFDF7 #F76EFD #FDF76E
tetradic
#6EFDF7 #AF6EFD #FD6E74 #BBFD6E
square
#6EFDF7 #AF6EFD #FD6E74 #BBFD6E
split-complementary
#6EFDF7 #FD6EBB #FDAF6E
monochromatic
#03EDE4 #32FCF4 #6EFDF7 #AAFEFA #E1FFFD
Accessibility & contrast
On white
1.23
#6EFDF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#6EFDF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFDF7
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFDF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFDF7 | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF1F7
Deuteranopia (green-blind)
#D9E0F8
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6efdf7; /* rgb */ color: rgb(110, 253, 247); /* oklch */ color: oklch(91.5% 0.124 191.4);
Tailwind
colors: {
custom: {
50: '#a5fef9',
500: '#6efdf7',
950: '#000000',
},
}SCSS
$custom: #6efdf7; $custom-light: #a5fef9; $custom-dark: #000000;
JSON
{
"hex": "#6efdf7",
"rgb": {
"r": 110,
"g": 253,
"b": 247
},
"hsl": {
"h": 177.483,
"s": 97.279,
"l": 71.176
},
"oklch": {
"l": 0.91457,
"c": 0.12354,
"h": 191.4
},
"luminance": 0.80281
}Semantic roles & 50–950 ramp
primary
#6EFDF7
secondary
#D9363D
accent
#000AE6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685