#68DAF7#68DAF7
#68DAF7 is a very light, moderate cyan. Relative luminance 0.598; OKLCH L 83.3% C 0.111 H 216.9°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #68DAF7 |
|---|---|
| RGB | rgb(104, 218, 247) |
| HSL | hsl(192, 90%, 69%) |
| HSV | hsv(192, 58%, 97%) |
| CMYK | cmyk(57.9%, 11.7%, 0%, 3.1%) |
| CIE-LAB | lab(81.73, -24.28, -23.96) |
| CIE-LCH | lch(81.73, 34.11, 224.61°) |
| OKLab | oklab(83.29% -0.0884 -0.0665) |
| OKLCH | oklch(83.29% 0.111 216.9) |
| XYZ | xyz(47.5621, 59.7966, 97.0130) |
| Luminance | 0.5980 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.60
Sky Blue
#87CEEB
ΔE00 5.26
Baby Blue
#89CFF0
ΔE00 6.01
Robin'S Egg
#6DEDFD
ΔE00 6.25
Bright Sky Blue
#02CCFE
ΔE00 6.42
Aqua Blue
#02D8E9
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DAF7 #F78568
analogous
#68F7CD #68DAF7 #6893F7
triadic
#68DAF7 #F768DA #DAF768
tetradic
#68DAF7 #CD68F7 #F78568 #93F768
square
#68DAF7 #CD68F7 #F78568 #93F768
split-complementary
#68DAF7 #F76893 #F7CD68
monochromatic
#0CAFD9 #2ECCF4 #68DAF7 #A2E8FA #DCF6FD
Accessibility & contrast
On white
1.62
#68DAF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#68DAF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DAF7
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DAF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DAF7 | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D4F9
Deuteranopia (green-blind)
#B1C4F7
Tritanopia (blue-blind)
#00E4E3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #68daf7; /* rgb */ color: rgb(104, 218, 247); /* oklch */ color: oklch(83.3% 0.111 216.9);
Tailwind
colors: {
custom: {
50: '#9fe5fa',
500: '#68daf7',
950: '#000000',
},
}SCSS
$custom: #68daf7; $custom-light: #9fe5fa; $custom-dark: #000000;
JSON
{
"hex": "#68daf7",
"rgb": {
"r": 104,
"g": 218,
"b": 247
},
"hsl": {
"h": 192.168,
"s": 89.937,
"l": 68.824
},
"oklch": {
"l": 0.83287,
"c": 0.11062,
"h": 216.9
},
"luminance": 0.59801
}Semantic roles & 50–950 ramp
primary
#68DAF7
secondary
#D15333
accent
#2F00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485