#68CBFF#68CBFF
#68CBFF is a light, moderate cyan. Relative luminance 0.529; OKLCH L 80.2% C 0.119 H 233.8°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #68CBFF |
|---|---|
| RGB | rgb(104, 203, 255) |
| HSL | hsl(201, 100%, 70%) |
| HSV | hsv(201, 59%, 100%) |
| CMYK | cmyk(59.2%, 20.4%, 0%, 0%) |
| CIE-LAB | lab(77.80, -14.29, -34.24) |
| CIE-LCH | lch(77.80, 37.10, 247.34°) |
| OKLab | oklab(80.25% -0.0699 -0.0957) |
| OKLCH | oklch(80.25% 0.119 233.8) |
| XYZ | xyz(45.1080, 52.8706, 102.4162) |
| Luminance | 0.5288 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.22
Lightskyblue
#87CEFA
ΔE00 3.19
Sky
#82CAFC
ΔE00 3.27
Baby Blue
#89CFF0
ΔE00 4.69
Deepskyblue
#00BFFF
ΔE00 4.93
Light Blue
#95D0FC
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CBFF #FF9C68
analogous
#68FFE7 #68CBFF #687FFF
triadic
#68CBFF #FF68CB #CBFF68
tetradic
#68CBFF #E768FF #FF9C68 #7FFF68
square
#68CBFF #E768FF #FF9C68 #7FFF68
split-complementary
#68CBFF #FF687F #FFE768
monochromatic
#009BED #2BB6FF #68CBFF #A5E0FF #E0F4FF
Accessibility & contrast
On white
1.81
#68CBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#68CBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CBFF
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CBFF | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C9FF
Deuteranopia (green-blind)
#9DB9FE
Tritanopia (blue-blind)
#00D9DC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #68cbff; /* rgb */ color: rgb(104, 203, 255); /* oklch */ color: oklch(80.2% 0.119 233.8);
Tailwind
colors: {
custom: {
50: '#9fdaff',
500: '#68cbff',
950: '#000000',
},
}SCSS
$custom: #68cbff; $custom-light: #9fdaff; $custom-dark: #000000;
JSON
{
"hex": "#68cbff",
"rgb": {
"r": 104,
"g": 203,
"b": 255
},
"hsl": {
"h": 200.662,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.80246,
"c": 0.11854,
"h": 233.8
},
"luminance": 0.52875
}Semantic roles & 50–950 ramp
primary
#68CBFF
secondary
#DB6B31
accent
#4F00E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#101418
muted
#808386