#68CFEB#68CFEB
#68CFEB is a light, moderate cyan. Relative luminance 0.536; OKLCH L 80.3% C 0.103 H 218.0°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #68CFEB |
|---|---|
| RGB | rgb(104, 207, 235) |
| HSL | hsl(193, 77%, 66%) |
| HSV | hsv(193, 56%, 92%) |
| CMYK | cmyk(55.7%, 11.9%, 0%, 7.8%) |
| CIE-LAB | lab(78.21, -22.19, -22.92) |
| CIE-LCH | lch(78.21, 31.90, 225.92°) |
| OKLab | oklab(80.33% -0.0813 -0.0635) |
| OKLCH | oklch(80.33% 0.103 218) |
| XYZ | xyz(43.0112, 53.5628, 86.6532) |
| Luminance | 0.5357 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.08
Neon Blue
#04D9FF
ΔE00 4.53
Baby Blue
#89CFF0
ΔE00 5.09
Bright Sky Blue
#02CCFE
ΔE00 5.60
Aqua Blue
#02D8E9
ΔE00 7.39
Lightblue (survey)
#7BC8F6
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CFEB #EB8468
analogous
#68EBC5 #68CFEB #688EEB
triadic
#68CFEB #EB68CF #CFEB68
tetradic
#68CFEB #C568EB #EB8468 #8EEB68
square
#68CFEB #C568EB #EB8468 #8EEB68
split-complementary
#68CFEB #EB688E #EBC568
monochromatic
#199CBF #32BEE4 #68CFEB #9EE0F2 #D4F1F9
Accessibility & contrast
On white
1.79
#68CFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#68CFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CFEB
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CFEB | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCAED
Deuteranopia (green-blind)
#A9BBEB
Tritanopia (blue-blind)
#00D9D8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #68cfeb; /* rgb */ color: rgb(104, 207, 235); /* oklch */ color: oklch(80.3% 0.103 218.0);
Tailwind
colors: {
custom: {
50: '#9dddf1',
500: '#68cfeb',
950: '#000000',
},
}SCSS
$custom: #68cfeb; $custom-light: #9dddf1; $custom-dark: #000000;
JSON
{
"hex": "#68cfeb",
"rgb": {
"r": 104,
"g": 207,
"b": 235
},
"hsl": {
"h": 192.824,
"s": 76.608,
"l": 66.471
},
"oklch": {
"l": 0.80333,
"c": 0.10321,
"h": 218
},
"luminance": 0.53567
}Semantic roles & 50–950 ramp
primary
#68CFEB
secondary
#BE5639
accent
#380DD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485