#68FDFA#68FDFA
#68FDFA is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.4% C 0.126 H 193.3°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #68FDFA |
|---|---|
| RGB | rgb(104, 253, 250) |
| HSL | hsl(179, 97%, 70%) |
| HSV | hsv(179, 59%, 99%) |
| CMYK | cmyk(58.9%, 0%, 1.2%, 0.8%) |
| CIE-LAB | lab(91.73, -40.03, -10.48) |
| CIE-LCH | lch(91.73, 41.38, 194.68°) |
| OKLab | oklab(91.37% -0.1231 -0.0291) |
| OKLCH | oklch(91.37% 0.126 193.3) |
| XYZ | xyz(58.0820, 80.0897, 102.8218) |
| Luminance | 0.8010 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.07
Aqua
#00FFFF
ΔE00 2.99
Bright Turquoise
#0FFEF9
ΔE00 3.09
Bright Light Blue
#26F7FD
ΔE00 3.67
Bright Aqua
#0BF9EA
ΔE00 5.19
Light Cyan
#ACFFFC
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FDFA #FD686B
analogous
#68FDB0 #68FDFA #68B5FD
triadic
#68FDFA #FA68FD #FDFA68
tetradic
#68FDFA #B068FD #FD686B #B5FD68
square
#68FDFA #B068FD #FD686B #B5FD68
split-complementary
#68FDFA #FD68B5 #FDB068
monochromatic
#03E8E3 #2CFCF8 #68FDFA #A4FEFC #E1FFFE
Accessibility & contrast
On white
1.23
#68FDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#68FDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FDFA
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FDFA | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF1FA
Deuteranopia (green-blind)
#D7E0FB
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #68fdfa; /* rgb */ color: rgb(104, 253, 250); /* oklch */ color: oklch(91.4% 0.126 193.3);
Tailwind
colors: {
custom: {
50: '#a2fefb',
500: '#68fdfa',
950: '#000000',
},
}SCSS
$custom: #68fdfa; $custom-light: #a2fefb; $custom-dark: #000000;
JSON
{
"hex": "#68fdfa",
"rgb": {
"r": 104,
"g": 253,
"b": 250
},
"hsl": {
"h": 178.792,
"s": 97.386,
"l": 70
},
"oklch": {
"l": 0.91371,
"c": 0.12647,
"h": 193.3
},
"luminance": 0.80096
}Semantic roles & 50–950 ramp
primary
#68FDFA
secondary
#D83135
accent
#0005E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685