#68E0FF#68E0FF
#68E0FF is a very light, moderate cyan. Relative luminance 0.635; OKLCH L 84.9% C 0.115 H 217.4°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #68E0FF |
|---|---|
| RGB | rgb(104, 224, 255) |
| HSL | hsl(192, 100%, 70%) |
| HSV | hsv(192, 59%, 100%) |
| CMYK | cmyk(59.2%, 12.2%, 0%, 0%) |
| CIE-LAB | lab(83.69, -24.97, -25.20) |
| CIE-LCH | lch(83.69, 35.48, 225.26°) |
| OKLab | oklab(84.95% -0.0916 -0.07) |
| OKLCH | oklch(84.95% 0.115 217.4) |
| XYZ | xyz(50.4073, 63.4693, 104.1827) |
| Luminance | 0.6347 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.78
Robin'S Egg
#6DEDFD
ΔE00 5.75
Sky Blue
#87CEEB
ΔE00 6.08
Baby Blue
#89CFF0
ΔE00 6.61
Robin Egg Blue
#8AF1FE
ΔE00 6.65
Bright Sky Blue
#02CCFE
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E0FF #FF8768
analogous
#68FFD3 #68E0FF #6894FF
triadic
#68E0FF #FF68E0 #E0FF68
tetradic
#68E0FF #D368FF #FF8768 #94FF68
square
#68E0FF #D368FF #FF8768 #94FF68
split-complementary
#68E0FF #FF6894 #FFD368
monochromatic
#00BCED #2BD3FF #68E0FF #A5EDFF #E0F9FF
Accessibility & contrast
On white
1.53
#68E0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#68E0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E0FF
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E0FF | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCDAFF
Deuteranopia (green-blind)
#B5CAFF
Tritanopia (blue-blind)
#00EBEA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #68e0ff; /* rgb */ color: rgb(104, 224, 255); /* oklch */ color: oklch(84.9% 0.115 217.4);
Tailwind
colors: {
custom: {
50: '#a0eaff',
500: '#68e0ff',
950: '#000000',
},
}SCSS
$custom: #68e0ff; $custom-light: #a0eaff; $custom-dark: #000000;
JSON
{
"hex": "#68e0ff",
"rgb": {
"r": 104,
"g": 224,
"b": 255
},
"hsl": {
"h": 192.318,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.84948,
"c": 0.11529,
"h": 217.4
},
"luminance": 0.63474
}Semantic roles & 50–950 ramp
primary
#68E0FF
secondary
#DB5431
accent
#2F00E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101618
muted
#818486