#68DAF6#68DAF6
#68DAF6 is a very light, moderate cyan. Relative luminance 0.597; OKLCH L 83.2% C 0.110 H 216.3°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #68DAF6 |
|---|---|
| RGB | rgb(104, 218, 246) |
| HSL | hsl(192, 89%, 69%) |
| HSV | hsv(192, 58%, 96%) |
| CMYK | cmyk(57.7%, 11.4%, 0%, 3.5%) |
| CIE-LAB | lab(81.69, -24.57, -23.48) |
| CIE-LCH | lch(81.69, 33.98, 223.70°) |
| OKLab | oklab(83.25% -0.0888 -0.0651) |
| OKLCH | oklch(83.25% 0.11 216.3) |
| XYZ | xyz(47.4082, 59.7350, 96.2025) |
| Luminance | 0.5974 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.67
Sky Blue
#87CEEB
ΔE00 5.41
Robin'S Egg
#6DEDFD
ΔE00 6.03
Baby Blue
#89CFF0
ΔE00 6.21
Aqua Blue
#02D8E9
ΔE00 6.60
Bright Sky Blue
#02CCFE
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DAF6 #F68468
analogous
#68F6CB #68DAF6 #6893F6
triadic
#68DAF6 #F668DA #DAF668
tetradic
#68DAF6 #CB68F6 #F68468 #93F668
square
#68DAF6 #CB68F6 #F68468 #93F668
split-complementary
#68DAF6 #F66893 #F6CB68
monochromatic
#0DAFD7 #2ECCF3 #68DAF6 #A2E8F9 #DCF6FD
Accessibility & contrast
On white
1.62
#68DAF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#68DAF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DAF6
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DAF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DAF6 | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D4F8
Deuteranopia (green-blind)
#B2C4F6
Tritanopia (blue-blind)
#00E4E3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #68daf6; /* rgb */ color: rgb(104, 218, 246); /* oklch */ color: oklch(83.2% 0.110 216.3);
Tailwind
colors: {
custom: {
50: '#9fe5f9',
500: '#68daf6',
950: '#000000',
},
}SCSS
$custom: #68daf6; $custom-light: #9fe5f9; $custom-dark: #000000;
JSON
{
"hex": "#68daf6",
"rgb": {
"r": 104,
"g": 218,
"b": 246
},
"hsl": {
"h": 191.831,
"s": 88.75,
"l": 68.627
},
"oklch": {
"l": 0.83249,
"c": 0.11012,
"h": 216.3
},
"luminance": 0.5974
}Semantic roles & 50–950 ramp
primary
#68DAF6
secondary
#CF5233
accent
#2D00E5
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485