#68CDF3#68CDF3
#68CDF3 is a light, moderate cyan. Relative luminance 0.531; OKLCH L 80.2% C 0.108 H 225.3°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #68CDF3 |
|---|---|
| RGB | rgb(104, 205, 243) |
| HSL | hsl(196, 85%, 68%) |
| HSV | hsv(196, 57%, 95%) |
| CMYK | cmyk(57.2%, 15.6%, 0%, 4.7%) |
| CIE-LAB | lab(77.92, -18.88, -27.64) |
| CIE-LCH | lch(77.92, 33.47, 235.67°) |
| OKLab | oklab(80.2% -0.0762 -0.0769) |
| OKLCH | oklch(80.2% 0.108 225.3) |
| XYZ | xyz(43.7116, 53.0726, 92.7171) |
| Luminance | 0.5308 (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.95
Lightblue (survey)
#7BC8F6
ΔE00 4.61
Lightskyblue
#87CEFA
ΔE00 5.01
Neon Blue
#04D9FF
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CDF3 #F38E68
analogous
#68F3D3 #68CDF3 #6887F3
triadic
#68CDF3 #F368CD #CDF368
tetradic
#68CDF3 #D368F3 #F38E68 #87F368
square
#68CDF3 #D368F3 #F38E68 #87F368
split-complementary
#68CDF3 #F36887 #F3D368
monochromatic
#119CD0 #2FBAEE #68CDF3 #A1E0F8 #D9F3FC
Accessibility & contrast
On white
1.81
#68CDF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#68CDF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CDF3
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CDF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CDF3 | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C9F5
Deuteranopia (green-blind)
#A4BAF3
Tritanopia (blue-blind)
#00D8D9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #68cdf3; /* rgb */ color: rgb(104, 205, 243); /* oklch */ color: oklch(80.2% 0.108 225.3);
Tailwind
colors: {
custom: {
50: '#9edcf7',
500: '#68cdf3',
950: '#000000',
},
}SCSS
$custom: #68cdf3; $custom-light: #9edcf7; $custom-dark: #000000;
JSON
{
"hex": "#68cdf3",
"rgb": {
"r": 104,
"g": 205,
"b": 243
},
"hsl": {
"h": 196.403,
"s": 85.276,
"l": 68.039
},
"oklch": {
"l": 0.80195,
"c": 0.10829,
"h": 225.3
},
"luminance": 0.53077
}Semantic roles & 50–950 ramp
primary
#68CDF3
secondary
#CC5D34
accent
#4004E2
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485