#68CDF1#68CDF1
#68CDF1 is a light, moderate cyan. Relative luminance 0.530; OKLCH L 80.1% C 0.107 H 223.9°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #68CDF1 |
|---|---|
| RGB | rgb(104, 205, 241) |
| HSL | hsl(196, 83%, 68%) |
| HSV | hsv(196, 57%, 95%) |
| CMYK | cmyk(56.8%, 14.9%, 0%, 5.5%) |
| CIE-LAB | lab(77.85, -19.46, -26.68) |
| CIE-LCH | lch(77.85, 33.02, 233.90°) |
| OKLab | oklab(80.12% -0.077 -0.0742) |
| OKLCH | oklch(80.12% 0.107 223.9) |
| XYZ | xyz(43.4112, 52.9525, 91.1351) |
| Luminance | 0.5296 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.27
Baby Blue
#89CFF0
ΔE00 3.64
Bright Sky Blue
#02CCFE
ΔE00 4.11
Lightblue (survey)
#7BC8F6
ΔE00 5.10
Neon Blue
#04D9FF
ΔE00 5.28
Lightskyblue
#87CEFA
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CDF1 #F18C68
analogous
#68F1D0 #68CDF1 #6889F1
triadic
#68CDF1 #F168CD #CDF168
tetradic
#68CDF1 #D068F1 #F18C68 #89F168
square
#68CDF1 #D068F1 #F18C68 #89F168
split-complementary
#68CDF1 #F16889 #F1D068
monochromatic
#139BCC #30BAEC #68CDF1 #A0E0F6 #D8F2FB
Accessibility & contrast
On white
1.81
#68CDF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#68CDF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CDF1
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CDF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CDF1 | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C9F3
Deuteranopia (green-blind)
#A5BAF1
Tritanopia (blue-blind)
#00D8D8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #68cdf1; /* rgb */ color: rgb(104, 205, 241); /* oklch */ color: oklch(80.1% 0.107 223.9);
Tailwind
colors: {
custom: {
50: '#9edcf5',
500: '#68cdf1',
950: '#000000',
},
}SCSS
$custom: #68cdf1; $custom-light: #9edcf5; $custom-dark: #000000;
JSON
{
"hex": "#68cdf1",
"rgb": {
"r": 104,
"g": 205,
"b": 241
},
"hsl": {
"h": 195.766,
"s": 83.03,
"l": 67.647
},
"oklch": {
"l": 0.80115,
"c": 0.10689,
"h": 223.9
},
"luminance": 0.52957
}Semantic roles & 50–950 ramp
primary
#68CDF1
secondary
#C85C35
accent
#3F06DF
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485