#68CCF3#68CCF3
#68CCF3 is a light, moderate cyan. Relative luminance 0.526; OKLCH L 80.0% C 0.108 H 226.1°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #68CCF3 |
|---|---|
| RGB | rgb(104, 204, 243) |
| HSL | hsl(197, 85%, 68%) |
| HSV | hsv(197, 57%, 95%) |
| CMYK | cmyk(57.2%, 16%, 0%, 4.7%) |
| CIE-LAB | lab(77.64, -18.36, -28.07) |
| CIE-LCH | lch(77.64, 33.54, 236.81°) |
| OKLab | oklab(79.97% -0.0752 -0.0781) |
| OKLCH | oklch(79.97% 0.108 226.1) |
| XYZ | xyz(43.4732, 52.5957, 92.6376) |
| Luminance | 0.5260 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.45
Baby Blue
#89CFF0
ΔE00 3.45
Bright Sky Blue
#02CCFE
ΔE00 3.92
Lightblue (survey)
#7BC8F6
ΔE00 4.24
Lightskyblue
#87CEFA
ΔE00 4.75
Sky
#82CAFC
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CCF3 #F38F68
analogous
#68F3D5 #68CCF3 #6886F3
triadic
#68CCF3 #F368CC #CCF368
tetradic
#68CCF3 #D568F3 #F38F68 #86F368
square
#68CCF3 #D568F3 #F38F68 #86F368
split-complementary
#68CCF3 #F36886 #F3D568
monochromatic
#119AD0 #2FB9EE #68CCF3 #A1DFF8 #D9F2FC
Accessibility & contrast
On white
1.82
#68CCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#68CCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CCF3
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CCF3 | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C8F5
Deuteranopia (green-blind)
#A3B9F3
Tritanopia (blue-blind)
#00D8D9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #68ccf3; /* rgb */ color: rgb(104, 204, 243); /* oklch */ color: oklch(80.0% 0.108 226.1);
Tailwind
colors: {
custom: {
50: '#9edbf7',
500: '#68ccf3',
950: '#000000',
},
}SCSS
$custom: #68ccf3; $custom-light: #9edbf7; $custom-dark: #000000;
JSON
{
"hex": "#68ccf3",
"rgb": {
"r": 104,
"g": 204,
"b": 243
},
"hsl": {
"h": 196.835,
"s": 85.276,
"l": 68.039
},
"oklch": {
"l": 0.7997,
"c": 0.10842,
"h": 226.1
},
"luminance": 0.526
}Semantic roles & 50–950 ramp
primary
#68CCF3
secondary
#CC5E34
accent
#4204E2
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1517
muted
#808485