#68E4FF#68E4FF
#68E4FF is a very light, moderate cyan. Relative luminance 0.656; OKLCH L 85.9% C 0.116 H 214.3°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #68E4FF |
|---|---|
| RGB | rgb(104, 228, 255) |
| HSL | hsl(191, 100%, 70%) |
| HSV | hsv(191, 59%, 100%) |
| CMYK | cmyk(59.2%, 10.6%, 0%, 0%) |
| CIE-LAB | lab(84.81, -26.94, -23.49) |
| CIE-LCH | lch(84.81, 35.74, 221.09°) |
| OKLab | oklab(85.85% -0.0957 -0.0652) |
| OKLCH | oklch(85.85% 0.116 214.3) |
| XYZ | xyz(51.4950, 65.6447, 104.5452) |
| Luminance | 0.6565 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.12
Neon Blue
#04D9FF
ΔE00 4.47
Robin Egg Blue
#8AF1FE
ΔE00 5.22
Robin'S Egg Blue
#98EFF9
ΔE00 6.19
Aqua Blue
#02D8E9
ΔE00 6.54
Sky Blue
#87CEEB
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E4FF #FF8368
analogous
#68FFCE #68E4FF #6899FF
triadic
#68E4FF #FF68E4 #E4FF68
tetradic
#68E4FF #CE68FF #FF8368 #99FF68
square
#68E4FF #CE68FF #FF8368 #99FF68
split-complementary
#68E4FF #FF6899 #FFCE68
monochromatic
#00C2ED #2BD9FF #68E4FF #A5EFFF #E0FAFF
Accessibility & contrast
On white
1.49
#68E4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#68E4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E4FF
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E4FF | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DDFF
Deuteranopia (green-blind)
#BACDFF
Tritanopia (blue-blind)
#00EEEC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #68e4ff; /* rgb */ color: rgb(104, 228, 255); /* oklch */ color: oklch(85.9% 0.116 214.3);
Tailwind
colors: {
custom: {
50: '#a0ecff',
500: '#68e4ff',
950: '#000000',
},
}SCSS
$custom: #68e4ff; $custom-light: #a0ecff; $custom-dark: #000000;
JSON
{
"hex": "#68e4ff",
"rgb": {
"r": 104,
"g": 228,
"b": 255
},
"hsl": {
"h": 190.728,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.85851,
"c": 0.1158,
"h": 214.3
},
"luminance": 0.6565
}Semantic roles & 50–950 ramp
primary
#68E4FF
secondary
#DB4F31
accent
#2900E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101618
muted
#818486