#68FDF7#68FDF7
#68FDF7 is a very light, vivid teal. Relative luminance 0.799; OKLCH L 91.3% C 0.127 H 191.5°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #68FDF7 |
|---|---|
| RGB | rgb(104, 253, 247) |
| HSL | hsl(178, 97%, 70%) |
| HSV | hsv(178, 59%, 99%) |
| CMYK | cmyk(58.9%, 0%, 2.4%, 0.8%) |
| CIE-LAB | lab(91.64, -40.81, -9.05) |
| CIE-LCH | lch(91.64, 41.80, 192.51°) |
| OKLab | oklab(91.28% -0.1243 -0.0252) |
| OKLCH | oklch(91.28% 0.127 191.5) |
| XYZ | xyz(57.6153, 79.9030, 100.3641) |
| Luminance | 0.7991 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.69
Bright Turquoise
#0FFEF9
ΔE00 2.89
Aqua
#00FFFF
ΔE00 3.30
Bright Light Blue
#26F7FD
ΔE00 4.39
Bright Aqua
#0BF9EA
ΔE00 4.41
Light Cyan
#ACFFFC
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FDF7 #FD686E
analogous
#68FDAD #68FDF7 #68B8FD
triadic
#68FDF7 #F768FD #FDF768
tetradic
#68FDF7 #AD68FD #FD686E #B8FD68
square
#68FDF7 #AD68FD #FD686E #B8FD68
split-complementary
#68FDF7 #FD68B8 #FDAD68
monochromatic
#03E8DE #2CFCF4 #68FDF7 #A4FEFA #E1FFFD
Accessibility & contrast
On white
1.24
#68FDF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#68FDF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FDF7
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FDF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FDF7 | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF1F7
Deuteranopia (green-blind)
#D8E0F8
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #68fdf7; /* rgb */ color: rgb(104, 253, 247); /* oklch */ color: oklch(91.3% 0.127 191.5);
Tailwind
colors: {
custom: {
50: '#a2fef9',
500: '#68fdf7',
950: '#000000',
},
}SCSS
$custom: #68fdf7; $custom-light: #a2fef9; $custom-dark: #000000;
JSON
{
"hex": "#68fdf7",
"rgb": {
"r": 104,
"g": 253,
"b": 247
},
"hsl": {
"h": 177.584,
"s": 97.386,
"l": 70
},
"oklch": {
"l": 0.91275,
"c": 0.12684,
"h": 191.5
},
"luminance": 0.79909
}Semantic roles & 50–950 ramp
primary
#68FDF7
secondary
#D83138
accent
#0009E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685