#68CCF2#68CCF2
#68CCF2 is a light, moderate cyan. Relative luminance 0.525; OKLCH L 79.9% C 0.108 H 225.5°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #68CCF2 |
|---|---|
| RGB | rgb(104, 204, 242) |
| HSL | hsl(197, 84%, 68%) |
| HSV | hsv(197, 57%, 95%) |
| CMYK | cmyk(57%, 15.7%, 0%, 5.1%) |
| CIE-LAB | lab(77.60, -18.65, -27.59) |
| CIE-LCH | lch(77.60, 33.31, 235.94°) |
| OKLab | oklab(79.93% -0.0755 -0.0768) |
| OKLCH | oklch(79.93% 0.108 225.5) |
| XYZ | xyz(43.3226, 52.5355, 91.8445) |
| Luminance | 0.5254 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.36
Baby Blue
#89CFF0
ΔE00 3.49
Bright Sky Blue
#02CCFE
ΔE00 3.96
Lightblue (survey)
#7BC8F6
ΔE00 4.48
Lightskyblue
#87CEFA
ΔE00 4.97
Neon Blue
#04D9FF
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CCF2 #F28E68
analogous
#68F2D3 #68CCF2 #6887F2
triadic
#68CCF2 #F268CC #CCF268
tetradic
#68CCF2 #D368F2 #F28E68 #87F268
square
#68CCF2 #D368F2 #F28E68 #87F268
split-complementary
#68CCF2 #F26887 #F2D368
monochromatic
#129ACE #30B9ED #68CCF2 #A0DFF7 #D9F2FC
Accessibility & contrast
On white
1.82
#68CCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#68CCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CCF2
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CCF2 | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C8F4
Deuteranopia (green-blind)
#A3B9F2
Tritanopia (blue-blind)
#00D7D8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #68ccf2; /* rgb */ color: rgb(104, 204, 242); /* oklch */ color: oklch(79.9% 0.108 225.5);
Tailwind
colors: {
custom: {
50: '#9edbf6',
500: '#68ccf2',
950: '#000000',
},
}SCSS
$custom: #68ccf2; $custom-light: #9edbf6; $custom-dark: #000000;
JSON
{
"hex": "#68ccf2",
"rgb": {
"r": 104,
"g": 204,
"b": 242
},
"hsl": {
"h": 196.522,
"s": 84.146,
"l": 67.843
},
"oklch": {
"l": 0.79929,
"c": 0.1077,
"h": 225.5
},
"luminance": 0.5254
}Semantic roles & 50–950 ramp
primary
#68CCF2
secondary
#CA5D34
accent
#4105E1
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1517
muted
#808485