#60D2F2#60D2F2
#60D2F2 is a light, moderate cyan. Relative luminance 0.550; OKLCH L 81.0% C 0.112 H 219.1°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #60D2F2 |
|---|---|
| RGB | rgb(96, 210, 242) |
| HSL | hsl(193, 85%, 66%) |
| HSV | hsv(193, 60%, 95%) |
| CMYK | cmyk(60.3%, 13.2%, 0%, 5.1%) |
| CIE-LAB | lab(79.03, -23.16, -25.42) |
| CIE-LCH | lch(79.03, 34.39, 227.67°) |
| OKLab | oklab(81% -0.0868 -0.0707) |
| OKLCH | oklch(81% 0.112 219.1) |
| XYZ | xyz(43.8910, 54.9863, 92.2875) |
| Luminance | 0.5499 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.54
Sky Blue
#87CEEB
ΔE00 4.45
Bright Sky Blue
#02CCFE
ΔE00 4.75
Baby Blue
#89CFF0
ΔE00 5.19
Lightblue (survey)
#7BC8F6
ΔE00 7.31
Lightskyblue
#87CEFA
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60D2F2 #F28060
analogous
#60F2C9 #60D2F2 #6089F2
triadic
#60D2F2 #F260D2 #D2F260
tetradic
#60D2F2 #C960F2 #F28060 #89F260
square
#60D2F2 #C960F2 #F28060 #89F260
split-complementary
#60D2F2 #F26089 #F2C960
monochromatic
#109FC7 #27C2ED #60D2F2 #99E2F7 #D1F2FB
Accessibility & contrast
On white
1.75
#60D2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#60D2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60D2F2
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60D2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60D2F2 | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECDF4
Deuteranopia (green-blind)
#A9BDF2
Tritanopia (blue-blind)
#00DDDC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #60d2f2; /* rgb */ color: rgb(96, 210, 242); /* oklch */ color: oklch(81.0% 0.112 219.1);
Tailwind
colors: {
custom: {
50: '#9ae0f6',
500: '#60d2f2',
950: '#000000',
},
}SCSS
$custom: #60d2f2; $custom-light: #9ae0f6; $custom-dark: #000000;
JSON
{
"hex": "#60d2f2",
"rgb": {
"r": 96,
"g": 210,
"b": 242
},
"hsl": {
"h": 193.151,
"s": 84.884,
"l": 66.275
},
"oklch": {
"l": 0.81001,
"c": 0.11198,
"h": 219.1
},
"luminance": 0.54991
}Semantic roles & 50–950 ramp
primary
#60D2F2
secondary
#C45232
accent
#3504E1
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485