#68CCFF#68CCFF
#68CCFF is a light, moderate cyan. Relative luminance 0.533; OKLCH L 80.5% C 0.118 H 233.1°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #68CCFF |
|---|---|
| RGB | rgb(104, 204, 255) |
| HSL | hsl(200, 100%, 70%) |
| HSV | hsv(200, 59%, 100%) |
| CMYK | cmyk(59.2%, 20%, 0%, 0%) |
| CIE-LAB | lab(78.08, -14.82, -33.81) |
| CIE-LCH | lch(78.08, 36.91, 246.33°) |
| OKLab | oklab(80.47% -0.071 -0.0945) |
| OKLCH | oklch(80.47% 0.118 233.1) |
| XYZ | xyz(45.3449, 53.3444, 102.4952) |
| Luminance | 0.5335 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.38
Lightskyblue
#87CEFA
ΔE00 3.22
Sky
#82CAFC
ΔE00 3.49
Baby Blue
#89CFF0
ΔE00 4.48
Bright Sky Blue
#02CCFE
ΔE00 5.06
Deepskyblue
#00BFFF
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CCFF #FF9B68
analogous
#68FFE7 #68CCFF #6880FF
triadic
#68CCFF #FF68CC #CCFF68
tetradic
#68CCFF #E768FF #FF9B68 #80FF68
square
#68CCFF #E768FF #FF9B68 #80FF68
split-complementary
#68CCFF #FF6880 #FFE768
monochromatic
#009DED #2BB7FF #68CCFF #A5E1FF #E0F5FF
Accessibility & contrast
On white
1.80
#68CCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#68CCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CCFF
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CCFF | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3CAFF
Deuteranopia (green-blind)
#9EBAFE
Tritanopia (blue-blind)
#00DADD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #68ccff; /* rgb */ color: rgb(104, 204, 255); /* oklch */ color: oklch(80.5% 0.118 233.1);
Tailwind
colors: {
custom: {
50: '#9fdbff',
500: '#68ccff',
950: '#000000',
},
}SCSS
$custom: #68ccff; $custom-light: #9fdbff; $custom-dark: #000000;
JSON
{
"hex": "#68ccff",
"rgb": {
"r": 104,
"g": 204,
"b": 255
},
"hsl": {
"h": 200.265,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.80468,
"c": 0.11817,
"h": 233.1
},
"luminance": 0.53349
}Semantic roles & 50–950 ramp
primary
#68CCFF
secondary
#DB6A31
accent
#4E00E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#101518
muted
#808486