#68CCEC#68CCEC
#68CCEC is a light, moderate cyan. Relative luminance 0.522; OKLCH L 79.7% C 0.104 H 221.4°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #68CCEC |
|---|---|
| RGB | rgb(104, 204, 236) |
| HSL | hsl(195, 78%, 67%) |
| HSV | hsv(195, 56%, 93%) |
| CMYK | cmyk(55.9%, 13.6%, 0%, 7.5%) |
| CIE-LAB | lab(77.39, -20.39, -24.70) |
| CIE-LCH | lch(77.39, 32.02, 230.46°) |
| OKLab | oklab(79.69% -0.0777 -0.0686) |
| OKLCH | oklch(79.69% 0.104 221.4) |
| XYZ | xyz(42.4362, 52.1809, 87.1762) |
| Luminance | 0.5219 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.39
Baby Blue
#89CFF0
ΔE00 4.17
Bright Sky Blue
#02CCFE
ΔE00 4.68
Neon Blue
#04D9FF
ΔE00 5.08
Lightblue (survey)
#7BC8F6
ΔE00 6.07
Lightskyblue
#87CEFA
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CCEC #EC8868
analogous
#68ECCA #68CCEC #688AEC
triadic
#68CCEC #EC68CC #CCEC68
tetradic
#68CCEC #CA68EC #EC8868 #8AEC68
square
#68CCEC #CA68EC #EC8868 #8AEC68
split-complementary
#68CCEC #EC688A #ECCA68
monochromatic
#1898C1 #32BAE5 #68CCEC #9EDEF3 #D5F1FA
Accessibility & contrast
On white
1.84
#68CCEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#68CCEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CCEC
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CCEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CCEC | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C7EE
Deuteranopia (green-blind)
#A6B9EC
Tritanopia (blue-blind)
#00D6D6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #68ccec; /* rgb */ color: rgb(104, 204, 236); /* oklch */ color: oklch(79.7% 0.104 221.4);
Tailwind
colors: {
custom: {
50: '#9ddbf2',
500: '#68ccec',
950: '#000000',
},
}SCSS
$custom: #68ccec; $custom-light: #9ddbf2; $custom-dark: #000000;
JSON
{
"hex": "#68ccec",
"rgb": {
"r": 104,
"g": 204,
"b": 236
},
"hsl": {
"h": 194.545,
"s": 77.647,
"l": 66.667
},
"oklch": {
"l": 0.79691,
"c": 0.10367,
"h": 221.4
},
"luminance": 0.52185
}Semantic roles & 50–950 ramp
primary
#68CCEC
secondary
#C05939
accent
#3E0CDA
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1516
muted
#808485