#68CCF0#68CCF0
#68CCF0 is a light, moderate cyan. Relative luminance 0.524; OKLCH L 79.8% C 0.106 H 224.2°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #68CCF0 |
|---|---|
| RGB | rgb(104, 204, 240) |
| HSL | hsl(196, 82%, 67%) |
| HSV | hsv(196, 57%, 94%) |
| CMYK | cmyk(56.7%, 15%, 0%, 5.9%) |
| CIE-LAB | lab(77.53, -19.23, -26.63) |
| CIE-LCH | lch(77.53, 32.85, 234.16°) |
| OKLab | oklab(79.85% -0.0763 -0.074) |
| OKLCH | oklch(79.85% 0.106 224.2) |
| XYZ | xyz(43.0239, 52.4160, 90.2712) |
| Luminance | 0.5242 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.27
Baby Blue
#89CFF0
ΔE00 3.63
Bright Sky Blue
#02CCFE
ΔE00 4.11
Lightblue (survey)
#7BC8F6
ΔE00 4.99
Lightskyblue
#87CEFA
ΔE00 5.42
Neon Blue
#04D9FF
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CCF0 #F08C68
analogous
#68F0D0 #68CCF0 #6888F0
triadic
#68CCF0 #F068CC #CCF068
tetradic
#68CCF0 #D068F0 #F08C68 #88F068
square
#68CCF0 #D068F0 #F08C68 #88F068
split-complementary
#68CCF0 #F06888 #F0D068
monochromatic
#149ACA #30B9EA #68CCF0 #A0DFF6 #D7F2FB
Accessibility & contrast
On white
1.83
#68CCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#68CCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CCF0
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CCF0 | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C8F2
Deuteranopia (green-blind)
#A4B9F0
Tritanopia (blue-blind)
#00D7D7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #68ccf0; /* rgb */ color: rgb(104, 204, 240); /* oklch */ color: oklch(79.8% 0.106 224.2);
Tailwind
colors: {
custom: {
50: '#9edbf5',
500: '#68ccf0',
950: '#000000',
},
}SCSS
$custom: #68ccf0; $custom-light: #9edbf5; $custom-dark: #000000;
JSON
{
"hex": "#68ccf0",
"rgb": {
"r": 104,
"g": 204,
"b": 240
},
"hsl": {
"h": 195.882,
"s": 81.928,
"l": 67.451
},
"oklch": {
"l": 0.79849,
"c": 0.10629,
"h": 224.2
},
"luminance": 0.5242
}Semantic roles & 50–950 ramp
primary
#68CCF0
secondary
#C65C36
accent
#4007DE
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1517
muted
#808485