#68CCF4#68CCF4
#68CCF4 is a light, moderate cyan. Relative luminance 0.527; OKLCH L 80.0% C 0.109 H 226.7°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #68CCF4 |
|---|---|
| RGB | rgb(104, 204, 244) |
| HSL | hsl(197, 86%, 68%) |
| HSV | hsv(197, 57%, 96%) |
| CMYK | cmyk(57.4%, 16.4%, 0%, 4.3%) |
| CIE-LAB | lab(77.67, -18.07, -28.55) |
| CIE-LCH | lch(77.67, 33.79, 237.67°) |
| OKLab | oklab(80.01% -0.0748 -0.0795) |
| OKLCH | oklch(80.01% 0.109 226.7) |
| XYZ | xyz(43.6246, 52.6563, 93.4351) |
| Luminance | 0.5266 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.44
Sky Blue
#87CEEB
ΔE00 3.55
Bright Sky Blue
#02CCFE
ΔE00 3.90
Lightblue (survey)
#7BC8F6
ΔE00 4.01
Lightskyblue
#87CEFA
ΔE00 4.55
Sky
#82CAFC
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CCF4 #F49068
analogous
#68F4D6 #68CCF4 #6886F4
triadic
#68CCF4 #F468CC #CCF468
tetradic
#68CCF4 #D668F4 #F49068 #86F468
square
#68CCF4 #D668F4 #F49068 #86F468
split-complementary
#68CCF4 #F46886 #F4D668
monochromatic
#0F9BD2 #2FB9F0 #68CCF4 #A1DFF8 #DAF3FC
Accessibility & contrast
On white
1.82
#68CCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#68CCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CCF4
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CCF4 | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C8F6
Deuteranopia (green-blind)
#A3B9F4
Tritanopia (blue-blind)
#00D8D9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #68ccf4; /* rgb */ color: rgb(104, 204, 244); /* oklch */ color: oklch(80.0% 0.109 226.7);
Tailwind
colors: {
custom: {
50: '#9edbf7',
500: '#68ccf4',
950: '#000000',
},
}SCSS
$custom: #68ccf4; $custom-light: #9edbf7; $custom-dark: #000000;
JSON
{
"hex": "#68ccf4",
"rgb": {
"r": 104,
"g": 204,
"b": 244
},
"hsl": {
"h": 197.143,
"s": 86.42,
"l": 68.235
},
"oklch": {
"l": 0.8001,
"c": 0.10916,
"h": 226.7
},
"luminance": 0.5266
}Semantic roles & 50–950 ramp
primary
#68CCF4
secondary
#CD5F33
accent
#4303E3
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1517
muted
#808485