#68F7F6#68F7F6
#68F7F6 is a very light, vivid teal. Relative luminance 0.761; OKLCH L 89.9% C 0.123 H 194.6°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #68F7F6 |
|---|---|
| RGB | rgb(104, 247, 246) |
| HSL | hsl(180, 90%, 69%) |
| HSV | hsv(180, 58%, 97%) |
| CMYK | cmyk(57.9%, 0%, 0.4%, 3.1%) |
| CIE-LAB | lab(89.91, -38.36, -11.11) |
| CIE-LCH | lch(89.91, 39.93, 196.15°) |
| OKLab | oklab(89.87% -0.1187 -0.0308) |
| OKLCH | oklch(89.87% 0.123 194.6) |
| XYZ | xyz(55.5970, 76.1127, 98.9321) |
| Luminance | 0.7612 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.31
Bright Light Blue
#26F7FD
ΔE00 3.11
Aqua
#00FFFF
ΔE00 3.45
Bright Turquoise
#0FFEF9
ΔE00 3.74
Bright Aqua
#0BF9EA
ΔE00 5.73
Light Cyan
#ACFFFC
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F7F6 #F76869
analogous
#68F7AF #68F7F6 #68B1F7
triadic
#68F7F6 #F668F7 #F7F668
tetradic
#68F7F6 #AF68F7 #F76869 #B1F768
square
#68F7F6 #AF68F7 #F76869 #B1F768
split-complementary
#68F7F6 #F768B1 #F7AF68
monochromatic
#0CD9D8 #2EF4F3 #68F7F6 #A2FAF9 #DCFDFD
Accessibility & contrast
On white
1.29
#68F7F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#68F7F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F7F6
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F7F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F7F6 | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9ECF6
Deuteranopia (green-blind)
#D2DBF7
Tritanopia (blue-blind)
#00FEF6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #68f7f6; /* rgb */ color: rgb(104, 247, 246); /* oklch */ color: oklch(89.9% 0.123 194.6);
Tailwind
colors: {
custom: {
50: '#a1faf9',
500: '#68f7f6',
950: '#000000',
},
}SCSS
$custom: #68f7f6; $custom-light: #a1faf9; $custom-dark: #000000;
JSON
{
"hex": "#68f7f6",
"rgb": {
"r": 104,
"g": 247,
"b": 246
},
"hsl": {
"h": 179.58,
"s": 89.937,
"l": 68.824
},
"oklch": {
"l": 0.89866,
"c": 0.12259,
"h": 194.6
},
"luminance": 0.76118
}Semantic roles & 50–950 ramp
primary
#68F7F6
secondary
#D13334
accent
#0002E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101717
muted
#818585