#68C8FB#68C8FB
#68C8FB is a light, moderate cyan. Relative luminance 0.512; OKLCH L 79.4% C 0.116 H 234.1°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #68C8FB |
|---|---|
| RGB | rgb(104, 200, 251) |
| HSL | hsl(201, 95%, 70%) |
| HSV | hsv(201, 59%, 98%) |
| CMYK | cmyk(58.6%, 20.3%, 0%, 1.6%) |
| CIE-LAB | lab(76.81, -13.92, -33.63) |
| CIE-LCH | lch(76.81, 36.40, 247.51°) |
| OKLab | oklab(79.41% -0.0682 -0.094) |
| OKLCH | oklch(79.41% 0.116 234.1) |
| XYZ | xyz(43.7692, 51.2125, 98.8265) |
| Luminance | 0.5122 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.95
Sky
#82CAFC
ΔE00 3.20
Lightskyblue
#87CEFA
ΔE00 3.32
Deepskyblue
#00BFFF
ΔE00 4.61
Baby Blue
#89CFF0
ΔE00 4.76
Light Blue
#95D0FC
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68C8FB #FB9B68
analogous
#68FBE4 #68C8FB #687FFB
triadic
#68C8FB #FB68C8 #C8FB68
tetradic
#68C8FB #E468FB #FB9B68 #7FFB68
square
#68C8FB #E468FB #FB9B68 #7FFB68
split-complementary
#68C8FB #FB687F #FBE468
monochromatic
#0696E3 #2CB2F9 #68C8FB #A4DEFD #DFF3FE
Accessibility & contrast
On white
1.87
#68C8FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#68C8FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68C8FB
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68C8FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68C8FB | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC6FD
Deuteranopia (green-blind)
#9BB7FA
Tritanopia (blue-blind)
#00D6D9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #68c8fb; /* rgb */ color: rgb(104, 200, 251); /* oklch */ color: oklch(79.4% 0.116 234.1);
Tailwind
colors: {
custom: {
50: '#9ed8fc',
500: '#68c8fb',
950: '#000000',
},
}SCSS
$custom: #68c8fb; $custom-light: #9ed8fc; $custom-dark: #000000;
JSON
{
"hex": "#68c8fb",
"rgb": {
"r": 104,
"g": 200,
"b": 251
},
"hsl": {
"h": 200.816,
"s": 94.839,
"l": 69.608
},
"oklch": {
"l": 0.79408,
"c": 0.1161,
"h": 234.1
},
"luminance": 0.51217
}Semantic roles & 50–950 ramp
primary
#68C8FB
secondary
#D66B32
accent
#5000E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#101417
muted
#808385