#68FDF4#68FDF4
#68FDF4 is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.2% C 0.127 H 189.6°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #68FDF4 |
|---|---|
| RGB | rgb(104, 253, 244) |
| HSL | hsl(176, 97%, 70%) |
| HSV | hsv(176, 59%, 99%) |
| CMYK | cmyk(58.9%, 0%, 3.6%, 0.8%) |
| CIE-LAB | lab(91.56, -41.58, -7.62) |
| CIE-LCH | lch(91.56, 42.28, 190.38°) |
| OKLab | oklab(91.18% -0.1255 -0.0213) |
| OKLCH | oklch(91.18% 0.127 189.6) |
| XYZ | xyz(57.1561, 79.7193, 97.9456) |
| Luminance | 0.7973 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.05
Bright Cyan
#41FDFE
ΔE00 3.50
Bright Aqua
#0BF9EA
ΔE00 3.77
Aqua
#00FFFF
ΔE00 3.86
Bright Light Blue
#26F7FD
ΔE00 5.21
Tiffany Blue
#7BF2DA
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FDF4 #FD6871
analogous
#68FDAA #68FDF4 #68BBFD
triadic
#68FDF4 #F468FD #FDF468
tetradic
#68FDF4 #AA68FD #FD6871 #BBFD68
square
#68FDF4 #AA68FD #FD6871 #BBFD68
split-complementary
#68FDF4 #FD68BB #FDAA68
monochromatic
#03E8DA #2CFCF0 #68FDF4 #A4FEF8 #E1FFFD
Accessibility & contrast
On white
1.24
#68FDF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#68FDF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FDF4
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FDF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FDF4 | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F1F4
Deuteranopia (green-blind)
#D8E0F5
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #68fdf4; /* rgb */ color: rgb(104, 253, 244); /* oklch */ color: oklch(91.2% 0.127 189.6);
Tailwind
colors: {
custom: {
50: '#a2fef7',
500: '#68fdf4',
950: '#000000',
},
}SCSS
$custom: #68fdf4; $custom-light: #a2fef7; $custom-dark: #000000;
JSON
{
"hex": "#68fdf4",
"rgb": {
"r": 104,
"g": 253,
"b": 244
},
"hsl": {
"h": 176.376,
"s": 97.386,
"l": 70
},
"oklch": {
"l": 0.91181,
"c": 0.12734,
"h": 189.6
},
"luminance": 0.79725
}Semantic roles & 50–950 ramp
primary
#68FDF4
secondary
#D8313B
accent
#000EE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685