#68C7F4#68C7F4
#68C7F4 is a light, moderate cyan. Relative luminance 0.503; OKLCH L 78.9% C 0.110 H 230.9°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #68C7F4 |
|---|---|
| RGB | rgb(104, 199, 244) |
| HSL | hsl(199, 86%, 68%) |
| HSV | hsv(199, 57%, 96%) |
| CMYK | cmyk(57.4%, 18.4%, 0%, 4.3%) |
| CIE-LAB | lab(76.26, -15.48, -30.72) |
| CIE-LCH | lch(76.26, 34.40, 243.25°) |
| OKLab | oklab(78.89% -0.0695 -0.0857) |
| OKLCH | oklch(78.89% 0.11 230.9) |
| XYZ | xyz(42.4552, 50.3176, 93.0453) |
| Luminance | 0.5032 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.51
Lightskyblue
#87CEFA
ΔE00 3.77
Baby Blue
#89CFF0
ΔE00 4.06
Sky
#82CAFC
ΔE00 4.15
Bright Sky Blue
#02CCFE
ΔE00 4.62
Sky Blue
#87CEEB
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68C7F4 #F49568
analogous
#68F4DB #68C7F4 #6881F4
triadic
#68C7F4 #F468C7 #C7F468
tetradic
#68C7F4 #DB68F4 #F49568 #81F468
square
#68C7F4 #DB68F4 #F49568 #81F468
split-complementary
#68C7F4 #F46881 #F4DB68
monochromatic
#0F94D2 #2FB2F0 #68C7F4 #A1DCF8 #DAF1FC
Accessibility & contrast
On white
1.90
#68C7F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#68C7F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68C7F4
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68C7F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68C7F4 | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C4F6
Deuteranopia (green-blind)
#9DB6F3
Tritanopia (blue-blind)
#00D3D6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #68c7f4; /* rgb */ color: rgb(104, 199, 244); /* oklch */ color: oklch(78.9% 0.110 230.9);
Tailwind
colors: {
custom: {
50: '#9ed8f8',
500: '#68c7f4',
950: '#000000',
},
}SCSS
$custom: #68c7f4; $custom-light: #9ed8f8; $custom-dark: #000000;
JSON
{
"hex": "#68c7f4",
"rgb": {
"r": 104,
"g": 199,
"b": 244
},
"hsl": {
"h": 199.286,
"s": 86.42,
"l": 68.235
},
"oklch": {
"l": 0.78888,
"c": 0.11032,
"h": 230.9
},
"luminance": 0.50322
}Semantic roles & 50–950 ramp
primary
#68C7F4
secondary
#CD6533
accent
#4B03E3
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1417
muted
#808385