#68C9FD#68C9FD
#68C9FD is a light, moderate cyan. Relative luminance 0.518; OKLCH L 79.7% C 0.118 H 234.3°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #68C9FD |
|---|---|
| RGB | rgb(104, 201, 253) |
| HSL | hsl(201, 97%, 70%) |
| HSV | hsv(201, 59%, 99%) |
| CMYK | cmyk(58.9%, 20.6%, 0%, 0.8%) |
| CIE-LAB | lab(77.16, -13.85, -34.15) |
| CIE-LCH | lch(77.16, 36.85, 247.93°) |
| OKLab | oklab(79.72% -0.0685 -0.0955) |
| OKLCH | oklch(79.72% 0.118 234.3) |
| XYZ | xyz(44.3184, 51.8040, 100.5731) |
| Luminance | 0.5181 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.01
Sky
#82CAFC
ΔE00 3.13
Lightskyblue
#87CEFA
ΔE00 3.25
Deepskyblue
#00BFFF
ΔE00 4.71
Baby Blue
#89CFF0
ΔE00 4.83
Light Blue
#95D0FC
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68C9FD #FD9C68
analogous
#68FDE7 #68C9FD #687EFD
triadic
#68C9FD #FD68C9 #C9FD68
tetradic
#68C9FD #E768FD #FD9C68 #7EFD68
square
#68C9FD #E768FD #FD9C68 #7EFD68
split-complementary
#68C9FD #FD687E #FDE768
monochromatic
#0398E8 #2CB3FC #68C9FD #A4DFFE #E1F4FF
Accessibility & contrast
On white
1.85
#68C9FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#68C9FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68C9FD
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68C9FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68C9FD | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C7FF
Deuteranopia (green-blind)
#9BB8FC
Tritanopia (blue-blind)
#00D7DA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #68c9fd; /* rgb */ color: rgb(104, 201, 253); /* oklch */ color: oklch(79.7% 0.118 234.3);
Tailwind
colors: {
custom: {
50: '#9fd9fe',
500: '#68c9fd',
950: '#000000',
},
}SCSS
$custom: #68c9fd; $custom-light: #9fd9fe; $custom-dark: #000000;
JSON
{
"hex": "#68c9fd",
"rgb": {
"r": 104,
"g": 201,
"b": 253
},
"hsl": {
"h": 200.94,
"s": 97.386,
"l": 70
},
"oklch": {
"l": 0.79716,
"c": 0.11753,
"h": 234.3
},
"luminance": 0.51808
}Semantic roles & 50–950 ramp
primary
#68C9FD
secondary
#D86B31
accent
#5000E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#101417
muted
#808385