#68CDEF#68CDEF
#68CDEF is a light, moderate cyan. Relative luminance 0.528; OKLCH L 80.0% C 0.106 H 222.6°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #68CDEF |
|---|---|
| RGB | rgb(104, 205, 239) |
| HSL | hsl(195, 81%, 67%) |
| HSV | hsv(195, 56%, 94%) |
| CMYK | cmyk(56.5%, 14.2%, 0%, 6.3%) |
| CIE-LAB | lab(77.78, -20.03, -25.71) |
| CIE-LCH | lch(77.78, 32.60, 232.08°) |
| OKLab | oklab(80.04% -0.0777 -0.0714) |
| OKLCH | oklch(80.04% 0.106 222.6) |
| XYZ | xyz(43.1142, 52.8336, 89.5704) |
| Luminance | 0.5284 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.29
Baby Blue
#89CFF0
ΔE00 3.88
Bright Sky Blue
#02CCFE
ΔE00 4.36
Neon Blue
#04D9FF
ΔE00 5.06
Lightblue (survey)
#7BC8F6
ΔE00 5.62
Lightskyblue
#87CEFA
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CDEF #EF8A68
analogous
#68EFCD #68CDEF #688AEF
triadic
#68CDEF #EF68CD #CDEF68
tetradic
#68CDEF #CD68EF #EF8A68 #8AEF68
square
#68CDEF #CD68EF #EF8A68 #8AEF68
split-complementary
#68CDEF #EF688A #EFCD68
monochromatic
#159BC7 #31BBE9 #68CDEF #9FDFF5 #D7F2FB
Accessibility & contrast
On white
1.82
#68CDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#68CDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CDEF
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CDEF | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C9F1
Deuteranopia (green-blind)
#A6BAEF
Tritanopia (blue-blind)
#00D8D8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #68cdef; /* rgb */ color: rgb(104, 205, 239); /* oklch */ color: oklch(80.0% 0.106 222.6);
Tailwind
colors: {
custom: {
50: '#9ddcf4',
500: '#68cdef',
950: '#000000',
},
}SCSS
$custom: #68cdef; $custom-light: #9ddcf4; $custom-dark: #000000;
JSON
{
"hex": "#68cdef",
"rgb": {
"r": 104,
"g": 205,
"b": 239
},
"hsl": {
"h": 195.111,
"s": 80.838,
"l": 67.255
},
"oklch": {
"l": 0.80035,
"c": 0.10556,
"h": 222.6
},
"luminance": 0.52838
}Semantic roles & 50–950 ramp
primary
#68CDEF
secondary
#C55A37
accent
#3E08DD
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485