#60E2FE#60E2FE
#60E2FE is a very light, moderate cyan. Relative luminance 0.640; OKLCH L 85.1% C 0.119 H 214.3°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #60E2FE |
|---|---|
| RGB | rgb(96, 226, 254) |
| HSL | hsl(191, 99%, 69%) |
| HSV | hsv(191, 62%, 100%) |
| CMYK | cmyk(62.2%, 11%, 0%, 0.4%) |
| CIE-LAB | lab(83.98, -27.59, -24.25) |
| CIE-LCH | lch(83.98, 36.73, 221.31°) |
| OKLab | oklab(85.11% -0.0986 -0.0674) |
| OKLCH | oklch(85.11% 0.119 214.3) |
| XYZ | xyz(49.9023, 64.0300, 103.4758) |
| Luminance | 0.6403 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.82
Robin'S Egg
#6DEDFD
ΔE00 4.48
Robin Egg Blue
#8AF1FE
ΔE00 5.77
Aqua Blue
#02D8E9
ΔE00 6.18
Robin'S Egg Blue
#98EFF9
ΔE00 6.76
Sky Blue
#87CEEB
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E2FE #FE7C60
analogous
#60FECB #60E2FE #6093FE
triadic
#60E2FE #FE60E2 #E2FE60
tetradic
#60E2FE #CB60FE #FE7C60 #93FE60
square
#60E2FE #CB60FE #FE7C60 #93FE60
split-complementary
#60E2FE #FE6093 #FECB60
monochromatic
#01BAE2 #23D7FE #60E2FE #9DEDFE #DAF8FF
Accessibility & contrast
On white
1.52
#60E2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#60E2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E2FE
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E2FE | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDBFF
Deuteranopia (green-blind)
#B7CAFE
Tritanopia (blue-blind)
#00EDEB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #60e2fe; /* rgb */ color: rgb(96, 226, 254); /* oklch */ color: oklch(85.1% 0.119 214.3);
Tailwind
colors: {
custom: {
50: '#9cebfe',
500: '#60e2fe',
950: '#000000',
},
}SCSS
$custom: #60e2fe; $custom-light: #9cebfe; $custom-dark: #000000;
JSON
{
"hex": "#60e2fe",
"rgb": {
"r": 96,
"g": 226,
"b": 254
},
"hsl": {
"h": 190.633,
"s": 98.75,
"l": 68.627
},
"oklch": {
"l": 0.85105,
"c": 0.1194,
"h": 214.3
},
"luminance": 0.64035
}Semantic roles & 50–950 ramp
primary
#60E2FE
secondary
#D8492A
accent
#2900E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#101617
muted
#808485