#68D3FF#68D3FF
#68D3FF is a very light, moderate cyan. Relative luminance 0.568; OKLCH L 82.0% C 0.116 H 227.7°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #68D3FF |
|---|---|
| RGB | rgb(104, 211, 255) |
| HSL | hsl(197, 100%, 70%) |
| HSV | hsv(197, 59%, 100%) |
| CMYK | cmyk(59.2%, 17.3%, 0%, 0%) |
| CIE-LAB | lab(80.04, -18.44, -30.79) |
| CIE-LCH | lch(80.04, 35.89, 239.09°) |
| OKLab | oklab(82.03% -0.0782 -0.0858) |
| OKLCH | oklch(82.03% 0.116 227.7) |
| XYZ | xyz(47.0462, 56.7470, 103.0623) |
| Luminance | 0.5675 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.82
Bright Sky Blue
#02CCFE
ΔE00 4.15
Sky Blue
#87CEEB
ΔE00 4.27
Lightblue (survey)
#7BC8F6
ΔE00 4.40
Lightskyblue
#87CEFA
ΔE00 4.43
Sky
#82CAFC
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68D3FF #FF9468
analogous
#68FFDF #68D3FF #6888FF
triadic
#68D3FF #FF68D3 #D3FF68
tetradic
#68D3FF #DF68FF #FF9468 #88FF68
square
#68D3FF #DF68FF #FF9468 #88FF68
split-complementary
#68D3FF #FF6888 #FFDF68
monochromatic
#00A8ED #2BC1FF #68D3FF #A5E5FF #E0F6FF
Accessibility & contrast
On white
1.70
#68D3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#68D3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68D3FF
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68D3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68D3FF | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCFFF
Deuteranopia (green-blind)
#A6C0FE
Tritanopia (blue-blind)
#00E0E1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #68d3ff; /* rgb */ color: rgb(104, 211, 255); /* oklch */ color: oklch(82.0% 0.116 227.7);
Tailwind
colors: {
custom: {
50: '#9fe0ff',
500: '#68d3ff',
950: '#000000',
},
}SCSS
$custom: #68d3ff; $custom-light: #9fe0ff; $custom-dark: #000000;
JSON
{
"hex": "#68d3ff",
"rgb": {
"r": 104,
"g": 211,
"b": 255
},
"hsl": {
"h": 197.483,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.82028,
"c": 0.11614,
"h": 227.7
},
"luminance": 0.56752
}Semantic roles & 50–950 ramp
primary
#68D3FF
secondary
#DB6231
accent
#4300E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101518
muted
#818486