#68CCF5#68CCF5
#68CCF5 is a light, moderate cyan. Relative luminance 0.527; OKLCH L 80.1% C 0.110 H 227.4°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #68CCF5 |
|---|---|
| RGB | rgb(104, 204, 245) |
| HSL | hsl(197, 88%, 68%) |
| HSV | hsv(197, 58%, 96%) |
| CMYK | cmyk(57.6%, 16.7%, 0%, 3.9%) |
| CIE-LAB | lab(77.71, -17.78, -29.03) |
| CIE-LCH | lch(77.71, 34.04, 238.52°) |
| OKLab | oklab(80.05% -0.0745 -0.0809) |
| OKLCH | oklch(80.05% 0.11 227.4) |
| XYZ | xyz(43.7768, 52.7172, 94.2369) |
| Luminance | 0.5272 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.45
Sky Blue
#87CEEB
ΔE00 3.67
Lightblue (survey)
#7BC8F6
ΔE00 3.79
Bright Sky Blue
#02CCFE
ΔE00 3.91
Lightskyblue
#87CEFA
ΔE00 4.36
Sky
#82CAFC
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CCF5 #F59168
analogous
#68F5D8 #68CCF5 #6885F5
triadic
#68CCF5 #F568CC #CCF568
tetradic
#68CCF5 #D868F5 #F59168 #85F568
square
#68CCF5 #D868F5 #F59168 #85F568
split-complementary
#68CCF5 #F56885 #F5D868
monochromatic
#0E9BD5 #2FB9F1 #68CCF5 #A1DFF9 #DBF3FD
Accessibility & contrast
On white
1.82
#68CCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#68CCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CCF5
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CCF5 | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C9F7
Deuteranopia (green-blind)
#A2BAF5
Tritanopia (blue-blind)
#00D8D9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #68ccf5; /* rgb */ color: rgb(104, 204, 245); /* oklch */ color: oklch(80.1% 0.110 227.4);
Tailwind
colors: {
custom: {
50: '#9edbf8',
500: '#68ccf5',
950: '#000000',
},
}SCSS
$custom: #68ccf5; $custom-light: #9edbf8; $custom-dark: #000000;
JSON
{
"hex": "#68ccf5",
"rgb": {
"r": 104,
"g": 204,
"b": 245
},
"hsl": {
"h": 197.447,
"s": 87.578,
"l": 68.431
},
"oklch": {
"l": 0.80051,
"c": 0.10992,
"h": 227.4
},
"luminance": 0.52721
}Semantic roles & 50–950 ramp
primary
#68CCF5
secondary
#CE6033
accent
#4301E4
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#0F1517
muted
#808485