#60E4FF#60E4FF
#60E4FF is a very light, vivid cyan. Relative luminance 0.652; OKLCH L 85.6% C 0.120 H 213.5°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #60E4FF |
|---|---|
| RGB | rgb(96, 228, 255) |
| HSL | hsl(190, 100%, 69%) |
| HSV | hsv(190, 62%, 100%) |
| CMYK | cmyk(62.4%, 10.6%, 0%, 0%) |
| CIE-LAB | lab(84.58, -28.28, -23.87) |
| CIE-LCH | lch(84.58, 37.00, 220.17°) |
| OKLab | oklab(85.6% -0.1002 -0.0663) |
| OKLCH | oklch(85.6% 0.12 213.5) |
| XYZ | xyz(50.6098, 65.1882, 104.5037) |
| Luminance | 0.6519 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.94
Neon Blue
#04D9FF
ΔE00 4.21
Robin Egg Blue
#8AF1FE
ΔE00 5.31
Aqua Blue
#02D8E9
ΔE00 6.06
Robin'S Egg Blue
#98EFF9
ΔE00 6.40
Sky Blue
#87CEEB
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E4FF #FF7B60
analogous
#60FFCB #60E4FF #6095FF
triadic
#60E4FF #FF60E4 #E4FF60
tetradic
#60E4FF #CB60FF #FF7B60 #95FF60
square
#60E4FF #CB60FF #FF7B60 #95FF60
split-complementary
#60E4FF #FF6095 #FFCB60
monochromatic
#00BEE5 #23DAFF #60E4FF #9DEEFF #DAF9FF
Accessibility & contrast
On white
1.50
#60E4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#60E4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E4FF
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E4FF | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DDFF
Deuteranopia (green-blind)
#B9CCFF
Tritanopia (blue-blind)
#00EFEC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #60e4ff; /* rgb */ color: rgb(96, 228, 255); /* oklch */ color: oklch(85.6% 0.120 213.5);
Tailwind
colors: {
custom: {
50: '#9decff',
500: '#60e4ff',
950: '#000000',
},
}SCSS
$custom: #60e4ff; $custom-light: #9decff; $custom-dark: #000000;
JSON
{
"hex": "#60e4ff",
"rgb": {
"r": 96,
"g": 228,
"b": 255
},
"hsl": {
"h": 190.189,
"s": 100,
"l": 68.824
},
"oklch": {
"l": 0.85597,
"c": 0.12014,
"h": 213.5
},
"luminance": 0.65194
}Semantic roles & 50–950 ramp
primary
#60E4FF
secondary
#D9482A
accent
#2700E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#101618
muted
#808486