#68C8F8#68C8F8
#68C8F8 is a light, moderate cyan. Relative luminance 0.510; OKLCH L 79.3% C 0.113 H 232.4°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #68C8F8 |
|---|---|
| RGB | rgb(104, 200, 248) |
| HSL | hsl(200, 91%, 69%) |
| HSV | hsv(200, 58%, 97%) |
| CMYK | cmyk(58.1%, 19.4%, 0%, 2.7%) |
| CIE-LAB | lab(76.69, -14.82, -32.20) |
| CIE-LCH | lch(76.69, 35.44, 245.29°) |
| OKLab | oklab(79.28% -0.0692 -0.0899) |
| OKLCH | oklch(79.28% 0.113 232.4) |
| XYZ | xyz(43.3000, 51.0248, 96.3556) |
| Luminance | 0.5103 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.15
Lightskyblue
#87CEFA
ΔE00 3.45
Sky
#82CAFC
ΔE00 3.64
Baby Blue
#89CFF0
ΔE00 4.32
Deepskyblue
#00BFFF
ΔE00 4.72
Bright Sky Blue
#02CCFE
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68C8F8 #F89868
analogous
#68F8E0 #68C8F8 #6880F8
triadic
#68C8F8 #F868C8 #C8F868
tetradic
#68C8F8 #E068F8 #F89868 #80F868
square
#68C8F8 #E068F8 #F89868 #80F868
split-complementary
#68C8F8 #F86880 #F8E068
monochromatic
#0A96DB #2EB3F5 #68C8F8 #A2DDFB #DDF3FD
Accessibility & contrast
On white
1.87
#68C8F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#68C8F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68C8F8
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68C8F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68C8F8 | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C6FA
Deuteranopia (green-blind)
#9CB7F7
Tritanopia (blue-blind)
#00D5D8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #68c8f8; /* rgb */ color: rgb(104, 200, 248); /* oklch */ color: oklch(79.3% 0.113 232.4);
Tailwind
colors: {
custom: {
50: '#9ed8fa',
500: '#68c8f8',
950: '#000000',
},
}SCSS
$custom: #68c8f8; $custom-light: #9ed8fa; $custom-dark: #000000;
JSON
{
"hex": "#68c8f8",
"rgb": {
"r": 104,
"g": 200,
"b": 248
},
"hsl": {
"h": 200,
"s": 91.139,
"l": 69.02
},
"oklch": {
"l": 0.7928,
"c": 0.11344,
"h": 232.4
},
"luminance": 0.51029
}Semantic roles & 50–950 ramp
primary
#68C8F8
secondary
#D26832
accent
#4D00E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#0F1417
muted
#808385