#68FDFD#68FDFD
#68FDFD is a very light, vivid teal. Relative luminance 0.803; OKLCH L 91.5% C 0.126 H 195.2°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #68FDFD |
|---|---|
| RGB | rgb(104, 253, 253) |
| HSL | hsl(180, 97%, 70%) |
| HSV | hsv(180, 59%, 99%) |
| CMYK | cmyk(58.9%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(91.81, -39.25, -11.91) |
| CIE-LCH | lch(91.81, 41.02, 196.89°) |
| OKLab | oklab(91.47% -0.1218 -0.033) |
| OKLCH | oklch(91.47% 0.126 195.2) |
| XYZ | xyz(58.5561, 80.2793, 105.3190) |
| Luminance | 0.8028 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.84
Aqua
#00FFFF
ΔE00 3.03
Bright Light Blue
#26F7FD
ΔE00 3.11
Bright Turquoise
#0FFEF9
ΔE00 3.58
Bright Aqua
#0BF9EA
ΔE00 6.04
Light Cyan
#ACFFFC
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FDFD #FD6868
analogous
#68FDB3 #68FDFD #68B2FD
triadic
#68FDFD #FD68FD #FDFD68
tetradic
#68FDFD #B268FD #FD6868 #B3FD68
square
#68FDFD #B268FD #FD6868 #B3FD68
split-complementary
#68FDFD #FD68B3 #FDB368
monochromatic
#03E8E8 #2CFCFC #68FDFD #A4FEFE #E1FFFF
Accessibility & contrast
On white
1.23
#68FDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#68FDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FDFD
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FDFD | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FD
Deuteranopia (green-blind)
#D6E0FE
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #68fdfd; /* rgb */ color: rgb(104, 253, 253); /* oklch */ color: oklch(91.5% 0.126 195.2);
Tailwind
colors: {
custom: {
50: '#a2fefe',
500: '#68fdfd',
950: '#000000',
},
}SCSS
$custom: #68fdfd; $custom-light: #a2fefe; $custom-dark: #000000;
JSON
{
"hex": "#68fdfd",
"rgb": {
"r": 104,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 97.386,
"l": 70
},
"oklch": {
"l": 0.91468,
"c": 0.12624,
"h": 195.2
},
"luminance": 0.80285
}Semantic roles & 50–950 ramp
primary
#68FDFD
secondary
#D83131
accent
#0000E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685