#60D9F2#60D9F2
#60D9F2 is a very light, moderate cyan. Relative luminance 0.585; OKLCH L 82.6% C 0.113 H 213.4°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #60D9F2 |
|---|---|
| RGB | rgb(96, 217, 242) |
| HSL | hsl(190, 85%, 66%) |
| HSV | hsv(190, 60%, 95%) |
| CMYK | cmyk(60.3%, 10.3%, 0%, 5.1%) |
| CIE-LAB | lab(81.03, -26.63, -22.39) |
| CIE-LCH | lch(81.03, 34.79, 220.05°) |
| OKLab | oklab(82.6% -0.094 -0.0621) |
| OKLCH | oklch(82.6% 0.113 213.4) |
| XYZ | xyz(45.6572, 58.5186, 92.8762) |
| Luminance | 0.5852 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.69
Aqua Blue
#02D8E9
ΔE00 5.27
Robin'S Egg
#6DEDFD
ΔE00 5.44
Sky Blue
#87CEEB
ΔE00 6.36
Robin Egg Blue
#8AF1FE
ΔE00 6.74
Bright Sky Blue
#02CCFE
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60D9F2 #F27960
analogous
#60F2C2 #60D9F2 #6090F2
triadic
#60D9F2 #F260D9 #D9F260
tetradic
#60D9F2 #C260F2 #F27960 #90F260
square
#60D9F2 #C260F2 #F27960 #90F260
split-complementary
#60D9F2 #F26090 #F2C260
monochromatic
#10A8C7 #27CBED #60D9F2 #99E7F7 #D1F4FB
Accessibility & contrast
On white
1.65
#60D9F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#60D9F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60D9F2
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60D9F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60D9F2 | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D2F3
Deuteranopia (green-blind)
#B1C2F2
Tritanopia (blue-blind)
#00E3E1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #60d9f2; /* rgb */ color: rgb(96, 217, 242); /* oklch */ color: oklch(82.6% 0.113 213.4);
Tailwind
colors: {
custom: {
50: '#9be5f6',
500: '#60d9f2',
950: '#000000',
},
}SCSS
$custom: #60d9f2; $custom-light: #9be5f6; $custom-dark: #000000;
JSON
{
"hex": "#60d9f2",
"rgb": {
"r": 96,
"g": 217,
"b": 242
},
"hsl": {
"h": 190.274,
"s": 84.884,
"l": 66.275
},
"oklch": {
"l": 0.82599,
"c": 0.11272,
"h": 213.4
},
"luminance": 0.58523
}Semantic roles & 50–950 ramp
primary
#60D9F2
secondary
#C44B32
accent
#2A04E1
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485