#68CAF8#68CAF8
#68CAF8 is a light, moderate cyan. Relative luminance 0.520; OKLCH L 79.7% C 0.113 H 230.8°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #68CAF8 |
|---|---|
| RGB | rgb(104, 202, 248) |
| HSL | hsl(199, 91%, 69%) |
| HSV | hsv(199, 58%, 97%) |
| CMYK | cmyk(58.1%, 18.5%, 0%, 2.7%) |
| CIE-LAB | lab(77.26, -15.86, -31.33) |
| CIE-LCH | lch(77.26, 35.12, 243.15°) |
| OKLab | oklab(79.73% -0.0713 -0.0874) |
| OKLCH | oklch(79.73% 0.113 230.8) |
| XYZ | xyz(43.7662, 51.9573, 96.5110) |
| Luminance | 0.5196 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.60
Lightskyblue
#87CEFA
ΔE00 3.57
Baby Blue
#89CFF0
ΔE00 3.90
Sky
#82CAFC
ΔE00 4.11
Bright Sky Blue
#02CCFE
ΔE00 4.43
Sky Blue
#87CEEB
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CAF8 #F89668
analogous
#68F8DE #68CAF8 #6882F8
triadic
#68CAF8 #F868CA #CAF868
tetradic
#68CAF8 #DE68F8 #F89668 #82F868
square
#68CAF8 #DE68F8 #F89668 #82F868
split-complementary
#68CAF8 #F86882 #F8DE68
monochromatic
#0A99DB #2EB5F5 #68CAF8 #A2DFFB #DDF3FD
Accessibility & contrast
On white
1.84
#68CAF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#68CAF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CAF8
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CAF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CAF8 | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C7FA
Deuteranopia (green-blind)
#9FB8F7
Tritanopia (blue-blind)
#00D7D9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #68caf8; /* rgb */ color: rgb(104, 202, 248); /* oklch */ color: oklch(79.7% 0.113 230.8);
Tailwind
colors: {
custom: {
50: '#9edafa',
500: '#68caf8',
950: '#000000',
},
}SCSS
$custom: #68caf8; $custom-light: #9edafa; $custom-dark: #000000;
JSON
{
"hex": "#68caf8",
"rgb": {
"r": 104,
"g": 202,
"b": 248
},
"hsl": {
"h": 199.167,
"s": 91.139,
"l": 69.02
},
"oklch": {
"l": 0.79727,
"c": 0.1128,
"h": 230.8
},
"luminance": 0.51961
}Semantic roles & 50–950 ramp
primary
#68CAF8
secondary
#D26532
accent
#4900E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#0F1417
muted
#808385