#68CDF2#68CDF2
#68CDF2 is a light, moderate cyan. Relative luminance 0.530; OKLCH L 80.2% C 0.108 H 224.6°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #68CDF2 |
|---|---|
| RGB | rgb(104, 205, 242) |
| HSL | hsl(196, 84%, 68%) |
| HSV | hsv(196, 57%, 95%) |
| CMYK | cmyk(57%, 15.3%, 0%, 5.1%) |
| CIE-LAB | lab(77.88, -19.17, -27.16) |
| CIE-LCH | lch(77.88, 33.24, 234.79°) |
| OKLab | oklab(80.16% -0.0766 -0.0755) |
| OKLCH | oklch(80.16% 0.108 224.6) |
| XYZ | xyz(43.5610, 53.0124, 91.9240) |
| Luminance | 0.5302 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.30
Baby Blue
#89CFF0
ΔE00 3.55
Bright Sky Blue
#02CCFE
ΔE00 4.01
Lightblue (survey)
#7BC8F6
ΔE00 4.85
Lightskyblue
#87CEFA
ΔE00 5.23
Neon Blue
#04D9FF
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CDF2 #F28D68
analogous
#68F2D2 #68CDF2 #6888F2
triadic
#68CDF2 #F268CD #CDF268
tetradic
#68CDF2 #D268F2 #F28D68 #88F268
square
#68CDF2 #D268F2 #F28D68 #88F268
split-complementary
#68CDF2 #F26888 #F2D268
monochromatic
#129BCE #30BAED #68CDF2 #A0E0F7 #D9F2FC
Accessibility & contrast
On white
1.81
#68CDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#68CDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CDF2
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CDF2 | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C9F4
Deuteranopia (green-blind)
#A5BAF2
Tritanopia (blue-blind)
#00D8D9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #68cdf2; /* rgb */ color: rgb(104, 205, 242); /* oklch */ color: oklch(80.2% 0.108 224.6);
Tailwind
colors: {
custom: {
50: '#9edcf6',
500: '#68cdf2',
950: '#000000',
},
}SCSS
$custom: #68cdf2; $custom-light: #9edcf6; $custom-dark: #000000;
JSON
{
"hex": "#68cdf2",
"rgb": {
"r": 104,
"g": 205,
"b": 242
},
"hsl": {
"h": 196.087,
"s": 84.146,
"l": 67.843
},
"oklch": {
"l": 0.80155,
"c": 0.10758,
"h": 224.6
},
"luminance": 0.53017
}Semantic roles & 50–950 ramp
primary
#68CDF2
secondary
#CA5C34
accent
#4005E1
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485