#68B8FF#68B8FF
#68B8FF is a light, vivid cyan. Relative luminance 0.444; OKLCH L 76.1% C 0.130 H 247.2°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #68B8FF |
|---|---|
| RGB | rgb(104, 184, 255) |
| HSL | hsl(208, 100%, 70%) |
| HSV | hsv(208, 59%, 100%) |
| CMYK | cmyk(59.2%, 27.8%, 0%, 0%) |
| CIE-LAB | lab(72.52, -4.10, -42.44) |
| CIE-LCH | lch(72.52, 42.63, 264.48°) |
| OKLab | oklab(76.07% -0.0502 -0.1194) |
| OKLCH | oklch(76.07% 0.13 247.2) |
| XYZ | xyz(40.8928, 44.4403, 101.0112) |
| Luminance | 0.4444 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 1.47
Sky
#82CAFC
ΔE00 5.63
Carolina Blue
#8AB8FE
ΔE00 5.85
Lightblue (survey)
#7BC8F6
ΔE00 6.21
Lightskyblue
#87CEFA
ΔE00 7.28
Light Blue
#95D0FC
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68B8FF #FFAF68
analogous
#68FFFB #68B8FF #686CFF
triadic
#68B8FF #FF68B8 #B8FF68
tetradic
#68B8FF #FB68FF #FFAF68 #6CFF68
square
#68B8FF #FB68FF #FFAF68 #6CFF68
split-complementary
#68B8FF #FF686C #FFFB68
monochromatic
#007DED #2B9BFF #68B8FF #A5D5FF #E0F1FF
Accessibility & contrast
On white
2.12
#68B8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#68B8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68B8FF
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68B8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68B8FF | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99BAFF
Deuteranopia (green-blind)
#85ABFE
Tritanopia (blue-blind)
#00C9D1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #68b8ff; /* rgb */ color: rgb(104, 184, 255); /* oklch */ color: oklch(76.1% 0.130 247.2);
Tailwind
colors: {
custom: {
50: '#9ecdff',
500: '#68b8ff',
950: '#000000',
},
}SCSS
$custom: #68b8ff; $custom-light: #9ecdff; $custom-dark: #000000;
JSON
{
"hex": "#68b8ff",
"rgb": {
"r": 104,
"g": 184,
"b": 255
},
"hsl": {
"h": 208.212,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.7607,
"c": 0.12954,
"h": 247.2
},
"luminance": 0.44444
}Semantic roles & 50–950 ramp
primary
#68B8FF
secondary
#F6E0CD
accent
#6C00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101318
muted
#7F8286