#68D0FE#68D0FE
#68D0FE is a light, moderate cyan. Relative luminance 0.552; OKLCH L 81.3% C 0.116 H 229.4°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #68D0FE |
|---|---|
| RGB | rgb(104, 208, 254) |
| HSL | hsl(198, 99%, 70%) |
| HSV | hsv(198, 59%, 100%) |
| CMYK | cmyk(59.1%, 18.1%, 0%, 0.4%) |
| CIE-LAB | lab(79.16, -17.19, -31.61) |
| CIE-LCH | lch(79.16, 35.98, 241.46°) |
| OKLab | oklab(81.32% -0.0755 -0.0882) |
| OKLCH | oklch(81.32% 0.116 229.4) |
| XYZ | xyz(46.1473, 55.2061, 101.9706) |
| Luminance | 0.5521 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.54
Baby Blue
#89CFF0
ΔE00 3.80
Lightskyblue
#87CEFA
ΔE00 3.84
Bright Sky Blue
#02CCFE
ΔE00 4.20
Sky Blue
#87CEEB
ΔE00 4.44
Sky
#82CAFC
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68D0FE #FE9668
analogous
#68FEE1 #68D0FE #6885FE
triadic
#68D0FE #FE68D0 #D0FE68
tetradic
#68D0FE #E168FE #FE9668 #85FE68
square
#68D0FE #E168FE #FE9668 #85FE68
split-complementary
#68D0FE #FE6885 #FEE168
monochromatic
#02A3EA #2BBDFE #68D0FE #A5E3FE #E1F6FF
Accessibility & contrast
On white
1.74
#68D0FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#68D0FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68D0FE
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68D0FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68D0FE | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CDFF
Deuteranopia (green-blind)
#A3BDFD
Tritanopia (blue-blind)
#00DDDF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #68d0fe; /* rgb */ color: rgb(104, 208, 254); /* oklch */ color: oklch(81.3% 0.116 229.4);
Tailwind
colors: {
custom: {
50: '#9fdeff',
500: '#68d0fe',
950: '#000000',
},
}SCSS
$custom: #68d0fe; $custom-light: #9fdeff; $custom-dark: #000000;
JSON
{
"hex": "#68d0fe",
"rgb": {
"r": 104,
"g": 208,
"b": 254
},
"hsl": {
"h": 198.4,
"s": 98.684,
"l": 70.196
},
"oklch": {
"l": 0.81317,
"c": 0.11607,
"h": 229.4
},
"luminance": 0.55211
}Semantic roles & 50–950 ramp
primary
#68D0FE
secondary
#D96531
accent
#4600E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101518
muted
#808486