#68CDFF#68CDFF
#68CDFF is a light, moderate cyan. Relative luminance 0.538; OKLCH L 80.7% C 0.118 H 232.3°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #68CDFF |
|---|---|
| RGB | rgb(104, 205, 255) |
| HSL | hsl(200, 100%, 70%) |
| HSV | hsv(200, 59%, 100%) |
| CMYK | cmyk(59.2%, 19.6%, 0%, 0%) |
| CIE-LAB | lab(78.36, -15.34, -33.38) |
| CIE-LCH | lch(78.36, 36.73, 245.32°) |
| OKLab | oklab(80.69% -0.072 -0.0932) |
| OKLCH | oklch(80.69% 0.118 232.3) |
| XYZ | xyz(45.5833, 53.8213, 102.5747) |
| Luminance | 0.5383 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.60
Lightskyblue
#87CEFA
ΔE00 3.29
Sky
#82CAFC
ΔE00 3.74
Baby Blue
#89CFF0
ΔE00 4.29
Bright Sky Blue
#02CCFE
ΔE00 4.83
Sky Blue
#87CEEB
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CDFF #FF9A68
analogous
#68FFE6 #68CDFF #6881FF
triadic
#68CDFF #FF68CD #CDFF68
tetradic
#68CDFF #E668FF #FF9A68 #81FF68
square
#68CDFF #E668FF #FF9A68 #81FF68
split-complementary
#68CDFF #FF6881 #FFE668
monochromatic
#009EED #2BB9FF #68CDFF #A5E1FF #E0F5FF
Accessibility & contrast
On white
1.78
#68CDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#68CDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CDFF
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CDFF | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4CBFF
Deuteranopia (green-blind)
#9FBBFE
Tritanopia (blue-blind)
#00DBDD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #68cdff; /* rgb */ color: rgb(104, 205, 255); /* oklch */ color: oklch(80.7% 0.118 232.3);
Tailwind
colors: {
custom: {
50: '#9fdcff',
500: '#68cdff',
950: '#000000',
},
}SCSS
$custom: #68cdff; $custom-light: #9fdcff; $custom-dark: #000000;
JSON
{
"hex": "#68cdff",
"rgb": {
"r": 104,
"g": 205,
"b": 255
},
"hsl": {
"h": 199.868,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.8069,
"c": 0.11781,
"h": 232.3
},
"luminance": 0.53826
}Semantic roles & 50–950 ramp
primary
#68CDFF
secondary
#DB6931
accent
#4C00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101518
muted
#808486