#68DAF4#68DAF4
#68DAF4 is a very light, moderate cyan. Relative luminance 0.596; OKLCH L 83.2% C 0.109 H 214.9°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #68DAF4 |
|---|---|
| RGB | rgb(104, 218, 244) |
| HSL | hsl(191, 86%, 68%) |
| HSV | hsv(191, 57%, 96%) |
| CMYK | cmyk(57.4%, 10.7%, 0%, 4.3%) |
| CIE-LAB | lab(81.63, -25.13, -22.52) |
| CIE-LCH | lch(81.63, 33.74, 221.86°) |
| OKLab | oklab(83.17% -0.0895 -0.0624) |
| OKLCH | oklch(83.17% 0.109 214.9) |
| XYZ | xyz(47.1029, 59.6129, 94.5945) |
| Luminance | 0.5962 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.88
Robin'S Egg
#6DEDFD
ΔE00 5.60
Sky Blue
#87CEEB
ΔE00 5.75
Aqua Blue
#02D8E9
ΔE00 6.10
Baby Blue
#89CFF0
ΔE00 6.63
Robin Egg Blue
#8AF1FE
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DAF4 #F48268
analogous
#68F4C8 #68DAF4 #6894F4
triadic
#68DAF4 #F468DA #DAF468
tetradic
#68DAF4 #C868F4 #F48268 #94F468
square
#68DAF4 #C868F4 #F48268 #94F468
split-complementary
#68DAF4 #F46894 #F4C868
monochromatic
#0FAED2 #2FCCF0 #68DAF4 #A1E8F8 #DAF6FC
Accessibility & contrast
On white
1.62
#68DAF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#68DAF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DAF4
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DAF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DAF4 | 1.00 | 1.62 | 12.92 | 12.92 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D4F6
Deuteranopia (green-blind)
#B3C4F4
Tritanopia (blue-blind)
#00E4E2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #68daf4; /* rgb */ color: rgb(104, 218, 244); /* oklch */ color: oklch(83.2% 0.109 214.9);
Tailwind
colors: {
custom: {
50: '#9fe5f7',
500: '#68daf4',
950: '#000000',
},
}SCSS
$custom: #68daf4; $custom-light: #9fe5f7; $custom-dark: #000000;
JSON
{
"hex": "#68daf4",
"rgb": {
"r": 104,
"g": 218,
"b": 244
},
"hsl": {
"h": 191.143,
"s": 86.42,
"l": 68.235
},
"oklch": {
"l": 0.83174,
"c": 0.10916,
"h": 214.9
},
"luminance": 0.59618
}Semantic roles & 50–950 ramp
primary
#68DAF4
secondary
#CD5033
accent
#2C03E3
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101517
muted
#808485