#68D2FC#68D2FC
#68D2FC is a light, moderate cyan. Relative luminance 0.561; OKLCH L 81.7% C 0.114 H 226.7°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #68D2FC |
|---|---|
| RGB | rgb(104, 210, 252) |
| HSL | hsl(197, 96%, 70%) |
| HSV | hsv(197, 59%, 99%) |
| CMYK | cmyk(58.7%, 16.7%, 0%, 1.2%) |
| CIE-LAB | lab(79.65, -18.81, -29.79) |
| CIE-LCH | lch(79.65, 35.23, 237.74°) |
| OKLab | oklab(81.68% -0.0782 -0.083) |
| OKLCH | oklch(81.68% 0.114 226.7) |
| XYZ | xyz(46.3194, 56.0600, 100.4562) |
| Luminance | 0.5606 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.67
Sky Blue
#87CEEB
ΔE00 3.95
Bright Sky Blue
#02CCFE
ΔE00 4.01
Lightblue (survey)
#7BC8F6
ΔE00 4.54
Lightskyblue
#87CEFA
ΔE00 4.63
Neon Blue
#04D9FF
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68D2FC #FC9268
analogous
#68FCDC #68D2FC #6888FC
triadic
#68D2FC #FC68D2 #D2FC68
tetradic
#68D2FC #DC68FC #FC9268 #88FC68
square
#68D2FC #DC68FC #FC9268 #88FC68
split-complementary
#68D2FC #FC6888 #FCDC68
monochromatic
#05A5E5 #2CC0FB #68D2FC #A4E4FD #E0F6FE
Accessibility & contrast
On white
1.72
#68D2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#68D2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68D2FC
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68D2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68D2FC | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCEFE
Deuteranopia (green-blind)
#A6BFFC
Tritanopia (blue-blind)
#00DEE0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #68d2fc; /* rgb */ color: rgb(104, 210, 252); /* oklch */ color: oklch(81.7% 0.114 226.7);
Tailwind
colors: {
custom: {
50: '#9fdffd',
500: '#68d2fc',
950: '#000000',
},
}SCSS
$custom: #68d2fc; $custom-light: #9fdffd; $custom-dark: #000000;
JSON
{
"hex": "#68d2fc",
"rgb": {
"r": 104,
"g": 210,
"b": 252
},
"hsl": {
"h": 197.027,
"s": 96.104,
"l": 69.804
},
"oklch": {
"l": 0.81682,
"c": 0.11408,
"h": 226.7
},
"luminance": 0.56065
}Semantic roles & 50–950 ramp
primary
#68D2FC
secondary
#D76031
accent
#4100E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485