#60E1FD#60E1FD
#60E1FD is a very light, moderate cyan. Relative luminance 0.634; OKLCH L 84.8% C 0.119 H 214.5°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #60E1FD |
|---|---|
| RGB | rgb(96, 225, 253) |
| HSL | hsl(191, 98%, 68%) |
| HSV | hsv(191, 62%, 99%) |
| CMYK | cmyk(62.1%, 11.1%, 0%, 0.8%) |
| CIE-LAB | lab(83.66, -27.39, -24.20) |
| CIE-LCH | lch(83.66, 36.55, 221.47°) |
| OKLab | oklab(84.84% -0.098 -0.0672) |
| OKLCH | oklch(84.84% 0.119 214.5) |
| XYZ | xyz(49.4714, 63.4239, 102.5443) |
| Luminance | 0.6343 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.70
Robin'S Egg
#6DEDFD
ΔE00 4.62
Robin Egg Blue
#8AF1FE
ΔE00 5.91
Aqua Blue
#02D8E9
ΔE00 6.13
Robin'S Egg Blue
#98EFF9
ΔE00 6.86
Sky Blue
#87CEEB
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E1FD #FD7C60
analogous
#60FDCB #60E1FD #6092FD
triadic
#60E1FD #FD60E1 #E1FD60
tetradic
#60E1FD #CB60FD #FD7C60 #92FD60
square
#60E1FD #CB60FD #FD7C60 #92FD60
split-complementary
#60E1FD #FD6092 #FDCB60
monochromatic
#03B8E0 #24D6FC #60E1FD #9CECFE #D9F8FF
Accessibility & contrast
On white
1.53
#60E1FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#60E1FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E1FD
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E1FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E1FD | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDAFF
Deuteranopia (green-blind)
#B6C9FD
Tritanopia (blue-blind)
#00ECEA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #60e1fd; /* rgb */ color: rgb(96, 225, 253); /* oklch */ color: oklch(84.8% 0.119 214.5);
Tailwind
colors: {
custom: {
50: '#9ceafe',
500: '#60e1fd',
950: '#000000',
},
}SCSS
$custom: #60e1fd; $custom-light: #9ceafe; $custom-dark: #000000;
JSON
{
"hex": "#60e1fd",
"rgb": {
"r": 96,
"g": 225,
"b": 253
},
"hsl": {
"h": 190.701,
"s": 97.516,
"l": 68.431
},
"oklch": {
"l": 0.8484,
"c": 0.11882,
"h": 214.5
},
"luminance": 0.63429
}Semantic roles & 50–950 ramp
primary
#60E1FD
secondary
#D7492A
accent
#2900E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#101617
muted
#808485