#68D5F0#68D5F0
#68D5F0 is a light, moderate cyan. Relative luminance 0.568; OKLCH L 81.9% C 0.106 H 216.3°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #68D5F0 |
|---|---|
| RGB | rgb(104, 213, 240) |
| HSL | hsl(192, 82%, 67%) |
| HSV | hsv(192, 57%, 94%) |
| CMYK | cmyk(56.7%, 11.2%, 0%, 5.9%) |
| CIE-LAB | lab(80.08, -23.78, -22.74) |
| CIE-LCH | lch(80.08, 32.90, 223.72°) |
| OKLab | oklab(81.89% -0.0858 -0.0631) |
| OKLCH | oklch(81.89% 0.107 216.3) |
| XYZ | xyz(45.2251, 56.8185, 91.0049) |
| Luminance | 0.5682 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.92
Sky Blue
#87CEEB
ΔE00 4.86
Baby Blue
#89CFF0
ΔE00 5.81
Bright Sky Blue
#02CCFE
ΔE00 6.28
Aqua Blue
#02D8E9
ΔE00 6.58
Robin'S Egg
#6DEDFD
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68D5F0 #F08368
analogous
#68F0C7 #68D5F0 #6891F0
triadic
#68D5F0 #F068D5 #D5F068
tetradic
#68D5F0 #C768F0 #F08368 #91F068
square
#68D5F0 #C768F0 #F08368 #91F068
split-complementary
#68D5F0 #F06891 #F0C768
monochromatic
#14A6CA #30C6EA #68D5F0 #A0E4F6 #D7F4FB
Accessibility & contrast
On white
1.70
#68D5F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#68D5F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68D5F0
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68D5F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68D5F0 | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CFF2
Deuteranopia (green-blind)
#AEC0F0
Tritanopia (blue-blind)
#00DFDD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #68d5f0; /* rgb */ color: rgb(104, 213, 240); /* oklch */ color: oklch(81.9% 0.106 216.3);
Tailwind
colors: {
custom: {
50: '#9ee2f5',
500: '#68d5f0',
950: '#000000',
},
}SCSS
$custom: #68d5f0; $custom-light: #9ee2f5; $custom-dark: #000000;
JSON
{
"hex": "#68d5f0",
"rgb": {
"r": 104,
"g": 213,
"b": 240
},
"hsl": {
"h": 191.912,
"s": 81.928,
"l": 67.451
},
"oklch": {
"l": 0.81887,
"c": 0.1065,
"h": 216.3
},
"luminance": 0.56823
}Semantic roles & 50–950 ramp
primary
#68D5F0
secondary
#C65236
accent
#3207DE
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485