#68D2FD#68D2FD
#68D2FD is a light, moderate cyan. Relative luminance 0.561; OKLCH L 81.7% C 0.115 H 227.3°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #68D2FD |
|---|---|
| RGB | rgb(104, 210, 253) |
| HSL | hsl(197, 97%, 70%) |
| HSV | hsv(197, 59%, 99%) |
| CMYK | cmyk(58.9%, 17%, 0%, 0.8%) |
| CIE-LAB | lab(79.68, -18.51, -30.27) |
| CIE-LCH | lch(79.68, 35.48, 238.55°) |
| OKLab | oklab(81.72% -0.0779 -0.0844) |
| OKLCH | oklch(81.72% 0.115 227.3) |
| XYZ | xyz(46.4782, 56.1236, 101.2930) |
| Luminance | 0.5613 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.69
Bright Sky Blue
#02CCFE
ΔE00 4.04
Sky Blue
#87CEEB
ΔE00 4.07
Lightblue (survey)
#7BC8F6
ΔE00 4.37
Lightskyblue
#87CEFA
ΔE00 4.47
Sky
#82CAFC
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68D2FD #FD9368
analogous
#68FDDD #68D2FD #6888FD
triadic
#68D2FD #FD68D2 #D2FD68
tetradic
#68D2FD #DD68FD #FD9368 #88FD68
square
#68D2FD #DD68FD #FD9368 #88FD68
split-complementary
#68D2FD #FD6888 #FDDD68
monochromatic
#03A6E8 #2CC0FC #68D2FD #A4E4FE #E1F6FF
Accessibility & contrast
On white
1.72
#68D2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#68D2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68D2FD
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68D2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68D2FD | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCEFF
Deuteranopia (green-blind)
#A6BFFC
Tritanopia (blue-blind)
#00DEE0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #68d2fd; /* rgb */ color: rgb(104, 210, 253); /* oklch */ color: oklch(81.7% 0.115 227.3);
Tailwind
colors: {
custom: {
50: '#9fdffe',
500: '#68d2fd',
950: '#000000',
},
}SCSS
$custom: #68d2fd; $custom-light: #9fdffe; $custom-dark: #000000;
JSON
{
"hex": "#68d2fd",
"rgb": {
"r": 104,
"g": 210,
"b": 253
},
"hsl": {
"h": 197.315,
"s": 97.386,
"l": 70
},
"oklch": {
"l": 0.81723,
"c": 0.11483,
"h": 227.3
},
"luminance": 0.56128
}Semantic roles & 50–950 ramp
primary
#68D2FD
secondary
#D86131
accent
#4200E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485