#68D8F4#68D8F4
#68D8F4 is a very light, moderate cyan. Relative luminance 0.586; OKLCH L 82.7% C 0.109 H 216.6°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #68D8F4 |
|---|---|
| RGB | rgb(104, 216, 244) |
| HSL | hsl(192, 86%, 68%) |
| HSV | hsv(192, 57%, 96%) |
| CMYK | cmyk(57.4%, 11.5%, 0%, 4.3%) |
| CIE-LAB | lab(81.06, -24.14, -23.38) |
| CIE-LCH | lch(81.06, 33.60, 224.08°) |
| OKLab | oklab(82.72% -0.0875 -0.0648) |
| OKLCH | oklch(82.72% 0.109 216.6) |
| XYZ | xyz(46.5874, 58.5819, 94.4227) |
| Luminance | 0.5859 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.70
Sky Blue
#87CEEB
ΔE00 5.10
Baby Blue
#89CFF0
ΔE00 5.94
Bright Sky Blue
#02CCFE
ΔE00 6.38
Robin'S Egg
#6DEDFD
ΔE00 6.41
Aqua Blue
#02D8E9
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68D8F4 #F48468
analogous
#68F4CA #68D8F4 #6892F4
triadic
#68D8F4 #F468D8 #D8F468
tetradic
#68D8F4 #CA68F4 #F48468 #92F468
square
#68D8F4 #CA68F4 #F48468 #92F468
split-complementary
#68D8F4 #F46892 #F4CA68
monochromatic
#0FABD2 #2FC9F0 #68D8F4 #A1E7F8 #DAF5FC
Accessibility & contrast
On white
1.65
#68D8F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#68D8F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68D8F4
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68D8F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68D8F4 | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D2F6
Deuteranopia (green-blind)
#B0C3F4
Tritanopia (blue-blind)
#00E2E1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #68d8f4; /* rgb */ color: rgb(104, 216, 244); /* oklch */ color: oklch(82.7% 0.109 216.6);
Tailwind
colors: {
custom: {
50: '#9fe4f7',
500: '#68d8f4',
950: '#000000',
},
}SCSS
$custom: #68d8f4; $custom-light: #9fe4f7; $custom-dark: #000000;
JSON
{
"hex": "#68d8f4",
"rgb": {
"r": 104,
"g": 216,
"b": 244
},
"hsl": {
"h": 192,
"s": 86.42,
"l": 68.235
},
"oklch": {
"l": 0.8272,
"c": 0.10888,
"h": 216.6
},
"luminance": 0.58586
}Semantic roles & 50–950 ramp
primary
#68D8F4
secondary
#CD5233
accent
#2F03E3
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101517
muted
#808485