#68D4FF#68D4FF
#68D4FF is a very light, moderate cyan. Relative luminance 0.573; OKLCH L 82.3% C 0.116 H 226.9°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #68D4FF |
|---|---|
| RGB | rgb(104, 212, 255) |
| HSL | hsl(197, 100%, 70%) |
| HSV | hsv(197, 59%, 100%) |
| CMYK | cmyk(59.2%, 16.9%, 0%, 0%) |
| CIE-LAB | lab(80.32, -18.95, -30.36) |
| CIE-LCH | lch(80.32, 35.79, 238.03°) |
| OKLab | oklab(82.25% -0.0792 -0.0846) |
| OKLCH | oklch(82.25% 0.116 226.9) |
| XYZ | xyz(47.2954, 57.2454, 103.1454) |
| Luminance | 0.5725 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.87
Bright Sky Blue
#02CCFE
ΔE00 4.18
Sky Blue
#87CEEB
ΔE00 4.22
Lightskyblue
#87CEFA
ΔE00 4.71
Lightblue (survey)
#7BC8F6
ΔE00 4.75
Neon Blue
#04D9FF
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68D4FF #FF9368
analogous
#68FFDE #68D4FF #6888FF
triadic
#68D4FF #FF68D4 #D4FF68
tetradic
#68D4FF #DE68FF #FF9368 #88FF68
square
#68D4FF #DE68FF #FF9368 #88FF68
split-complementary
#68D4FF #FF6888 #FFDE68
monochromatic
#00A9ED #2BC3FF #68D4FF #A5E5FF #E0F6FF
Accessibility & contrast
On white
1.69
#68D4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#68D4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68D4FF
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68D4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68D4FF | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDD0FF
Deuteranopia (green-blind)
#A8C0FE
Tritanopia (blue-blind)
#00E1E2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #68d4ff; /* rgb */ color: rgb(104, 212, 255); /* oklch */ color: oklch(82.3% 0.116 226.9);
Tailwind
colors: {
custom: {
50: '#9fe1ff',
500: '#68d4ff',
950: '#000000',
},
}SCSS
$custom: #68d4ff; $custom-light: #9fe1ff; $custom-dark: #000000;
JSON
{
"hex": "#68d4ff",
"rgb": {
"r": 104,
"g": 212,
"b": 255
},
"hsl": {
"h": 197.086,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.82252,
"c": 0.11594,
"h": 226.9
},
"luminance": 0.5725
}Semantic roles & 50–950 ramp
primary
#68D4FF
secondary
#DB6131
accent
#4100E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101518
muted
#818486