#60D2F4#60D2F4
#60D2F4 is a light, moderate cyan. Relative luminance 0.551; OKLCH L 81.1% C 0.113 H 220.5°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #60D2F4 |
|---|---|
| RGB | rgb(96, 210, 244) |
| HSL | hsl(194, 87%, 67%) |
| HSV | hsv(194, 61%, 96%) |
| CMYK | cmyk(60.7%, 13.9%, 0%, 4.3%) |
| CIE-LAB | lab(79.10, -22.57, -26.38) |
| CIE-LCH | lch(79.10, 34.72, 229.45°) |
| OKLab | oklab(81.08% -0.0861 -0.0734) |
| OKLCH | oklch(81.08% 0.113 220.5) |
| XYZ | xyz(44.1931, 55.1071, 93.8782) |
| Luminance | 0.5511 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.65
Sky Blue
#87CEEB
ΔE00 4.27
Bright Sky Blue
#02CCFE
ΔE00 4.34
Baby Blue
#89CFF0
ΔE00 4.87
Lightblue (survey)
#7BC8F6
ΔE00 6.83
Lightskyblue
#87CEFA
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60D2F4 #F48260
analogous
#60F4CC #60D2F4 #6088F4
triadic
#60D2F4 #F460D2 #D2F460
tetradic
#60D2F4 #CC60F4 #F48260 #88F460
square
#60D2F4 #CC60F4 #F48260 #88F460
split-complementary
#60D2F4 #F46088 #F4CC60
monochromatic
#0EA0CC #27C2F0 #60D2F4 #99E2F8 #D2F2FC
Accessibility & contrast
On white
1.75
#60D2F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#60D2F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60D2F4
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60D2F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60D2F4 | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCDF6
Deuteranopia (green-blind)
#A8BDF4
Tritanopia (blue-blind)
#00DDDD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #60d2f4; /* rgb */ color: rgb(96, 210, 244); /* oklch */ color: oklch(81.1% 0.113 220.5);
Tailwind
colors: {
custom: {
50: '#9ae0f7',
500: '#60d2f4',
950: '#000000',
},
}SCSS
$custom: #60d2f4; $custom-light: #9ae0f7; $custom-dark: #000000;
JSON
{
"hex": "#60d2f4",
"rgb": {
"r": 96,
"g": 210,
"b": 244
},
"hsl": {
"h": 193.784,
"s": 87.059,
"l": 66.667
},
"oklch": {
"l": 0.8108,
"c": 0.11315,
"h": 220.5
},
"luminance": 0.55112
}Semantic roles & 50–950 ramp
primary
#60D2F4
secondary
#C85330
accent
#3602E4
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485