#68CBE7#68CBE7
#68CBE7 is a light, moderate cyan. Relative luminance 0.514; OKLCH L 79.3% C 0.101 H 218.7°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #68CBE7 |
|---|---|
| RGB | rgb(104, 203, 231) |
| HSL | hsl(193, 73%, 66%) |
| HSV | hsv(193, 55%, 91%) |
| CMYK | cmyk(55%, 12.1%, 0%, 9.4%) |
| CIE-LAB | lab(76.93, -21.30, -22.71) |
| CIE-LCH | lch(76.93, 31.14, 226.83°) |
| OKLab | oklab(79.27% -0.0785 -0.063) |
| OKLCH | oklch(79.27% 0.101 218.7) |
| XYZ | xyz(41.4830, 51.4206, 83.3249) |
| Luminance | 0.5142 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.92
Baby Blue
#89CFF0
ΔE00 4.97
Neon Blue
#04D9FF
ΔE00 5.18
Bright Sky Blue
#02CCFE
ΔE00 5.51
Lightblue (survey)
#7BC8F6
ΔE00 7.14
Lightskyblue
#87CEFA
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CBE7 #E78468
analogous
#68E7C3 #68CBE7 #688BE7
triadic
#68CBE7 #E768CB #CBE768
tetradic
#68CBE7 #C368E7 #E78468 #8BE768
square
#68CBE7 #C368E7 #E78468 #8BE768
split-complementary
#68CBE7 #E7688B #E7C368
monochromatic
#1D95B7 #33B9DF #68CBE7 #9DDDEF #D2EFF8
Accessibility & contrast
On white
1.86
#68CBE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#68CBE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CBE7
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CBE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CBE7 | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C6E9
Deuteranopia (green-blind)
#A6B8E7
Tritanopia (blue-blind)
#00D5D4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #68cbe7; /* rgb */ color: rgb(104, 203, 231); /* oklch */ color: oklch(79.3% 0.101 218.7);
Tailwind
colors: {
custom: {
50: '#9ddbee',
500: '#68cbe7',
950: '#000000',
},
}SCSS
$custom: #68cbe7; $custom-light: #9ddbee; $custom-dark: #000000;
JSON
{
"hex": "#68cbe7",
"rgb": {
"r": 104,
"g": 203,
"b": 231
},
"hsl": {
"h": 193.228,
"s": 72.571,
"l": 65.686
},
"oklch": {
"l": 0.79269,
"c": 0.10066,
"h": 218.7
},
"luminance": 0.51424
}Semantic roles & 50–950 ramp
primary
#68CBE7
secondary
#B7573C
accent
#3C11D5
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1516
muted
#808485