#68C8F2#68C8F2
#68C8F2 is a light, moderate cyan. Relative luminance 0.507; OKLCH L 79.0% C 0.108 H 228.9°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #68C8F2 |
|---|---|
| RGB | rgb(104, 200, 242) |
| HSL | hsl(198, 84%, 68%) |
| HSV | hsv(198, 57%, 95%) |
| CMYK | cmyk(57%, 17.4%, 0%, 5.1%) |
| CIE-LAB | lab(76.47, -16.59, -29.32) |
| CIE-LCH | lch(76.47, 33.69, 240.50°) |
| OKLab | oklab(79.03% -0.0713 -0.0817) |
| OKLCH | oklch(79.03% 0.108 228.9) |
| XYZ | xyz(42.3841, 50.6584, 91.5316) |
| Luminance | 0.5066 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.16
Baby Blue
#89CFF0
ΔE00 3.71
Sky Blue
#87CEEB
ΔE00 4.05
Lightskyblue
#87CEFA
ΔE00 4.15
Bright Sky Blue
#02CCFE
ΔE00 4.23
Sky
#82CAFC
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68C8F2 #F29268
analogous
#68F2D7 #68C8F2 #6883F2
triadic
#68C8F2 #F268C8 #C8F268
tetradic
#68C8F2 #D768F2 #F29268 #83F268
square
#68C8F2 #D768F2 #F29268 #83F268
split-complementary
#68C8F2 #F26883 #F2D768
monochromatic
#1295CE #30B3ED #68C8F2 #A0DDF7 #D9F1FC
Accessibility & contrast
On white
1.89
#68C8F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#68C8F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68C8F2
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68C8F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68C8F2 | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C5F4
Deuteranopia (green-blind)
#9FB6F1
Tritanopia (blue-blind)
#00D4D6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #68c8f2; /* rgb */ color: rgb(104, 200, 242); /* oklch */ color: oklch(79.0% 0.108 228.9);
Tailwind
colors: {
custom: {
50: '#9ed8f6',
500: '#68c8f2',
950: '#000000',
},
}SCSS
$custom: #68c8f2; $custom-light: #9ed8f6; $custom-dark: #000000;
JSON
{
"hex": "#68c8f2",
"rgb": {
"r": 104,
"g": 200,
"b": 242
},
"hsl": {
"h": 198.261,
"s": 84.146,
"l": 67.843
},
"oklch": {
"l": 0.7903,
"c": 0.10842,
"h": 228.9
},
"luminance": 0.50662
}Semantic roles & 50–950 ramp
primary
#68C8F2
secondary
#CA6234
accent
#4805E1
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1417
muted
#808385