#60E3FF#60E3FF
#60E3FF is a very light, moderate cyan. Relative luminance 0.646; OKLCH L 85.4% C 0.120 H 214.2°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #60E3FF |
|---|---|
| RGB | rgb(96, 227, 255) |
| HSL | hsl(191, 100%, 69%) |
| HSV | hsv(191, 62%, 100%) |
| CMYK | cmyk(62.4%, 11%, 0%, 0%) |
| CIE-LAB | lab(84.30, -27.79, -24.30) |
| CIE-LCH | lch(84.30, 36.91, 221.16°) |
| OKLab | oklab(85.37% -0.0992 -0.0675) |
| OKLCH | oklch(85.37% 0.12 214.2) |
| XYZ | xyz(50.3355, 64.6396, 104.4123) |
| Luminance | 0.6464 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.95
Robin'S Egg
#6DEDFD
ΔE00 4.34
Robin Egg Blue
#8AF1FE
ΔE00 5.64
Aqua Blue
#02D8E9
ΔE00 6.23
Robin'S Egg Blue
#98EFF9
ΔE00 6.66
Sky Blue
#87CEEB
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E3FF #FF7C60
analogous
#60FFCC #60E3FF #6094FF
triadic
#60E3FF #FF60E3 #E3FF60
tetradic
#60E3FF #CC60FF #FF7C60 #94FF60
square
#60E3FF #CC60FF #FF7C60 #94FF60
split-complementary
#60E3FF #FF6094 #FFCC60
monochromatic
#00BCE5 #23D8FF #60E3FF #9DEEFF #DAF9FF
Accessibility & contrast
On white
1.51
#60E3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#60E3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E3FF
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E3FF | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDCFF
Deuteranopia (green-blind)
#B7CBFF
Tritanopia (blue-blind)
#00EEEC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #60e3ff; /* rgb */ color: rgb(96, 227, 255); /* oklch */ color: oklch(85.4% 0.120 214.2);
Tailwind
colors: {
custom: {
50: '#9decff',
500: '#60e3ff',
950: '#000000',
},
}SCSS
$custom: #60e3ff; $custom-light: #9decff; $custom-dark: #000000;
JSON
{
"hex": "#60e3ff",
"rgb": {
"r": 96,
"g": 227,
"b": 255
},
"hsl": {
"h": 190.566,
"s": 100,
"l": 68.824
},
"oklch": {
"l": 0.8537,
"c": 0.11999,
"h": 214.2
},
"luminance": 0.64645
}Semantic roles & 50–950 ramp
primary
#60E3FF
secondary
#D9492A
accent
#2800E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#101618
muted
#808486