#60D6F2#60D6F2
#60D6F2 is a light, moderate cyan. Relative luminance 0.570; OKLCH L 81.9% C 0.112 H 215.9°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #60D6F2 |
|---|---|
| RGB | rgb(96, 214, 242) |
| HSL | hsl(192, 85%, 66%) |
| HSV | hsv(192, 60%, 95%) |
| CMYK | cmyk(60.3%, 11.6%, 0%, 5.1%) |
| CIE-LAB | lab(80.17, -25.15, -23.69) |
| CIE-LCH | lch(80.17, 34.55, 223.28°) |
| OKLab | oklab(81.91% -0.091 -0.0658) |
| OKLCH | oklch(81.91% 0.112 215.9) |
| XYZ | xyz(44.8910, 56.9862, 92.6208) |
| Luminance | 0.5699 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.31
Sky Blue
#87CEEB
ΔE00 5.44
Bright Sky Blue
#02CCFE
ΔE00 6.09
Aqua Blue
#02D8E9
ΔE00 6.18
Baby Blue
#89CFF0
ΔE00 6.31
Robin'S Egg
#6DEDFD
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60D6F2 #F27C60
analogous
#60F2C5 #60D6F2 #608DF2
triadic
#60D6F2 #F260D6 #D6F260
tetradic
#60D6F2 #C560F2 #F27C60 #8DF260
square
#60D6F2 #C560F2 #F27C60 #8DF260
split-complementary
#60D6F2 #F2608D #F2C560
monochromatic
#10A4C7 #27C7ED #60D6F2 #99E5F7 #D1F3FB
Accessibility & contrast
On white
1.69
#60D6F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#60D6F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60D6F2
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60D6F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60D6F2 | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D0F4
Deuteranopia (green-blind)
#ADC0F2
Tritanopia (blue-blind)
#00E0DF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #60d6f2; /* rgb */ color: rgb(96, 214, 242); /* oklch */ color: oklch(81.9% 0.112 215.9);
Tailwind
colors: {
custom: {
50: '#9ae2f6',
500: '#60d6f2',
950: '#000000',
},
}SCSS
$custom: #60d6f2; $custom-light: #9ae2f6; $custom-dark: #000000;
JSON
{
"hex": "#60d6f2",
"rgb": {
"r": 96,
"g": 214,
"b": 242
},
"hsl": {
"h": 191.507,
"s": 84.884,
"l": 66.275
},
"oklch": {
"l": 0.81913,
"c": 0.11226,
"h": 215.9
},
"luminance": 0.56991
}Semantic roles & 50–950 ramp
primary
#60D6F2
secondary
#C44E32
accent
#2F04E1
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485