#60D7EF#60D7EF
#60D7EF is a very light, moderate cyan. Relative luminance 0.573; OKLCH L 82.0% C 0.111 H 213.0°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #60D7EF |
|---|---|
| RGB | rgb(96, 215, 239) |
| HSL | hsl(190, 82%, 66%) |
| HSV | hsv(190, 60%, 94%) |
| CMYK | cmyk(59.8%, 10%, 0%, 6.3%) |
| CIE-LAB | lab(80.36, -26.51, -21.81) |
| CIE-LCH | lch(80.36, 34.33, 219.45°) |
| OKLab | oklab(82.03% -0.0931 -0.0605) |
| OKLCH | oklch(82.03% 0.111 213) |
| XYZ | xyz(44.6979, 57.3151, 90.3519) |
| Luminance | 0.5732 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.90
Aqua Blue
#02D8E9
ΔE00 5.08
Robin'S Egg
#6DEDFD
ΔE00 5.70
Sky Blue
#87CEEB
ΔE00 6.31
Robin Egg Blue
#8AF1FE
ΔE00 6.99
Bright Sky Blue
#02CCFE
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60D7EF #EF7860
analogous
#60EFBF #60D7EF #608FEF
triadic
#60D7EF #EF60D7 #D7EF60
tetradic
#60D7EF #BF60EF #EF7860 #8FEF60
square
#60D7EF #BF60EF #EF7860 #8FEF60
split-complementary
#60D7EF #EF608F #EFBF60
monochromatic
#13A4C1 #28C9E9 #60D7EF #98E5F5 #CFF3FA
Accessibility & contrast
On white
1.68
#60D7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#60D7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60D7EF
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60D7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60D7EF | 1.00 | 1.68 | 12.46 | 12.46 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D0F0
Deuteranopia (green-blind)
#AFC1EF
Tritanopia (blue-blind)
#00E1DE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #60d7ef; /* rgb */ color: rgb(96, 215, 239); /* oklch */ color: oklch(82.0% 0.111 213.0);
Tailwind
colors: {
custom: {
50: '#9ae3f4',
500: '#60d7ef',
950: '#000000',
},
}SCSS
$custom: #60d7ef; $custom-light: #9ae3f4; $custom-dark: #000000;
JSON
{
"hex": "#60d7ef",
"rgb": {
"r": 96,
"g": 215,
"b": 239
},
"hsl": {
"h": 190.07,
"s": 81.714,
"l": 65.686
},
"oklch": {
"l": 0.82028,
"c": 0.11107,
"h": 213
},
"luminance": 0.5732
}Semantic roles & 50–950 ramp
primary
#60D7EF
secondary
#BF4B34
accent
#2B07DE
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485