#68D8F8#68D8F8
#68D8F8 is a very light, moderate cyan. Relative luminance 0.588; OKLCH L 82.9% C 0.111 H 219.3°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #68D8F8 |
|---|---|
| RGB | rgb(104, 216, 248) |
| HSL | hsl(193, 91%, 69%) |
| HSV | hsv(193, 58%, 97%) |
| CMYK | cmyk(58.1%, 12.9%, 0%, 2.7%) |
| CIE-LAB | lab(81.20, -23.00, -25.29) |
| CIE-LCH | lch(81.20, 34.19, 227.72°) |
| OKLab | oklab(82.87% -0.0859 -0.0703) |
| OKLCH | oklch(82.87% 0.111 219.3) |
| XYZ | xyz(47.2013, 58.8275, 97.6561) |
| Luminance | 0.5883 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.62
Sky Blue
#87CEEB
ΔE00 4.58
Baby Blue
#89CFF0
ΔE00 5.19
Bright Sky Blue
#02CCFE
ΔE00 5.57
Ice Blue
#A5DFF9
ΔE00 6.86
Robin'S Egg
#6DEDFD
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68D8F8 #F88868
analogous
#68F8D0 #68D8F8 #6890F8
triadic
#68D8F8 #F868D8 #D8F868
tetradic
#68D8F8 #D068F8 #F88868 #90F868
square
#68D8F8 #D068F8 #F88868 #90F868
split-complementary
#68D8F8 #F86890 #F8D068
monochromatic
#0AADDB #2EC9F5 #68D8F8 #A2E7FB #DDF6FD
Accessibility & contrast
On white
1.64
#68D8F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#68D8F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68D8F8
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68D8F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68D8F8 | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D3FA
Deuteranopia (green-blind)
#AFC3F8
Tritanopia (blue-blind)
#00E3E2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #68d8f8; /* rgb */ color: rgb(104, 216, 248); /* oklch */ color: oklch(82.9% 0.111 219.3);
Tailwind
colors: {
custom: {
50: '#9fe4fa',
500: '#68d8f8',
950: '#000000',
},
}SCSS
$custom: #68d8f8; $custom-light: #9fe4fa; $custom-dark: #000000;
JSON
{
"hex": "#68d8f8",
"rgb": {
"r": 104,
"g": 216,
"b": 248
},
"hsl": {
"h": 193.333,
"s": 91.139,
"l": 69.02
},
"oklch": {
"l": 0.82873,
"c": 0.11101,
"h": 219.3
},
"luminance": 0.58832
}Semantic roles & 50–950 ramp
primary
#68D8F8
secondary
#D25632
accent
#3300E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485