#68C7F7#68C7F7
#68C7F7 is a light, moderate cyan. Relative luminance 0.505; OKLCH L 79.0% C 0.113 H 232.7°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #68C7F7 |
|---|---|
| RGB | rgb(104, 199, 247) |
| HSL | hsl(200, 90%, 69%) |
| HSV | hsv(200, 58%, 97%) |
| CMYK | cmyk(57.9%, 19.4%, 0%, 3.1%) |
| CIE-LAB | lab(76.38, -14.59, -32.15) |
| CIE-LCH | lch(76.38, 35.31, 245.59°) |
| OKLab | oklab(79.02% -0.0685 -0.0898) |
| OKLCH | oklch(79.02% 0.113 232.7) |
| XYZ | xyz(42.9144, 50.5013, 95.4638) |
| Luminance | 0.5050 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.09
Lightskyblue
#87CEFA
ΔE00 3.51
Sky
#82CAFC
ΔE00 3.61
Baby Blue
#89CFF0
ΔE00 4.43
Deepskyblue
#00BFFF
ΔE00 4.62
Bright Sky Blue
#02CCFE
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68C7F7 #F79868
analogous
#68F7E0 #68C7F7 #6880F7
triadic
#68C7F7 #F768C7 #C7F768
tetradic
#68C7F7 #E068F7 #F79868 #80F768
square
#68C7F7 #E068F7 #F79868 #80F768
split-complementary
#68C7F7 #F76880 #F7E068
monochromatic
#0C94D9 #2EB1F4 #68C7F7 #A2DDFA #DCF2FD
Accessibility & contrast
On white
1.89
#68C7F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#68C7F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68C7F7
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68C7F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68C7F7 | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C5F9
Deuteranopia (green-blind)
#9CB6F6
Tritanopia (blue-blind)
#00D4D7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #68c7f7; /* rgb */ color: rgb(104, 199, 247); /* oklch */ color: oklch(79.0% 0.113 232.7);
Tailwind
colors: {
custom: {
50: '#9ed8fa',
500: '#68c7f7',
950: '#000000',
},
}SCSS
$custom: #68c7f7; $custom-light: #9ed8fa; $custom-dark: #000000;
JSON
{
"hex": "#68c7f7",
"rgb": {
"r": 104,
"g": 199,
"b": 247
},
"hsl": {
"h": 200.14,
"s": 89.937,
"l": 68.824
},
"oklch": {
"l": 0.79015,
"c": 0.1129,
"h": 232.7
},
"luminance": 0.50505
}Semantic roles & 50–950 ramp
primary
#68C7F7
secondary
#D16833
accent
#4D00E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#0F1417
muted
#808385