#68CBF5#68CBF5
#68CBF5 is a light, moderate cyan. Relative luminance 0.522; OKLCH L 79.8% C 0.110 H 228.2°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #68CBF5 |
|---|---|
| RGB | rgb(104, 203, 245) |
| HSL | hsl(198, 88%, 68%) |
| HSV | hsv(198, 58%, 96%) |
| CMYK | cmyk(57.6%, 17.1%, 0%, 3.9%) |
| CIE-LAB | lab(77.43, -17.26, -29.46) |
| CIE-LCH | lch(77.43, 34.15, 239.64°) |
| OKLab | oklab(79.83% -0.0734 -0.0821) |
| OKLCH | oklch(79.83% 0.11 228.2) |
| XYZ | xyz(43.5399, 52.2434, 94.1579) |
| Luminance | 0.5225 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.45
Baby Blue
#89CFF0
ΔE00 3.52
Sky Blue
#87CEEB
ΔE00 3.85
Bright Sky Blue
#02CCFE
ΔE00 3.99
Lightskyblue
#87CEFA
ΔE00 4.15
Sky
#82CAFC
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CBF5 #F59268
analogous
#68F5D8 #68CBF5 #6884F5
triadic
#68CBF5 #F568CB #CBF568
tetradic
#68CBF5 #D868F5 #F59268 #84F568
square
#68CBF5 #D868F5 #F59268 #84F568
split-complementary
#68CBF5 #F56884 #F5D868
monochromatic
#0E99D5 #2FB7F1 #68CBF5 #A1DFF9 #DBF3FD
Accessibility & contrast
On white
1.83
#68CBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#68CBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CBF5
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CBF5 | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C8F7
Deuteranopia (green-blind)
#A1B9F4
Tritanopia (blue-blind)
#00D7D9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #68cbf5; /* rgb */ color: rgb(104, 203, 245); /* oklch */ color: oklch(79.8% 0.110 228.2);
Tailwind
colors: {
custom: {
50: '#9edaf8',
500: '#68cbf5',
950: '#000000',
},
}SCSS
$custom: #68cbf5; $custom-light: #9edaf8; $custom-dark: #000000;
JSON
{
"hex": "#68cbf5",
"rgb": {
"r": 104,
"g": 203,
"b": 245
},
"hsl": {
"h": 197.872,
"s": 87.578,
"l": 68.431
},
"oklch": {
"l": 0.79826,
"c": 0.11012,
"h": 228.2
},
"luminance": 0.52248
}Semantic roles & 50–950 ramp
primary
#68CBF5
secondary
#CE6133
accent
#4501E4
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#0F1517
muted
#808485