#68D0F4#68D0F4
#68D0F4 is a light, moderate cyan. Relative luminance 0.546; OKLCH L 80.9% C 0.109 H 223.3°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #68D0F4 |
|---|---|
| RGB | rgb(104, 208, 244) |
| HSL | hsl(195, 86%, 68%) |
| HSV | hsv(195, 57%, 96%) |
| CMYK | cmyk(57.4%, 14.8%, 0%, 4.3%) |
| CIE-LAB | lab(78.80, -20.12, -26.82) |
| CIE-LCH | lch(78.80, 33.53, 233.13°) |
| OKLab | oklab(80.91% -0.079 -0.0746) |
| OKLCH | oklch(80.91% 0.109 223.3) |
| XYZ | xyz(44.5875, 54.5822, 93.7561) |
| Luminance | 0.5459 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.40
Baby Blue
#89CFF0
ΔE00 3.77
Bright Sky Blue
#02CCFE
ΔE00 4.19
Neon Blue
#04D9FF
ΔE00 4.80
Lightblue (survey)
#7BC8F6
ΔE00 5.49
Lightskyblue
#87CEFA
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68D0F4 #F48C68
analogous
#68F4D2 #68D0F4 #688AF4
triadic
#68D0F4 #F468D0 #D0F468
tetradic
#68D0F4 #D268F4 #F48C68 #8AF468
square
#68D0F4 #D268F4 #F48C68 #8AF468
split-complementary
#68D0F4 #F4688A #F4D268
monochromatic
#0FA0D2 #2FBEF0 #68D0F4 #A1E2F8 #DAF4FC
Accessibility & contrast
On white
1.76
#68D0F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#68D0F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68D0F4
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68D0F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68D0F4 | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCCF6
Deuteranopia (green-blind)
#A7BCF4
Tritanopia (blue-blind)
#00DBDB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #68d0f4; /* rgb */ color: rgb(104, 208, 244); /* oklch */ color: oklch(80.9% 0.109 223.3);
Tailwind
colors: {
custom: {
50: '#9edef7',
500: '#68d0f4',
950: '#000000',
},
}SCSS
$custom: #68d0f4; $custom-light: #9edef7; $custom-dark: #000000;
JSON
{
"hex": "#68d0f4",
"rgb": {
"r": 104,
"g": 208,
"b": 244
},
"hsl": {
"h": 195.429,
"s": 86.42,
"l": 68.235
},
"oklch": {
"l": 0.80911,
"c": 0.10868,
"h": 223.3
},
"luminance": 0.54586
}Semantic roles & 50–950 ramp
primary
#68D0F4
secondary
#CD5B33
accent
#3C03E3
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485