#68C8FF#68C8FF
#68C8FF is a light, moderate cyan. Relative luminance 0.515; OKLCH L 79.6% C 0.120 H 236.1°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #68C8FF |
|---|---|
| RGB | rgb(104, 200, 255) |
| HSL | hsl(202, 100%, 70%) |
| HSV | hsv(202, 59%, 100%) |
| CMYK | cmyk(59.2%, 21.6%, 0%, 0%) |
| CIE-LAB | lab(76.96, -12.72, -35.53) |
| CIE-LCH | lch(76.96, 37.74, 250.31°) |
| OKLab | oklab(79.58% -0.0668 -0.0994) |
| OKLCH | oklch(79.58% 0.12 236.1) |
| XYZ | xyz(44.4063, 51.4674, 102.1823) |
| Luminance | 0.5147 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.09
Sky
#82CAFC
ΔE00 2.82
Lightskyblue
#87CEFA
ΔE00 3.37
Deepskyblue
#00BFFF
ΔE00 4.71
Light Blue
#95D0FC
ΔE00 5.19
Baby Blue
#89CFF0
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68C8FF #FF9F68
analogous
#68FFEA #68C8FF #687DFF
triadic
#68C8FF #FF68C8 #C8FF68
tetradic
#68C8FF #EA68FF #FF9F68 #7DFF68
square
#68C8FF #EA68FF #FF9F68 #7DFF68
split-complementary
#68C8FF #FF687D #FFEA68
monochromatic
#0096ED #2BB2FF #68C8FF #A5DEFF #E0F4FF
Accessibility & contrast
On white
1.86
#68C8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#68C8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68C8FF
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68C8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68C8FF | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC7FF
Deuteranopia (green-blind)
#99B7FE
Tritanopia (blue-blind)
#00D6DA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #68c8ff; /* rgb */ color: rgb(104, 200, 255); /* oklch */ color: oklch(79.6% 0.120 236.1);
Tailwind
colors: {
custom: {
50: '#9fd8ff',
500: '#68c8ff',
950: '#000000',
},
}SCSS
$custom: #68c8ff; $custom-light: #9fd8ff; $custom-dark: #000000;
JSON
{
"hex": "#68c8ff",
"rgb": {
"r": 104,
"g": 200,
"b": 255
},
"hsl": {
"h": 201.854,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.79581,
"c": 0.1198,
"h": 236.1
},
"luminance": 0.51472
}Semantic roles & 50–950 ramp
primary
#68C8FF
secondary
#DB6F31
accent
#5400E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#101418
muted
#808386