#68FCFD#68FCFD
#68FCFD is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.2% C 0.126 H 195.8°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #68FCFD |
|---|---|
| RGB | rgb(104, 252, 253) |
| HSL | hsl(180, 97%, 70%) |
| HSV | hsv(180, 59%, 99%) |
| CMYK | cmyk(58.9%, 0.4%, 0%, 0.8%) |
| CIE-LAB | lab(91.53, -38.79, -12.34) |
| CIE-LCH | lch(91.53, 40.71, 197.64°) |
| OKLab | oklab(91.24% -0.1208 -0.0342) |
| OKLCH | oklch(91.24% 0.126 195.8) |
| XYZ | xyz(58.2413, 79.6496, 105.2140) |
| Luminance | 0.7966 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.91
Bright Light Blue
#26F7FD
ΔE00 2.92
Aqua
#00FFFF
ΔE00 3.16
Bright Turquoise
#0FFEF9
ΔE00 3.82
Light Cyan
#ACFFFC
ΔE00 6.20
Robin'S Egg
#6DEDFD
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FCFD #FD6968
analogous
#68FDB4 #68FCFD #68B1FD
triadic
#68FCFD #FD68FC #FCFD68
tetradic
#68FCFD #B468FD #FD6968 #B1FD68
square
#68FCFD #B468FD #FD6968 #B1FD68
split-complementary
#68FCFD #FD68B1 #FDB468
monochromatic
#03E6E8 #2CFBFC #68FCFD #A4FDFE #E1FEFF
Accessibility & contrast
On white
1.24
#68FCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#68FCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FCFD
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FCFD | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FD
Deuteranopia (green-blind)
#D5DFFE
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #68fcfd; /* rgb */ color: rgb(104, 252, 253); /* oklch */ color: oklch(91.2% 0.126 195.8);
Tailwind
colors: {
custom: {
50: '#a2fefe',
500: '#68fcfd',
950: '#000000',
},
}SCSS
$custom: #68fcfd; $custom-light: #a2fefe; $custom-dark: #000000;
JSON
{
"hex": "#68fcfd",
"rgb": {
"r": 104,
"g": 252,
"b": 253
},
"hsl": {
"h": 180.403,
"s": 97.386,
"l": 70
},
"oklch": {
"l": 0.91239,
"c": 0.12558,
"h": 195.8
},
"luminance": 0.79656
}Semantic roles & 50–950 ramp
primary
#68FCFD
secondary
#D83231
accent
#0200E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685