#68D1F8#68D1F8
#68D1F8 is a light, moderate cyan. Relative luminance 0.553; OKLCH L 81.3% C 0.111 H 225.1°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #68D1F8 |
|---|---|
| RGB | rgb(104, 209, 248) |
| HSL | hsl(196, 91%, 69%) |
| HSV | hsv(196, 58%, 97%) |
| CMYK | cmyk(58.1%, 15.7%, 0%, 2.7%) |
| CIE-LAB | lab(79.22, -19.46, -28.31) |
| CIE-LCH | lch(79.22, 34.36, 235.49°) |
| OKLab | oklab(81.3% -0.0786 -0.0788) |
| OKLCH | oklch(81.3% 0.111 225.1) |
| XYZ | xyz(45.4461, 55.3169, 97.0710) |
| Luminance | 0.5532 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.59
Baby Blue
#89CFF0
ΔE00 3.62
Bright Sky Blue
#02CCFE
ΔE00 4.00
Lightblue (survey)
#7BC8F6
ΔE00 4.96
Lightskyblue
#87CEFA
ΔE00 5.09
Neon Blue
#04D9FF
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68D1F8 #F88F68
analogous
#68F8D7 #68D1F8 #6889F8
triadic
#68D1F8 #F868D1 #D1F868
tetradic
#68D1F8 #D768F8 #F88F68 #89F868
square
#68D1F8 #D768F8 #F88F68 #89F868
split-complementary
#68D1F8 #F86889 #F8D768
monochromatic
#0AA3DB #2EBFF5 #68D1F8 #A2E3FB #DDF5FD
Accessibility & contrast
On white
1.74
#68D1F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#68D1F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68D1F8
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68D1F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68D1F8 | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCDFA
Deuteranopia (green-blind)
#A7BEF8
Tritanopia (blue-blind)
#00DDDD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #68d1f8; /* rgb */ color: rgb(104, 209, 248); /* oklch */ color: oklch(81.3% 0.111 225.1);
Tailwind
colors: {
custom: {
50: '#9fdffa',
500: '#68d1f8',
950: '#000000',
},
}SCSS
$custom: #68d1f8; $custom-light: #9fdffa; $custom-dark: #000000;
JSON
{
"hex": "#68d1f8",
"rgb": {
"r": 104,
"g": 209,
"b": 248
},
"hsl": {
"h": 196.25,
"s": 91.139,
"l": 69.02
},
"oklch": {
"l": 0.81296,
"c": 0.11133,
"h": 225.1
},
"luminance": 0.55321
}Semantic roles & 50–950 ramp
primary
#68D1F8
secondary
#D25E32
accent
#3E00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485