#68CAF4#68CAF4
#68CAF4 is a light, moderate cyan. Relative luminance 0.517; OKLCH L 79.6% C 0.110 H 228.4°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #68CAF4 |
|---|---|
| RGB | rgb(104, 202, 244) |
| HSL | hsl(198, 86%, 68%) |
| HSV | hsv(198, 57%, 96%) |
| CMYK | cmyk(57.4%, 17.2%, 0%, 4.3%) |
| CIE-LAB | lab(77.11, -17.04, -29.42) |
| CIE-LCH | lch(77.11, 34.00, 239.92°) |
| OKLab | oklab(79.56% -0.0727 -0.082) |
| OKLCH | oklch(79.56% 0.11 228.4) |
| XYZ | xyz(43.1523, 51.7117, 93.2777) |
| Luminance | 0.5172 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.34
Baby Blue
#89CFF0
ΔE00 3.56
Sky Blue
#87CEEB
ΔE00 3.90
Bright Sky Blue
#02CCFE
ΔE00 4.06
Lightskyblue
#87CEFA
ΔE00 4.14
Sky
#82CAFC
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CAF4 #F49268
analogous
#68F4D8 #68CAF4 #6884F4
triadic
#68CAF4 #F468CA #CAF468
tetradic
#68CAF4 #D868F4 #F49268 #84F468
square
#68CAF4 #D868F4 #F49268 #84F468
split-complementary
#68CAF4 #F46884 #F4D868
monochromatic
#0F98D2 #2FB6F0 #68CAF4 #A1DEF8 #DAF2FC
Accessibility & contrast
On white
1.85
#68CAF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#68CAF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CAF4
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CAF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CAF4 | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C7F6
Deuteranopia (green-blind)
#A0B8F3
Tritanopia (blue-blind)
#00D6D8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #68caf4; /* rgb */ color: rgb(104, 202, 244); /* oklch */ color: oklch(79.6% 0.110 228.4);
Tailwind
colors: {
custom: {
50: '#9edaf7',
500: '#68caf4',
950: '#000000',
},
}SCSS
$custom: #68caf4; $custom-light: #9edaf7; $custom-dark: #000000;
JSON
{
"hex": "#68caf4",
"rgb": {
"r": 104,
"g": 202,
"b": 244
},
"hsl": {
"h": 198,
"s": 86.42,
"l": 68.235
},
"oklch": {
"l": 0.79561,
"c": 0.10956,
"h": 228.4
},
"luminance": 0.51716
}Semantic roles & 50–950 ramp
primary
#68CAF4
secondary
#CD6133
accent
#4603E3
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1417
muted
#808385