#68FDF8#68FDF8
#68FDF8 is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.3% C 0.127 H 192.1°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #68FDF8 |
|---|---|
| RGB | rgb(104, 253, 248) |
| HSL | hsl(178, 97%, 70%) |
| HSV | hsv(178, 59%, 99%) |
| CMYK | cmyk(58.9%, 0%, 2%, 0.8%) |
| CIE-LAB | lab(91.67, -40.55, -9.53) |
| CIE-LCH | lch(91.67, 41.66, 193.23°) |
| OKLab | oklab(91.31% -0.1239 -0.0265) |
| OKLCH | oklch(91.31% 0.127 192.1) |
| XYZ | xyz(57.7700, 79.9649, 101.1790) |
| Luminance | 0.7997 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.45
Bright Turquoise
#0FFEF9
ΔE00 2.92
Aqua
#00FFFF
ΔE00 3.16
Bright Light Blue
#26F7FD
ΔE00 4.13
Bright Aqua
#0BF9EA
ΔE00 4.66
Light Cyan
#ACFFFC
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FDF8 #FD686D
analogous
#68FDAE #68FDF8 #68B7FD
triadic
#68FDF8 #F868FD #FDF868
tetradic
#68FDF8 #AE68FD #FD686D #B7FD68
square
#68FDF8 #AE68FD #FD686D #B7FD68
split-complementary
#68FDF8 #FD68B7 #FDAE68
monochromatic
#03E8E0 #2CFCF5 #68FDF8 #A4FEFB #E1FFFE
Accessibility & contrast
On white
1.24
#68FDF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#68FDF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FDF8
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FDF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FDF8 | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF1F8
Deuteranopia (green-blind)
#D7E0F9
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #68fdf8; /* rgb */ color: rgb(104, 253, 248); /* oklch */ color: oklch(91.3% 0.127 192.1);
Tailwind
colors: {
custom: {
50: '#a2fefa',
500: '#68fdf8',
950: '#000000',
},
}SCSS
$custom: #68fdf8; $custom-light: #a2fefa; $custom-dark: #000000;
JSON
{
"hex": "#68fdf8",
"rgb": {
"r": 104,
"g": 253,
"b": 248
},
"hsl": {
"h": 177.987,
"s": 97.386,
"l": 70
},
"oklch": {
"l": 0.91307,
"c": 0.12669,
"h": 192.1
},
"luminance": 0.79971
}Semantic roles & 50–950 ramp
primary
#68FDF8
secondary
#D83137
accent
#0008E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685