#68D2F8#68D2F8
#68D2F8 is a light, moderate cyan. Relative luminance 0.558; OKLCH L 81.5% C 0.111 H 224.2°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #68D2F8 |
|---|---|
| RGB | rgb(104, 210, 248) |
| HSL | hsl(196, 91%, 69%) |
| HSV | hsv(196, 58%, 97%) |
| CMYK | cmyk(58.1%, 15.3%, 0%, 2.7%) |
| CIE-LAB | lab(79.50, -19.97, -27.88) |
| CIE-LCH | lch(79.50, 34.30, 234.38°) |
| OKLab | oklab(81.52% -0.0797 -0.0776) |
| OKLCH | oklch(81.52% 0.111 224.2) |
| XYZ | xyz(45.6922, 55.8091, 97.1530) |
| Luminance | 0.5581 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.61
Baby Blue
#89CFF0
ΔE00 3.75
Bright Sky Blue
#02CCFE
ΔE00 4.13
Neon Blue
#04D9FF
ΔE00 4.81
Lightblue (survey)
#7BC8F6
ΔE00 5.34
Lightskyblue
#87CEFA
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68D2F8 #F88E68
analogous
#68F8D6 #68D2F8 #688AF8
triadic
#68D2F8 #F868D2 #D2F868
tetradic
#68D2F8 #D668F8 #F88E68 #8AF868
square
#68D2F8 #D668F8 #F88E68 #8AF868
split-complementary
#68D2F8 #F8688A #F8D668
monochromatic
#0AA4DB #2EC1F5 #68D2F8 #A2E3FB #DDF5FD
Accessibility & contrast
On white
1.73
#68D2F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#68D2F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68D2F8
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68D2F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68D2F8 | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCEFA
Deuteranopia (green-blind)
#A8BEF8
Tritanopia (blue-blind)
#00DEDE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #68d2f8; /* rgb */ color: rgb(104, 210, 248); /* oklch */ color: oklch(81.5% 0.111 224.2);
Tailwind
colors: {
custom: {
50: '#9fe0fa',
500: '#68d2f8',
950: '#000000',
},
}SCSS
$custom: #68d2f8; $custom-light: #9fe0fa; $custom-dark: #000000;
JSON
{
"hex": "#68d2f8",
"rgb": {
"r": 104,
"g": 210,
"b": 248
},
"hsl": {
"h": 195.833,
"s": 91.139,
"l": 69.02
},
"oklch": {
"l": 0.81521,
"c": 0.11121,
"h": 224.2
},
"luminance": 0.55814
}Semantic roles & 50–950 ramp
primary
#68D2F8
secondary
#D25C32
accent
#3D00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485