#68D5F7#68D5F7
#68D5F7 is a very light, moderate cyan. Relative luminance 0.572; OKLCH L 82.2% C 0.110 H 221.1°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #68D5F7 |
|---|---|
| RGB | rgb(104, 213, 247) |
| HSL | hsl(194, 90%, 69%) |
| HSV | hsv(194, 58%, 97%) |
| CMYK | cmyk(57.9%, 13.8%, 0%, 3.1%) |
| CIE-LAB | lab(80.32, -21.78, -26.11) |
| CIE-LCH | lch(80.32, 34.00, 230.16°) |
| OKLab | oklab(82.16% -0.0832 -0.0726) |
| OKLCH | oklch(82.16% 0.11 221.1) |
| XYZ | xyz(46.2850, 57.2425, 96.5873) |
| Luminance | 0.5725 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.96
Sky Blue
#87CEEB
ΔE00 3.98
Baby Blue
#89CFF0
ΔE00 4.49
Bright Sky Blue
#02CCFE
ΔE00 4.87
Lightskyblue
#87CEFA
ΔE00 6.60
Lightblue (survey)
#7BC8F6
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68D5F7 #F78A68
analogous
#68F7D2 #68D5F7 #688EF7
triadic
#68D5F7 #F768D5 #D5F768
tetradic
#68D5F7 #D268F7 #F78A68 #8EF768
square
#68D5F7 #D268F7 #F78A68 #8EF768
split-complementary
#68D5F7 #F7688E #F7D268
monochromatic
#0CA8D9 #2EC5F4 #68D5F7 #A2E5FA #DCF5FD
Accessibility & contrast
On white
1.69
#68D5F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#68D5F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68D5F7
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68D5F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68D5F7 | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D0F9
Deuteranopia (green-blind)
#ACC1F7
Tritanopia (blue-blind)
#00E0E0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #68d5f7; /* rgb */ color: rgb(104, 213, 247); /* oklch */ color: oklch(82.2% 0.110 221.1);
Tailwind
colors: {
custom: {
50: '#9fe2fa',
500: '#68d5f7',
950: '#000000',
},
}SCSS
$custom: #68d5f7; $custom-light: #9fe2fa; $custom-dark: #000000;
JSON
{
"hex": "#68d5f7",
"rgb": {
"r": 104,
"g": 213,
"b": 247
},
"hsl": {
"h": 194.266,
"s": 89.937,
"l": 68.824
},
"oklch": {
"l": 0.82157,
"c": 0.11039,
"h": 221.1
},
"luminance": 0.57247
}Semantic roles & 50–950 ramp
primary
#68D5F7
secondary
#D15833
accent
#3700E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485