#60E2FF#60E2FF
#60E2FF is a very light, moderate cyan. Relative luminance 0.641; OKLCH L 85.1% C 0.120 H 215.0°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #60E2FF |
|---|---|
| RGB | rgb(96, 226, 255) |
| HSL | hsl(191, 100%, 69%) |
| HSV | hsv(191, 62%, 100%) |
| CMYK | cmyk(62.4%, 11.4%, 0%, 0%) |
| CIE-LAB | lab(84.01, -27.30, -24.73) |
| CIE-LCH | lch(84.01, 36.84, 222.17°) |
| OKLab | oklab(85.14% -0.0982 -0.0687) |
| OKLCH | oklch(85.14% 0.12 215) |
| XYZ | xyz(50.0628, 64.0942, 104.3214) |
| Luminance | 0.6410 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.71
Robin'S Egg
#6DEDFD
ΔE00 4.73
Robin Egg Blue
#8AF1FE
ΔE00 5.97
Aqua Blue
#02D8E9
ΔE00 6.42
Robin'S Egg Blue
#98EFF9
ΔE00 6.94
Sky Blue
#87CEEB
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E2FF #FF7D60
analogous
#60FFCC #60E2FF #6093FF
triadic
#60E2FF #FF60E2 #E2FF60
tetradic
#60E2FF #CC60FF #FF7D60 #93FF60
square
#60E2FF #CC60FF #FF7D60 #93FF60
split-complementary
#60E2FF #FF6093 #FFCC60
monochromatic
#00BBE5 #23D7FF #60E2FF #9DEDFF #DAF8FF
Accessibility & contrast
On white
1.52
#60E2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#60E2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E2FF
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E2FF | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDBFF
Deuteranopia (green-blind)
#B6CAFF
Tritanopia (blue-blind)
#00EDEB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #60e2ff; /* rgb */ color: rgb(96, 226, 255); /* oklch */ color: oklch(85.1% 0.120 215.0);
Tailwind
colors: {
custom: {
50: '#9debff',
500: '#60e2ff',
950: '#000000',
},
}SCSS
$custom: #60e2ff; $custom-light: #9debff; $custom-dark: #000000;
JSON
{
"hex": "#60e2ff",
"rgb": {
"r": 96,
"g": 226,
"b": 255
},
"hsl": {
"h": 190.943,
"s": 100,
"l": 68.824
},
"oklch": {
"l": 0.85143,
"c": 0.11985,
"h": 215
},
"luminance": 0.641
}Semantic roles & 50–950 ramp
primary
#60E2FF
secondary
#D94A2A
accent
#2A00E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#101618
muted
#808486