#68C9F2#68C9F2
#68C9F2 is a light, moderate cyan. Relative luminance 0.511; OKLCH L 79.3% C 0.108 H 228.0°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #68C9F2 |
|---|---|
| RGB | rgb(104, 201, 242) |
| HSL | hsl(198, 84%, 68%) |
| HSV | hsv(198, 57%, 95%) |
| CMYK | cmyk(57%, 16.9%, 0%, 5.1%) |
| CIE-LAB | lab(76.75, -17.11, -28.89) |
| CIE-LCH | lch(76.75, 33.57, 239.37°) |
| OKLab | oklab(79.25% -0.0723 -0.0805) |
| OKLCH | oklch(79.25% 0.108 228) |
| XYZ | xyz(42.6164, 51.1231, 91.6091) |
| Luminance | 0.5113 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.46
Baby Blue
#89CFF0
ΔE00 3.59
Sky Blue
#87CEEB
ΔE00 3.82
Bright Sky Blue
#02CCFE
ΔE00 4.09
Lightskyblue
#87CEFA
ΔE00 4.31
Sky
#82CAFC
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68C9F2 #F29168
analogous
#68F2D6 #68C9F2 #6884F2
triadic
#68C9F2 #F268C9 #C9F268
tetradic
#68C9F2 #D668F2 #F29168 #84F268
square
#68C9F2 #D668F2 #F29168 #84F268
split-complementary
#68C9F2 #F26884 #F2D668
monochromatic
#1296CE #30B5ED #68C9F2 #A0DDF7 #D9F1FC
Accessibility & contrast
On white
1.87
#68C9F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#68C9F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68C9F2
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68C9F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68C9F2 | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C6F4
Deuteranopia (green-blind)
#A0B7F1
Tritanopia (blue-blind)
#00D5D6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #68c9f2; /* rgb */ color: rgb(104, 201, 242); /* oklch */ color: oklch(79.3% 0.108 228.0);
Tailwind
colors: {
custom: {
50: '#9ed9f6',
500: '#68c9f2',
950: '#000000',
},
}SCSS
$custom: #68c9f2; $custom-light: #9ed9f6; $custom-dark: #000000;
JSON
{
"hex": "#68c9f2",
"rgb": {
"r": 104,
"g": 201,
"b": 242
},
"hsl": {
"h": 197.826,
"s": 84.146,
"l": 67.843
},
"oklch": {
"l": 0.79254,
"c": 0.10821,
"h": 228
},
"luminance": 0.51127
}Semantic roles & 50–950 ramp
primary
#68C9F2
secondary
#CA6134
accent
#4605E1
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1417
muted
#808385