#68CFF6#68CFF6
#68CFF6 is a light, moderate cyan. Relative luminance 0.542; OKLCH L 80.8% C 0.110 H 225.5°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #68CFF6 |
|---|---|
| RGB | rgb(104, 207, 246) |
| HSL | hsl(196, 89%, 69%) |
| HSV | hsv(196, 58%, 96%) |
| CMYK | cmyk(57.7%, 15.9%, 0%, 3.5%) |
| CIE-LAB | lab(78.59, -19.03, -28.22) |
| CIE-LCH | lch(78.59, 34.03, 236.01°) |
| OKLab | oklab(80.77% -0.0773 -0.0785) |
| OKLCH | oklch(80.77% 0.11 225.5) |
| XYZ | xyz(44.6498, 54.2182, 95.2831) |
| Luminance | 0.5422 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.48
Baby Blue
#89CFF0
ΔE00 3.50
Bright Sky Blue
#02CCFE
ΔE00 3.92
Lightblue (survey)
#7BC8F6
ΔE00 4.65
Lightskyblue
#87CEFA
ΔE00 4.93
Neon Blue
#04D9FF
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CFF6 #F68F68
analogous
#68F6D6 #68CFF6 #6888F6
triadic
#68CFF6 #F668CF #CFF668
tetradic
#68CFF6 #D668F6 #F68F68 #88F668
square
#68CFF6 #D668F6 #F68F68 #88F668
split-complementary
#68CFF6 #F66888 #F6D668
monochromatic
#0D9FD7 #2EBDF3 #68CFF6 #A2E1F9 #DCF4FD
Accessibility & contrast
On white
1.77
#68CFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#68CFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CFF6
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CFF6 | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACBF8
Deuteranopia (green-blind)
#A5BCF6
Tritanopia (blue-blind)
#00DBDC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #68cff6; /* rgb */ color: rgb(104, 207, 246); /* oklch */ color: oklch(80.8% 0.110 225.5);
Tailwind
colors: {
custom: {
50: '#9eddf9',
500: '#68cff6',
950: '#000000',
},
}SCSS
$custom: #68cff6; $custom-light: #9eddf9; $custom-dark: #000000;
JSON
{
"hex": "#68cff6",
"rgb": {
"r": 104,
"g": 207,
"b": 246
},
"hsl": {
"h": 196.479,
"s": 88.75,
"l": 68.627
},
"oklch": {
"l": 0.80766,
"c": 0.11017,
"h": 225.5
},
"luminance": 0.54223
}Semantic roles & 50–950 ramp
primary
#68CFF6
secondary
#CF5E33
accent
#3F00E5
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485