#6EFCF6#6EFCF6
#6EFCF6 is a very light, vivid teal. Relative luminance 0.796; OKLCH L 91.2% C 0.123 H 191.4°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFCF6 |
|---|---|
| RGB | rgb(110, 252, 246) |
| HSL | hsl(177, 96%, 71%) |
| HSV | hsv(177, 56%, 99%) |
| CMYK | cmyk(56.3%, 0%, 2.4%, 1.2%) |
| CIE-LAB | lab(91.50, -39.58, -8.73) |
| CIE-LCH | lch(91.50, 40.53, 192.44°) |
| OKLab | oklab(91.2% -0.1205 -0.0243) |
| OKLCH | oklch(91.2% 0.123 191.4) |
| XYZ | xyz(57.8682, 79.5838, 99.4825) |
| Luminance | 0.7959 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.96
Bright Turquoise
#0FFEF9
ΔE00 3.32
Aqua
#00FFFF
ΔE00 3.68
Bright Light Blue
#26F7FD
ΔE00 4.54
Bright Aqua
#0BF9EA
ΔE00 4.68
Light Cyan
#ACFFFC
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFCF6 #FC6E74
analogous
#6EFCAF #6EFCF6 #6EBBFC
triadic
#6EFCF6 #F66EFC #FCF66E
tetradic
#6EFCF6 #AF6EFC #FC6E74 #BBFC6E
square
#6EFCF6 #AF6EFC #FC6E74 #BBFC6E
split-complementary
#6EFCF6 #FC6EBB #FCAF6E
monochromatic
#05EBE1 #32FBF2 #6EFCF6 #AAFDFA #E1FEFD
Accessibility & contrast
On white
1.24
#6EFCF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#6EFCF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFCF6
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFCF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFCF6 | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF0F6
Deuteranopia (green-blind)
#D8E0F7
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6efcf6; /* rgb */ color: rgb(110, 252, 246); /* oklch */ color: oklch(91.2% 0.123 191.4);
Tailwind
colors: {
custom: {
50: '#a4fef9',
500: '#6efcf6',
950: '#000000',
},
}SCSS
$custom: #6efcf6; $custom-light: #a4fef9; $custom-dark: #000000;
JSON
{
"hex": "#6efcf6",
"rgb": {
"r": 110,
"g": 252,
"b": 246
},
"hsl": {
"h": 177.465,
"s": 95.946,
"l": 70.98
},
"oklch": {
"l": 0.91197,
"c": 0.12291,
"h": 191.4
},
"luminance": 0.7959
}Semantic roles & 50–950 ramp
primary
#6EFCF6
secondary
#D8373D
accent
#000AE6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685