#6EFCF7#6EFCF7
#6EFCF7 is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.2% C 0.123 H 192.0°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFCF7 |
|---|---|
| RGB | rgb(110, 252, 247) |
| HSL | hsl(178, 96%, 71%) |
| HSV | hsv(178, 56%, 99%) |
| CMYK | cmyk(56.3%, 0%, 2%, 1.2%) |
| CIE-LAB | lab(91.53, -39.32, -9.21) |
| CIE-LCH | lch(91.53, 40.38, 193.18°) |
| OKLab | oklab(91.23% -0.1201 -0.0256) |
| OKLCH | oklch(91.23% 0.123 192) |
| XYZ | xyz(58.0221, 79.6454, 100.2930) |
| Luminance | 0.7965 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.75
Bright Turquoise
#0FFEF9
ΔE00 3.34
Aqua
#00FFFF
ΔE00 3.56
Bright Light Blue
#26F7FD
ΔE00 4.30
Bright Aqua
#0BF9EA
ΔE00 4.92
Light Cyan
#ACFFFC
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFCF7 #FC6E73
analogous
#6EFCB0 #6EFCF7 #6EBAFC
triadic
#6EFCF7 #F76EFC #FCF76E
tetradic
#6EFCF7 #B06EFC #FC6E73 #BAFC6E
square
#6EFCF7 #B06EFC #FC6E73 #BAFC6E
split-complementary
#6EFCF7 #FC6EBA #FCB06E
monochromatic
#05EBE3 #32FBF4 #6EFCF7 #AAFDFA #E1FEFD
Accessibility & contrast
On white
1.24
#6EFCF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#6EFCF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFCF7
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFCF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFCF7 | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1F7
Deuteranopia (green-blind)
#D7E0F8
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6efcf7; /* rgb */ color: rgb(110, 252, 247); /* oklch */ color: oklch(91.2% 0.123 192.0);
Tailwind
colors: {
custom: {
50: '#a4fef9',
500: '#6efcf7',
950: '#000000',
},
}SCSS
$custom: #6efcf7; $custom-light: #a4fef9; $custom-dark: #000000;
JSON
{
"hex": "#6efcf7",
"rgb": {
"r": 110,
"g": 252,
"b": 247
},
"hsl": {
"h": 177.887,
"s": 95.946,
"l": 70.98
},
"oklch": {
"l": 0.91229,
"c": 0.12278,
"h": 192
},
"luminance": 0.79651
}Semantic roles & 50–950 ramp
primary
#6EFCF7
secondary
#D8373C
accent
#0008E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685