#68CCF6#68CCF6
#68CCF6 is a light, moderate cyan. Relative luminance 0.528; OKLCH L 80.1% C 0.111 H 228.0°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #68CCF6 |
|---|---|
| RGB | rgb(104, 204, 246) |
| HSL | hsl(198, 89%, 69%) |
| HSV | hsv(198, 58%, 96%) |
| CMYK | cmyk(57.7%, 17.1%, 0%, 3.5%) |
| CIE-LAB | lab(77.74, -17.48, -29.51) |
| CIE-LCH | lch(77.74, 34.30, 239.35°) |
| OKLab | oklab(80.09% -0.0741 -0.0822) |
| OKLCH | oklch(80.09% 0.111 228) |
| XYZ | xyz(43.9299, 52.7784, 95.0431) |
| Luminance | 0.5278 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.48
Lightblue (survey)
#7BC8F6
ΔE00 3.58
Sky Blue
#87CEEB
ΔE00 3.81
Bright Sky Blue
#02CCFE
ΔE00 3.95
Lightskyblue
#87CEFA
ΔE00 4.18
Sky
#82CAFC
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CCF6 #F69268
analogous
#68F6D9 #68CCF6 #6885F6
triadic
#68CCF6 #F668CC #CCF668
tetradic
#68CCF6 #D968F6 #F69268 #85F668
square
#68CCF6 #D968F6 #F69268 #85F668
split-complementary
#68CCF6 #F66885 #F6D968
monochromatic
#0D9BD7 #2EB8F3 #68CCF6 #A2E0F9 #DCF3FD
Accessibility & contrast
On white
1.82
#68CCF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#68CCF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CCF6
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CCF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CCF6 | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C9F8
Deuteranopia (green-blind)
#A2BAF5
Tritanopia (blue-blind)
#00D8DA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #68ccf6; /* rgb */ color: rgb(104, 204, 246); /* oklch */ color: oklch(80.1% 0.111 228.0);
Tailwind
colors: {
custom: {
50: '#9edbf9',
500: '#68ccf6',
950: '#000000',
},
}SCSS
$custom: #68ccf6; $custom-light: #9edbf9; $custom-dark: #000000;
JSON
{
"hex": "#68ccf6",
"rgb": {
"r": 104,
"g": 204,
"b": 246
},
"hsl": {
"h": 197.746,
"s": 88.75,
"l": 68.627
},
"oklch": {
"l": 0.80092,
"c": 0.11069,
"h": 228
},
"luminance": 0.52783
}Semantic roles & 50–950 ramp
primary
#68CCF6
secondary
#CF6133
accent
#4400E5
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#0F1517
muted
#808485