#68CDFD#68CDFD
#68CDFD is a light, moderate cyan. Relative luminance 0.537; OKLCH L 80.6% C 0.116 H 231.2°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #68CDFD |
|---|---|
| RGB | rgb(104, 205, 253) |
| HSL | hsl(199, 97%, 70%) |
| HSV | hsv(199, 59%, 99%) |
| CMYK | cmyk(58.9%, 19%, 0%, 0.8%) |
| CIE-LAB | lab(78.28, -15.93, -32.42) |
| CIE-LCH | lch(78.28, 36.13, 243.83°) |
| OKLab | oklab(80.61% -0.0727 -0.0905) |
| OKLCH | oklch(80.61% 0.116 231.2) |
| XYZ | xyz(45.2630, 53.6932, 100.8879) |
| Luminance | 0.5370 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.77
Lightskyblue
#87CEFA
ΔE00 3.43
Baby Blue
#89CFF0
ΔE00 4.02
Sky
#82CAFC
ΔE00 4.04
Bright Sky Blue
#02CCFE
ΔE00 4.51
Sky Blue
#87CEEB
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CDFD #FD9868
analogous
#68FDE3 #68CDFD #6882FD
triadic
#68CDFD #FD68CD #CDFD68
tetradic
#68CDFD #E368FD #FD9868 #82FD68
square
#68CDFD #E368FD #FD9868 #82FD68
split-complementary
#68CDFD #FD6882 #FDE368
monochromatic
#039EE8 #2CB9FC #68CDFD #A4E1FE #E1F5FF
Accessibility & contrast
On white
1.79
#68CDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#68CDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CDFD
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CDFD | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CAFF
Deuteranopia (green-blind)
#A0BBFC
Tritanopia (blue-blind)
#00DADD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #68cdfd; /* rgb */ color: rgb(104, 205, 253); /* oklch */ color: oklch(80.6% 0.116 231.2);
Tailwind
colors: {
custom: {
50: '#9fdcfe',
500: '#68cdfd',
950: '#000000',
},
}SCSS
$custom: #68cdfd; $custom-light: #9fdcfe; $custom-dark: #000000;
JSON
{
"hex": "#68cdfd",
"rgb": {
"r": 104,
"g": 205,
"b": 253
},
"hsl": {
"h": 199.329,
"s": 97.386,
"l": 70
},
"oklch": {
"l": 0.80606,
"c": 0.1161,
"h": 231.2
},
"luminance": 0.53698
}Semantic roles & 50–950 ramp
primary
#68CDFD
secondary
#D86731
accent
#4A00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485