#68CCFA#68CCFA
#68CCFA is a light, moderate cyan. Relative luminance 0.530; OKLCH L 80.3% C 0.114 H 230.3°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #68CCFA |
|---|---|
| RGB | rgb(104, 204, 250) |
| HSL | hsl(199, 94%, 69%) |
| HSV | hsv(199, 58%, 98%) |
| CMYK | cmyk(58.4%, 18.4%, 0%, 2%) |
| CIE-LAB | lab(77.89, -16.31, -31.43) |
| CIE-LCH | lch(77.89, 35.40, 242.58°) |
| OKLab | oklab(80.26% -0.0727 -0.0877) |
| OKLCH | oklch(80.26% 0.114 230.3) |
| XYZ | xyz(44.5505, 53.0266, 98.3113) |
| Luminance | 0.5303 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.86
Lightskyblue
#87CEFA
ΔE00 3.59
Baby Blue
#89CFF0
ΔE00 3.80
Sky
#82CAFC
ΔE00 4.29
Bright Sky Blue
#02CCFE
ΔE00 4.29
Sky Blue
#87CEEB
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CCFA #FA9668
analogous
#68FADF #68CCFA #6883FA
triadic
#68CCFA #FA68CC #CCFA68
tetradic
#68CCFA #DF68FA #FA9668 #83FA68
square
#68CCFA #DF68FA #FA9668 #83FA68
split-complementary
#68CCFA #FA6883 #FADF68
monochromatic
#079CE0 #2DB8F8 #68CCFA #A3E0FC #DEF4FE
Accessibility & contrast
On white
1.81
#68CCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#68CCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CCFA
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CCFA | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C9FC
Deuteranopia (green-blind)
#A0BAF9
Tritanopia (blue-blind)
#00D9DB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #68ccfa; /* rgb */ color: rgb(104, 204, 250); /* oklch */ color: oklch(80.3% 0.114 230.3);
Tailwind
colors: {
custom: {
50: '#9edbfc',
500: '#68ccfa',
950: '#000000',
},
}SCSS
$custom: #68ccfa; $custom-light: #9edbfc; $custom-dark: #000000;
JSON
{
"hex": "#68ccfa",
"rgb": {
"r": 104,
"g": 204,
"b": 250
},
"hsl": {
"h": 198.904,
"s": 93.59,
"l": 69.412
},
"oklch": {
"l": 0.80257,
"c": 0.11389,
"h": 230.3
},
"luminance": 0.53031
}Semantic roles & 50–950 ramp
primary
#68CCFA
secondary
#D46532
accent
#4800E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#101517
muted
#808485