#68ABFE#68ABFE
#68ABFE is a light, vivid cyan. Relative luminance 0.392; OKLCH L 73.2% C 0.139 H 254.6°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #68ABFE |
|---|---|
| RGB | rgb(104, 171, 254) |
| HSL | hsl(213, 99%, 70%) |
| HSV | hsv(213, 59%, 100%) |
| CMYK | cmyk(59.1%, 32.7%, 0%, 0.4%) |
| CIE-LAB | lab(68.91, 2.85, -47.56) |
| CIE-LCH | lch(68.91, 47.64, 273.42°) |
| OKLab | oklab(73.22% -0.0369 -0.1344) |
| OKLCH | oklch(73.22% 0.139 254.6) |
| XYZ | xyz(38.1548, 39.2212, 99.3065) |
| Luminance | 0.3922 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.63
Carolina Blue
#8AB8FE
ΔE00 5.02
Cornflowerblue
#6495ED
ΔE00 6.89
Azure (survey)
#069AF3
ΔE00 7.70
Dodgerblue
#1E90FF
ΔE00 8.29
Dark Sky Blue
#448EE4
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68ABFE #FEBB68
analogous
#68F6FE #68ABFE #7068FE
triadic
#68ABFE #FE68AB #ABFE68
tetradic
#68ABFE #FE68F6 #FEBB68 #68FE70
square
#68ABFE #FE68F6 #FEBB68 #68FE70
split-complementary
#68ABFE #FE7068 #F6FE68
monochromatic
#0269EA #2B89FE #68ABFE #A5CDFE #E1EEFF
Accessibility & contrast
On white
2.37
#68ABFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#68ABFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68ABFE
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68ABFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68ABFE | 1.00 | 2.37 | 8.84 | 8.84 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88B0FF
Deuteranopia (green-blind)
#74A2FC
Tritanopia (blue-blind)
#00BEC9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #68abfe; /* rgb */ color: rgb(104, 171, 254); /* oklch */ color: oklch(73.2% 0.139 254.6);
Tailwind
colors: {
custom: {
50: '#9ec3ff',
500: '#68abfe',
950: '#000000',
},
}SCSS
$custom: #68abfe; $custom-light: #9ec3ff; $custom-dark: #000000;
JSON
{
"hex": "#68abfe",
"rgb": {
"r": 104,
"g": 171,
"b": 254
},
"hsl": {
"h": 213.2,
"s": 98.684,
"l": 70.196
},
"oklch": {
"l": 0.73221,
"c": 0.13938,
"h": 254.6
},
"luminance": 0.39225
}Semantic roles & 50–950 ramp
primary
#68ABFE
secondary
#F6E3CC
accent
#7F00E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#0F1218
muted
#7F8186