#68DBFE#68DBFE
#68DBFE is a very light, moderate cyan. Relative luminance 0.608; OKLCH L 83.8% C 0.115 H 220.7°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #68DBFE |
|---|---|
| RGB | rgb(104, 219, 254) |
| HSL | hsl(194, 99%, 70%) |
| HSV | hsv(194, 59%, 100%) |
| CMYK | cmyk(59.1%, 13.8%, 0%, 0.4%) |
| CIE-LAB | lab(82.25, -22.78, -26.87) |
| CIE-LCH | lch(82.25, 35.23, 229.72°) |
| OKLab | oklab(83.78% -0.0868 -0.0747) |
| OKLCH | oklch(83.78% 0.115 220.7) |
| XYZ | xyz(48.9227, 60.7570, 102.8958) |
| Luminance | 0.6076 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.76
Sky Blue
#87CEEB
ΔE00 4.88
Baby Blue
#89CFF0
ΔE00 5.23
Bright Sky Blue
#02CCFE
ΔE00 5.53
Ice Blue
#A5DFF9
ΔE00 6.66
Lightskyblue
#87CEFA
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DBFE #FE8B68
analogous
#68FED6 #68DBFE #6890FE
triadic
#68DBFE #FE68DB #DBFE68
tetradic
#68DBFE #D668FE #FE8B68 #90FE68
square
#68DBFE #D668FE #FE8B68 #90FE68
split-complementary
#68DBFE #FE6890 #FED668
monochromatic
#02B4EA #2BCDFE #68DBFE #A5E9FE #E1F8FF
Accessibility & contrast
On white
1.60
#68DBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#68DBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DBFE
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DBFE | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D6FF
Deuteranopia (green-blind)
#B0C6FE
Tritanopia (blue-blind)
#00E6E6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #68dbfe; /* rgb */ color: rgb(104, 219, 254); /* oklch */ color: oklch(83.8% 0.115 220.7);
Tailwind
colors: {
custom: {
50: '#a0e6fe',
500: '#68dbfe',
950: '#000000',
},
}SCSS
$custom: #68dbfe; $custom-light: #a0e6fe; $custom-dark: #000000;
JSON
{
"hex": "#68dbfe",
"rgb": {
"r": 104,
"g": 219,
"b": 254
},
"hsl": {
"h": 194,
"s": 98.684,
"l": 70.196
},
"oklch": {
"l": 0.83783,
"c": 0.11456,
"h": 220.7
},
"luminance": 0.60762
}Semantic roles & 50–950 ramp
primary
#68DBFE
secondary
#D95831
accent
#3600E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101617
muted
#818485