#68CCE8#68CCE8
#68CCE8 is a light, moderate cyan. Relative luminance 0.520; OKLCH L 79.5% C 0.101 H 218.5°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #68CCE8 |
|---|---|
| RGB | rgb(104, 204, 232) |
| HSL | hsl(193, 74%, 66%) |
| HSV | hsv(193, 55%, 91%) |
| CMYK | cmyk(55.2%, 12.1%, 0%, 9%) |
| CIE-LAB | lab(77.25, -21.53, -22.76) |
| CIE-LCH | lch(77.25, 31.33, 226.59°) |
| OKLab | oklab(79.54% -0.0792 -0.0631) |
| OKLCH | oklch(79.54% 0.101 218.5) |
| XYZ | xyz(41.8616, 51.9511, 84.1498) |
| Luminance | 0.5195 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.94
Baby Blue
#89CFF0
ΔE00 4.98
Neon Blue
#04D9FF
ΔE00 5.01
Bright Sky Blue
#02CCFE
ΔE00 5.52
Lightblue (survey)
#7BC8F6
ΔE00 7.22
Lightskyblue
#87CEFA
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CCE8 #E88468
analogous
#68E8C4 #68CCE8 #688CE8
triadic
#68CCE8 #E868CC #CCE868
tetradic
#68CCE8 #C468E8 #E88468 #8CE868
square
#68CCE8 #C468E8 #E88468 #8CE868
split-complementary
#68CCE8 #E8688C #E8C468
monochromatic
#1C97B9 #33BAE0 #68CCE8 #9DDEF0 #D2F0F8
Accessibility & contrast
On white
1.84
#68CCE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#68CCE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CCE8
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CCE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CCE8 | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC7EA
Deuteranopia (green-blind)
#A7B9E8
Tritanopia (blue-blind)
#00D6D5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #68cce8; /* rgb */ color: rgb(104, 204, 232); /* oklch */ color: oklch(79.5% 0.101 218.5);
Tailwind
colors: {
custom: {
50: '#9ddbef',
500: '#68cce8',
950: '#000000',
},
}SCSS
$custom: #68cce8; $custom-light: #9ddbef; $custom-dark: #000000;
JSON
{
"hex": "#68cce8",
"rgb": {
"r": 104,
"g": 204,
"b": 232
},
"hsl": {
"h": 193.125,
"s": 73.563,
"l": 65.882
},
"oklch": {
"l": 0.79535,
"c": 0.1013,
"h": 218.5
},
"luminance": 0.51955
}Semantic roles & 50–950 ramp
primary
#68CCE8
secondary
#B9573B
accent
#3B10D6
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485