#68E2FF#68E2FF
#68E2FF is a very light, moderate cyan. Relative luminance 0.646; OKLCH L 85.4% C 0.116 H 215.8°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #68E2FF |
|---|---|
| RGB | rgb(104, 226, 255) |
| HSL | hsl(192, 100%, 70%) |
| HSV | hsv(192, 59%, 100%) |
| CMYK | cmyk(59.2%, 11.4%, 0%, 0%) |
| CIE-LAB | lab(84.25, -25.96, -24.35) |
| CIE-LCH | lch(84.25, 35.59, 223.17°) |
| OKLab | oklab(85.4% -0.0937 -0.0676) |
| OKLCH | oklch(85.4% 0.116 215.8) |
| XYZ | xyz(50.9480, 64.5506, 104.3629) |
| Luminance | 0.6456 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.05
Robin'S Egg
#6DEDFD
ΔE00 4.94
Robin Egg Blue
#8AF1FE
ΔE00 5.93
Sky Blue
#87CEEB
ΔE00 6.67
Robin'S Egg Blue
#98EFF9
ΔE00 6.79
Aqua Blue
#02D8E9
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E2FF #FF8568
analogous
#68FFD0 #68E2FF #6896FF
triadic
#68E2FF #FF68E2 #E2FF68
tetradic
#68E2FF #D068FF #FF8568 #96FF68
square
#68E2FF #D068FF #FF8568 #96FF68
split-complementary
#68E2FF #FF6896 #FFD068
monochromatic
#00BFED #2BD6FF #68E2FF #A5EEFF #E0F9FF
Accessibility & contrast
On white
1.51
#68E2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#68E2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E2FF
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E2FF | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDCFF
Deuteranopia (green-blind)
#B8CBFF
Tritanopia (blue-blind)
#00EDEB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #68e2ff; /* rgb */ color: rgb(104, 226, 255); /* oklch */ color: oklch(85.4% 0.116 215.8);
Tailwind
colors: {
custom: {
50: '#a0ebff',
500: '#68e2ff',
950: '#000000',
},
}SCSS
$custom: #68e2ff; $custom-light: #a0ebff; $custom-dark: #000000;
JSON
{
"hex": "#68e2ff",
"rgb": {
"r": 104,
"g": 226,
"b": 255
},
"hsl": {
"h": 191.523,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.854,
"c": 0.1155,
"h": 215.8
},
"luminance": 0.64556
}Semantic roles & 50–950 ramp
primary
#68E2FF
secondary
#DB5131
accent
#2C00E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101618
muted
#818486