#68DAFE#68DAFE
#68DAFE is a very light, moderate cyan. Relative luminance 0.602; OKLCH L 83.6% C 0.115 H 221.5°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #68DAFE |
|---|---|
| RGB | rgb(104, 218, 254) |
| HSL | hsl(194, 99%, 70%) |
| HSV | hsv(194, 59%, 100%) |
| CMYK | cmyk(59.1%, 14.2%, 0%, 0.4%) |
| CIE-LAB | lab(81.97, -22.27, -27.30) |
| CIE-LCH | lch(81.97, 35.24, 230.79°) |
| OKLab | oklab(83.56% -0.0858 -0.0759) |
| OKLCH | oklch(83.56% 0.115 221.5) |
| XYZ | xyz(48.6626, 60.2368, 102.8091) |
| Luminance | 0.6024 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.89
Sky Blue
#87CEEB
ΔE00 4.68
Baby Blue
#89CFF0
ΔE00 4.96
Bright Sky Blue
#02CCFE
ΔE00 5.26
Ice Blue
#A5DFF9
ΔE00 6.62
Lightskyblue
#87CEFA
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DAFE #FE8C68
analogous
#68FED7 #68DAFE #688FFE
triadic
#68DAFE #FE68DA #DAFE68
tetradic
#68DAFE #D768FE #FE8C68 #8FFE68
square
#68DAFE #D768FE #FE8C68 #8FFE68
split-complementary
#68DAFE #FE688F #FED768
monochromatic
#02B2EA #2BCBFE #68DAFE #A5E9FE #E1F8FF
Accessibility & contrast
On white
1.61
#68DAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#68DAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DAFE
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DAFE | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D5FF
Deuteranopia (green-blind)
#AFC5FE
Tritanopia (blue-blind)
#00E6E5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #68dafe; /* rgb */ color: rgb(104, 218, 254); /* oklch */ color: oklch(83.6% 0.115 221.5);
Tailwind
colors: {
custom: {
50: '#a0e5fe',
500: '#68dafe',
950: '#000000',
},
}SCSS
$custom: #68dafe; $custom-light: #a0e5fe; $custom-dark: #000000;
JSON
{
"hex": "#68dafe",
"rgb": {
"r": 104,
"g": 218,
"b": 254
},
"hsl": {
"h": 194.4,
"s": 98.684,
"l": 70.196
},
"oklch": {
"l": 0.83558,
"c": 0.11459,
"h": 221.5
},
"luminance": 0.60242
}Semantic roles & 50–950 ramp
primary
#68DAFE
secondary
#D95931
accent
#3700E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101518
muted
#818486