#68D7F7#68D7F7
#68D7F7 is a very light, moderate cyan. Relative luminance 0.583; OKLCH L 82.6% C 0.110 H 219.4°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #68D7F7 |
|---|---|
| RGB | rgb(104, 215, 247) |
| HSL | hsl(193, 90%, 69%) |
| HSV | hsv(193, 58%, 97%) |
| CMYK | cmyk(57.9%, 13%, 0%, 3.1%) |
| CIE-LAB | lab(80.88, -22.79, -25.25) |
| CIE-LCH | lch(80.88, 34.01, 227.93°) |
| OKLab | oklab(82.61% -0.0853 -0.0701) |
| OKLCH | oklch(82.61% 0.11 219.4) |
| XYZ | xyz(46.7912, 58.2548, 96.7561) |
| Luminance | 0.5826 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.68
Sky Blue
#87CEEB
ΔE00 4.43
Baby Blue
#89CFF0
ΔE00 5.06
Bright Sky Blue
#02CCFE
ΔE00 5.44
Ice Blue
#A5DFF9
ΔE00 6.88
Lightskyblue
#87CEFA
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68D7F7 #F78868
analogous
#68F7D0 #68D7F7 #6890F7
triadic
#68D7F7 #F768D7 #D7F768
tetradic
#68D7F7 #D068F7 #F78868 #90F768
square
#68D7F7 #D068F7 #F78868 #90F768
split-complementary
#68D7F7 #F76890 #F7D068
monochromatic
#0CABD9 #2EC8F4 #68D7F7 #A2E6FA #DCF6FD
Accessibility & contrast
On white
1.66
#68D7F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#68D7F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68D7F7
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68D7F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68D7F7 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D2F9
Deuteranopia (green-blind)
#AEC2F7
Tritanopia (blue-blind)
#00E2E1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #68d7f7; /* rgb */ color: rgb(104, 215, 247); /* oklch */ color: oklch(82.6% 0.110 219.4);
Tailwind
colors: {
custom: {
50: '#9fe3fa',
500: '#68d7f7',
950: '#000000',
},
}SCSS
$custom: #68d7f7; $custom-light: #9fe3fa; $custom-dark: #000000;
JSON
{
"hex": "#68d7f7",
"rgb": {
"r": 104,
"g": 215,
"b": 247
},
"hsl": {
"h": 193.427,
"s": 89.937,
"l": 68.824
},
"oklch": {
"l": 0.82609,
"c": 0.11041,
"h": 219.4
},
"luminance": 0.58259
}Semantic roles & 50–950 ramp
primary
#68D7F7
secondary
#D15633
accent
#3300E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485