#68CAEB#68CAEB
#68CAEB is a light, moderate cyan. Relative luminance 0.512; OKLCH L 79.2% C 0.103 H 222.5°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #68CAEB |
|---|---|
| RGB | rgb(104, 202, 235) |
| HSL | hsl(195, 77%, 66%) |
| HSV | hsv(195, 56%, 92%) |
| CMYK | cmyk(55.7%, 14%, 0%, 7.8%) |
| CIE-LAB | lab(76.79, -19.65, -25.08) |
| CIE-LCH | lch(76.79, 31.86, 231.92°) |
| OKLab | oklab(79.2% -0.076 -0.0697) |
| OKLCH | oklch(79.2% 0.103 222.5) |
| XYZ | xyz(41.8190, 51.1784, 86.2557) |
| Luminance | 0.5118 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.34
Baby Blue
#89CFF0
ΔE00 4.02
Bright Sky Blue
#02CCFE
ΔE00 4.54
Neon Blue
#04D9FF
ΔE00 5.53
Lightblue (survey)
#7BC8F6
ΔE00 5.61
Lightskyblue
#87CEFA
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CAEB #EB8968
analogous
#68EBCB #68CAEB #6889EB
triadic
#68CAEB #EB68CA #CAEB68
tetradic
#68CAEB #CB68EB #EB8968 #89EB68
square
#68CAEB #CB68EB #EB8968 #89EB68
split-complementary
#68CAEB #EB6889 #EBCB68
monochromatic
#1995BF #32B7E4 #68CAEB #9EDDF2 #D4F0F9
Accessibility & contrast
On white
1.87
#68CAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#68CAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CAEB
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CAEB | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C6ED
Deuteranopia (green-blind)
#A4B7EB
Tritanopia (blue-blind)
#00D4D4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #68caeb; /* rgb */ color: rgb(104, 202, 235); /* oklch */ color: oklch(79.2% 0.103 222.5);
Tailwind
colors: {
custom: {
50: '#9ddaf1',
500: '#68caeb',
950: '#000000',
},
}SCSS
$custom: #68caeb; $custom-light: #9ddaf1; $custom-dark: #000000;
JSON
{
"hex": "#68caeb",
"rgb": {
"r": 104,
"g": 202,
"b": 235
},
"hsl": {
"h": 195.115,
"s": 76.608,
"l": 66.471
},
"oklch": {
"l": 0.79198,
"c": 0.10307,
"h": 222.5
},
"luminance": 0.51182
}Semantic roles & 50–950 ramp
primary
#68CAEB
secondary
#BE5B39
accent
#400DD9
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1416
muted
#808385