#68D1FF#68D1FF
#68D1FF is a light, moderate cyan. Relative luminance 0.558; OKLCH L 81.6% C 0.117 H 229.2°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #68D1FF |
|---|---|
| RGB | rgb(104, 209, 255) |
| HSL | hsl(198, 100%, 70%) |
| HSV | hsv(198, 59%, 100%) |
| CMYK | cmyk(59.2%, 18%, 0%, 0%) |
| CIE-LAB | lab(79.48, -17.41, -31.65) |
| CIE-LCH | lch(79.48, 36.12, 241.19°) |
| OKLab | oklab(81.58% -0.0761 -0.0883) |
| OKLCH | oklch(81.58% 0.117 229.2) |
| XYZ | xyz(46.5524, 55.7594, 102.8977) |
| Luminance | 0.5576 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.73
Baby Blue
#89CFF0
ΔE00 3.84
Lightskyblue
#87CEFA
ΔE00 3.94
Bright Sky Blue
#02CCFE
ΔE00 4.22
Sky Blue
#87CEEB
ΔE00 4.47
Sky
#82CAFC
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68D1FF #FF9668
analogous
#68FFE1 #68D1FF #6885FF
triadic
#68D1FF #FF68D1 #D1FF68
tetradic
#68D1FF #E168FF #FF9668 #85FF68
square
#68D1FF #E168FF #FF9668 #85FF68
split-complementary
#68D1FF #FF6885 #FFE168
monochromatic
#00A5ED #2BBEFF #68D1FF #A5E4FF #E0F6FF
Accessibility & contrast
On white
1.73
#68D1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#68D1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68D1FF
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68D1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68D1FF | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CEFF
Deuteranopia (green-blind)
#A4BEFE
Tritanopia (blue-blind)
#00DEE0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #68d1ff; /* rgb */ color: rgb(104, 209, 255); /* oklch */ color: oklch(81.6% 0.117 229.2);
Tailwind
colors: {
custom: {
50: '#9fdfff',
500: '#68d1ff',
950: '#000000',
},
}SCSS
$custom: #68d1ff; $custom-light: #9fdfff; $custom-dark: #000000;
JSON
{
"hex": "#68d1ff",
"rgb": {
"r": 104,
"g": 209,
"b": 255
},
"hsl": {
"h": 198.278,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.81582,
"c": 0.11661,
"h": 229.2
},
"luminance": 0.55764
}Semantic roles & 50–950 ramp
primary
#68D1FF
secondary
#DB6431
accent
#4600E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101518
muted
#818486