#68DEFF#68DEFF
#68DEFF is a very light, moderate cyan. Relative luminance 0.624; OKLCH L 84.5% C 0.115 H 219.0°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #68DEFF |
|---|---|
| RGB | rgb(104, 222, 255) |
| HSL | hsl(193, 100%, 70%) |
| HSV | hsv(193, 59%, 100%) |
| CMYK | cmyk(59.2%, 12.9%, 0%, 0%) |
| CIE-LAB | lab(83.13, -23.98, -26.06) |
| CIE-LCH | lch(83.13, 35.42, 227.38°) |
| OKLab | oklab(84.5% -0.0896 -0.0724) |
| OKLCH | oklch(84.5% 0.115 219) |
| XYZ | xyz(49.8730, 62.4006, 104.0046) |
| Luminance | 0.6241 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.68
Sky Blue
#87CEEB
ΔE00 5.53
Baby Blue
#89CFF0
ΔE00 5.98
Bright Sky Blue
#02CCFE
ΔE00 6.29
Robin'S Egg
#6DEDFD
ΔE00 6.56
Ice Blue
#A5DFF9
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DEFF #FF8968
analogous
#68FFD5 #68DEFF #6892FF
triadic
#68DEFF #FF68DE #DEFF68
tetradic
#68DEFF #D568FF #FF8968 #92FF68
square
#68DEFF #D568FF #FF8968 #92FF68
split-complementary
#68DEFF #FF6892 #FFD568
monochromatic
#00B9ED #2BD1FF #68DEFF #A5EBFF #E0F8FF
Accessibility & contrast
On white
1.56
#68DEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#68DEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DEFF
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DEFF | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D8FF
Deuteranopia (green-blind)
#B3C8FF
Tritanopia (blue-blind)
#00E9E8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #68deff; /* rgb */ color: rgb(104, 222, 255); /* oklch */ color: oklch(84.5% 0.115 219.0);
Tailwind
colors: {
custom: {
50: '#a0e8ff',
500: '#68deff',
950: '#000000',
},
}SCSS
$custom: #68deff; $custom-light: #a0e8ff; $custom-dark: #000000;
JSON
{
"hex": "#68deff",
"rgb": {
"r": 104,
"g": 222,
"b": 255
},
"hsl": {
"h": 193.113,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.84497,
"c": 0.11518,
"h": 219
},
"luminance": 0.62406
}Semantic roles & 50–950 ramp
primary
#68DEFF
secondary
#DB5631
accent
#3200E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101618
muted
#818486