#68C8FD#68C8FD
#68C8FD is a light, moderate cyan. Relative luminance 0.513; OKLCH L 79.5% C 0.118 H 235.1°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #68C8FD |
|---|---|
| RGB | rgb(104, 200, 253) |
| HSL | hsl(201, 97%, 70%) |
| HSV | hsv(201, 59%, 99%) |
| CMYK | cmyk(58.9%, 20.9%, 0%, 0.8%) |
| CIE-LAB | lab(76.88, -13.32, -34.58) |
| CIE-LCH | lch(76.88, 37.06, 248.93°) |
| OKLab | oklab(79.49% -0.0675 -0.0967) |
| OKLCH | oklch(79.49% 0.118 235.1) |
| XYZ | xyz(44.0861, 51.3393, 100.4956) |
| Luminance | 0.5134 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.97
Sky
#82CAFC
ΔE00 2.98
Lightskyblue
#87CEFA
ΔE00 3.31
Deepskyblue
#00BFFF
ΔE00 4.63
Baby Blue
#89CFF0
ΔE00 5.08
Light Blue
#95D0FC
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68C8FD #FD9D68
analogous
#68FDE7 #68C8FD #687EFD
triadic
#68C8FD #FD68C8 #C8FD68
tetradic
#68C8FD #E768FD #FD9D68 #7EFD68
square
#68C8FD #E768FD #FD9D68 #7EFD68
split-complementary
#68C8FD #FD687E #FDE768
monochromatic
#0396E8 #2CB2FC #68C8FD #A4DEFE #E1F4FF
Accessibility & contrast
On white
1.86
#68C8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#68C8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68C8FD
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68C8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68C8FD | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC6FF
Deuteranopia (green-blind)
#9AB7FC
Tritanopia (blue-blind)
#00D6DA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #68c8fd; /* rgb */ color: rgb(104, 200, 253); /* oklch */ color: oklch(79.5% 0.118 235.1);
Tailwind
colors: {
custom: {
50: '#9fd8fe',
500: '#68c8fd',
950: '#000000',
},
}SCSS
$custom: #68c8fd; $custom-light: #9fd8fe; $custom-dark: #000000;
JSON
{
"hex": "#68c8fd",
"rgb": {
"r": 104,
"g": 200,
"b": 253
},
"hsl": {
"h": 201.342,
"s": 97.386,
"l": 70
},
"oklch": {
"l": 0.79494,
"c": 0.11793,
"h": 235.1
},
"luminance": 0.51343
}Semantic roles & 50–950 ramp
primary
#68C8FD
secondary
#D86D31
accent
#5200E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#101417
muted
#808385