#68C7F2#68C7F2
#68C7F2 is a light, moderate cyan. Relative luminance 0.502; OKLCH L 78.8% C 0.109 H 229.7°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #68C7F2 |
|---|---|
| RGB | rgb(104, 199, 242) |
| HSL | hsl(199, 84%, 68%) |
| HSV | hsv(199, 57%, 95%) |
| CMYK | cmyk(57%, 17.8%, 0%, 5.1%) |
| CIE-LAB | lab(76.19, -16.07, -29.75) |
| CIE-LCH | lch(76.19, 33.82, 241.63°) |
| OKLab | oklab(78.81% -0.0702 -0.0829) |
| OKLCH | oklch(78.81% 0.109 229.7) |
| XYZ | xyz(42.1532, 50.1968, 91.4547) |
| Luminance | 0.5020 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.89
Baby Blue
#89CFF0
ΔE00 3.88
Lightskyblue
#87CEFA
ΔE00 4.03
Sky Blue
#87CEEB
ΔE00 4.30
Bright Sky Blue
#02CCFE
ΔE00 4.41
Sky
#82CAFC
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68C7F2 #F29368
analogous
#68F2D8 #68C7F2 #6882F2
triadic
#68C7F2 #F268C7 #C7F268
tetradic
#68C7F2 #D868F2 #F29368 #82F268
square
#68C7F2 #D868F2 #F29368 #82F268
split-complementary
#68C7F2 #F26882 #F2D868
monochromatic
#1293CE #30B2ED #68C7F2 #A0DCF7 #D9F1FC
Accessibility & contrast
On white
1.90
#68C7F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#68C7F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68C7F2
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68C7F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68C7F2 | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C4F4
Deuteranopia (green-blind)
#9EB6F1
Tritanopia (blue-blind)
#00D3D5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #68c7f2; /* rgb */ color: rgb(104, 199, 242); /* oklch */ color: oklch(78.8% 0.109 229.7);
Tailwind
colors: {
custom: {
50: '#9dd8f6',
500: '#68c7f2',
950: '#000000',
},
}SCSS
$custom: #68c7f2; $custom-light: #9dd8f6; $custom-dark: #000000;
JSON
{
"hex": "#68c7f2",
"rgb": {
"r": 104,
"g": 199,
"b": 242
},
"hsl": {
"h": 198.696,
"s": 84.146,
"l": 67.843
},
"oklch": {
"l": 0.78805,
"c": 0.10867,
"h": 229.7
},
"luminance": 0.50201
}Semantic roles & 50–950 ramp
primary
#68C7F2
secondary
#CA6334
accent
#4905E1
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1417
muted
#808385