#68CAEC#68CAEC
#68CAEC is a light, moderate cyan. Relative luminance 0.512; OKLCH L 79.2% C 0.104 H 223.2°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #68CAEC |
|---|---|
| RGB | rgb(104, 202, 236) |
| HSL | hsl(195, 78%, 67%) |
| HSV | hsv(195, 56%, 93%) |
| CMYK | cmyk(55.9%, 14.4%, 0%, 7.5%) |
| CIE-LAB | lab(76.82, -19.37, -25.56) |
| CIE-LCH | lch(76.82, 32.07, 232.85°) |
| OKLab | oklab(79.24% -0.0756 -0.071) |
| OKLCH | oklch(79.24% 0.104 223.2) |
| XYZ | xyz(41.9639, 51.2363, 87.0188) |
| Luminance | 0.5124 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.30
Baby Blue
#89CFF0
ΔE00 3.88
Bright Sky Blue
#02CCFE
ΔE00 4.39
Lightblue (survey)
#7BC8F6
ΔE00 5.33
Neon Blue
#04D9FF
ΔE00 5.62
Lightskyblue
#87CEFA
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CAEC #EC8A68
analogous
#68ECCC #68CAEC #6888EC
triadic
#68CAEC #EC68CA #CAEC68
tetradic
#68CAEC #CC68EC #EC8A68 #88EC68
square
#68CAEC #CC68EC #EC8A68 #88EC68
split-complementary
#68CAEC #EC6888 #ECCC68
monochromatic
#1896C1 #32B7E5 #68CAEC #9EDDF3 #D5F0FA
Accessibility & contrast
On white
1.87
#68CAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#68CAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CAEC
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CAEC | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C6EE
Deuteranopia (green-blind)
#A3B7EC
Tritanopia (blue-blind)
#00D5D5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #68caec; /* rgb */ color: rgb(104, 202, 236); /* oklch */ color: oklch(79.2% 0.104 223.2);
Tailwind
colors: {
custom: {
50: '#9ddaf2',
500: '#68caec',
950: '#000000',
},
}SCSS
$custom: #68caec; $custom-light: #9ddaf2; $custom-dark: #000000;
JSON
{
"hex": "#68caec",
"rgb": {
"r": 104,
"g": 202,
"b": 236
},
"hsl": {
"h": 195.455,
"s": 77.647,
"l": 66.667
},
"oklch": {
"l": 0.79238,
"c": 0.10372,
"h": 223.2
},
"luminance": 0.5124
}Semantic roles & 50–950 ramp
primary
#68CAEC
secondary
#C05B39
accent
#410CDA
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1417
muted
#808385