#68D9FF#68D9FF
#68D9FF is a very light, moderate cyan. Relative luminance 0.598; OKLCH L 83.4% C 0.115 H 222.9°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #68D9FF |
|---|---|
| RGB | rgb(104, 217, 255) |
| HSL | hsl(195, 100%, 70%) |
| HSV | hsv(195, 59%, 100%) |
| CMYK | cmyk(59.2%, 14.9%, 0%, 0%) |
| CIE-LAB | lab(81.72, -21.48, -28.21) |
| CIE-LCH | lch(81.72, 35.46, 232.71°) |
| OKLab | oklab(83.37% -0.0844 -0.0785) |
| OKLCH | oklch(83.37% 0.115 222.9) |
| XYZ | xyz(48.5646, 59.7840, 103.5684) |
| Luminance | 0.5979 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.20
Sky Blue
#87CEEB
ΔE00 4.51
Baby Blue
#89CFF0
ΔE00 4.64
Bright Sky Blue
#02CCFE
ΔE00 4.91
Lightskyblue
#87CEFA
ΔE00 6.27
Lightblue (survey)
#7BC8F6
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68D9FF #FF8E68
analogous
#68FFD9 #68D9FF #688EFF
triadic
#68D9FF #FF68D9 #D9FF68
tetradic
#68D9FF #D968FF #FF8E68 #8EFF68
square
#68D9FF #D968FF #FF8E68 #8EFF68
split-complementary
#68D9FF #FF688E #FFD968
monochromatic
#00B1ED #2BCAFF #68D9FF #A5E8FF #E0F7FF
Accessibility & contrast
On white
1.62
#68D9FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#68D9FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68D9FF
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68D9FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68D9FF | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D4FF
Deuteranopia (green-blind)
#ADC4FF
Tritanopia (blue-blind)
#00E5E5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #68d9ff; /* rgb */ color: rgb(104, 217, 255); /* oklch */ color: oklch(83.4% 0.115 222.9);
Tailwind
colors: {
custom: {
50: '#a0e4ff',
500: '#68d9ff',
950: '#000000',
},
}SCSS
$custom: #68d9ff; $custom-light: #a0e4ff; $custom-dark: #000000;
JSON
{
"hex": "#68d9ff",
"rgb": {
"r": 104,
"g": 217,
"b": 255
},
"hsl": {
"h": 195.099,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.83373,
"c": 0.11527,
"h": 222.9
},
"luminance": 0.59789
}Semantic roles & 50–950 ramp
primary
#68D9FF
secondary
#DB5B31
accent
#3A00E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101518
muted
#818486