#60D7F0#60D7F0
#60D7F0 is a very light, moderate cyan. Relative luminance 0.574; OKLCH L 82.1% C 0.111 H 213.7°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #60D7F0 |
|---|---|
| RGB | rgb(96, 215, 240) |
| HSL | hsl(190, 83%, 66%) |
| HSV | hsv(190, 60%, 94%) |
| CMYK | cmyk(60%, 10.4%, 0%, 5.9%) |
| CIE-LAB | lab(80.39, -26.22, -22.29) |
| CIE-LCH | lch(80.39, 34.41, 220.37°) |
| OKLab | oklab(82.07% -0.0928 -0.0619) |
| OKLCH | oklch(82.07% 0.111 213.7) |
| XYZ | xyz(44.8461, 57.3744, 91.1321) |
| Luminance | 0.5738 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.71
Aqua Blue
#02D8E9
ΔE00 5.34
Robin'S Egg
#6DEDFD
ΔE00 5.87
Sky Blue
#87CEEB
ΔE00 6.11
Bright Sky Blue
#02CCFE
ΔE00 6.97
Baby Blue
#89CFF0
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60D7F0 #F07960
analogous
#60F0C1 #60D7F0 #608FF0
triadic
#60D7F0 #F060D7 #D7F060
tetradic
#60D7F0 #C160F0 #F07960 #8FF060
square
#60D7F0 #C160F0 #F07960 #8FF060
split-complementary
#60D7F0 #F0608F #F0C160
monochromatic
#12A4C3 #28C9EB #60D7F0 #98E5F5 #D0F3FB
Accessibility & contrast
On white
1.68
#60D7F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#60D7F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60D7F0
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60D7F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60D7F0 | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D0F1
Deuteranopia (green-blind)
#AFC1F0
Tritanopia (blue-blind)
#00E1DF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #60d7f0; /* rgb */ color: rgb(96, 215, 240); /* oklch */ color: oklch(82.1% 0.111 213.7);
Tailwind
colors: {
custom: {
50: '#9ae3f5',
500: '#60d7f0',
950: '#000000',
},
}SCSS
$custom: #60d7f0; $custom-light: #9ae3f5; $custom-dark: #000000;
JSON
{
"hex": "#60d7f0",
"rgb": {
"r": 96,
"g": 215,
"b": 240
},
"hsl": {
"h": 190.417,
"s": 82.759,
"l": 65.882
},
"oklch": {
"l": 0.82066,
"c": 0.11149,
"h": 213.7
},
"luminance": 0.57379
}Semantic roles & 50–950 ramp
primary
#60D7F0
secondary
#C14C33
accent
#2C06DF
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485