#68D4F8#68D4F8
#68D4F8 is a light, moderate cyan. Relative luminance 0.568; OKLCH L 82.0% C 0.111 H 222.6°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #68D4F8 |
|---|---|
| RGB | rgb(104, 212, 248) |
| HSL | hsl(195, 91%, 69%) |
| HSV | hsv(195, 58%, 97%) |
| CMYK | cmyk(58.1%, 14.5%, 0%, 2.7%) |
| CIE-LAB | lab(80.07, -20.99, -27.02) |
| CIE-LCH | lch(80.07, 34.21, 232.16°) |
| OKLab | oklab(81.97% -0.0818 -0.0751) |
| OKLCH | oklch(81.97% 0.111 222.6) |
| XYZ | xyz(46.1890, 56.8028, 97.3186) |
| Luminance | 0.5681 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.79
Baby Blue
#89CFF0
ΔE00 4.13
Neon Blue
#04D9FF
ΔE00 4.29
Bright Sky Blue
#02CCFE
ΔE00 4.49
Lightskyblue
#87CEFA
ΔE00 6.04
Lightblue (survey)
#7BC8F6
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68D4F8 #F88C68
analogous
#68F8D4 #68D4F8 #688CF8
triadic
#68D4F8 #F868D4 #D4F868
tetradic
#68D4F8 #D468F8 #F88C68 #8CF868
square
#68D4F8 #D468F8 #F88C68 #8CF868
split-complementary
#68D4F8 #F8688C #F8D468
monochromatic
#0AA7DB #2EC3F5 #68D4F8 #A2E5FB #DDF5FD
Accessibility & contrast
On white
1.70
#68D4F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#68D4F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68D4F8
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68D4F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68D4F8 | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCFFA
Deuteranopia (green-blind)
#AAC0F8
Tritanopia (blue-blind)
#00DFDF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #68d4f8; /* rgb */ color: rgb(104, 212, 248); /* oklch */ color: oklch(82.0% 0.111 222.6);
Tailwind
colors: {
custom: {
50: '#9fe1fa',
500: '#68d4f8',
950: '#000000',
},
}SCSS
$custom: #68d4f8; $custom-light: #9fe1fa; $custom-dark: #000000;
JSON
{
"hex": "#68d4f8",
"rgb": {
"r": 104,
"g": 212,
"b": 248
},
"hsl": {
"h": 195,
"s": 91.139,
"l": 69.02
},
"oklch": {
"l": 0.81971,
"c": 0.11106,
"h": 222.6
},
"luminance": 0.56807
}Semantic roles & 50–950 ramp
primary
#68D4F8
secondary
#D25A32
accent
#3900E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485