#68CDF4#68CDF4
#68CDF4 is a light, moderate cyan. Relative luminance 0.531; OKLCH L 80.2% C 0.109 H 225.9°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #68CDF4 |
|---|---|
| RGB | rgb(104, 205, 244) |
| HSL | hsl(197, 86%, 68%) |
| HSV | hsv(197, 57%, 96%) |
| CMYK | cmyk(57.4%, 16%, 0%, 4.3%) |
| CIE-LAB | lab(77.95, -18.58, -28.12) |
| CIE-LCH | lch(77.95, 33.71, 236.54°) |
| OKLab | oklab(80.24% -0.0759 -0.0783) |
| OKLCH | oklch(80.24% 0.109 225.9) |
| XYZ | xyz(43.8630, 53.1332, 93.5146) |
| Luminance | 0.5314 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.44
Baby Blue
#89CFF0
ΔE00 3.45
Bright Sky Blue
#02CCFE
ΔE00 3.90
Lightblue (survey)
#7BC8F6
ΔE00 4.37
Lightskyblue
#87CEFA
ΔE00 4.80
Neon Blue
#04D9FF
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CDF4 #F48F68
analogous
#68F4D5 #68CDF4 #6887F4
triadic
#68CDF4 #F468CD #CDF468
tetradic
#68CDF4 #D568F4 #F48F68 #87F468
square
#68CDF4 #D568F4 #F48F68 #87F468
split-complementary
#68CDF4 #F46887 #F4D568
monochromatic
#0F9CD2 #2FBAF0 #68CDF4 #A1E0F8 #DAF3FC
Accessibility & contrast
On white
1.81
#68CDF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#68CDF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CDF4
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CDF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CDF4 | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C9F6
Deuteranopia (green-blind)
#A4BAF4
Tritanopia (blue-blind)
#00D9DA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #68cdf4; /* rgb */ color: rgb(104, 205, 244); /* oklch */ color: oklch(80.2% 0.109 225.9);
Tailwind
colors: {
custom: {
50: '#9edcf7',
500: '#68cdf4',
950: '#000000',
},
}SCSS
$custom: #68cdf4; $custom-light: #9edcf7; $custom-dark: #000000;
JSON
{
"hex": "#68cdf4",
"rgb": {
"r": 104,
"g": 205,
"b": 244
},
"hsl": {
"h": 196.714,
"s": 86.42,
"l": 68.235
},
"oklch": {
"l": 0.80235,
"c": 0.10901,
"h": 225.9
},
"luminance": 0.53137
}Semantic roles & 50–950 ramp
primary
#68CDF4
secondary
#CD5E33
accent
#4103E3
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485