#60D8F2#60D8F2
#60D8F2 is a very light, moderate cyan. Relative luminance 0.580; OKLCH L 82.4% C 0.113 H 214.3°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #60D8F2 |
|---|---|
| RGB | rgb(96, 216, 242) |
| HSL | hsl(191, 85%, 66%) |
| HSV | hsv(191, 60%, 95%) |
| CMYK | cmyk(60.3%, 10.7%, 0%, 5.1%) |
| CIE-LAB | lab(80.74, -26.14, -22.82) |
| CIE-LCH | lch(80.74, 34.70, 221.12°) |
| OKLab | oklab(82.37% -0.093 -0.0633) |
| OKLCH | oklch(82.37% 0.113 214.3) |
| XYZ | xyz(45.4002, 58.0047, 92.7906) |
| Luminance | 0.5801 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.51
Aqua Blue
#02D8E9
ΔE00 5.55
Robin'S Egg
#6DEDFD
ΔE00 5.83
Sky Blue
#87CEEB
ΔE00 6.04
Bright Sky Blue
#02CCFE
ΔE00 6.83
Baby Blue
#89CFF0
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60D8F2 #F27A60
analogous
#60F2C3 #60D8F2 #608FF2
triadic
#60D8F2 #F260D8 #D8F260
tetradic
#60D8F2 #C360F2 #F27A60 #8FF260
square
#60D8F2 #C360F2 #F27A60 #8FF260
split-complementary
#60D8F2 #F2608F #F2C360
monochromatic
#10A7C7 #27CAED #60D8F2 #99E6F7 #D1F4FB
Accessibility & contrast
On white
1.67
#60D8F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#60D8F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60D8F2
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60D8F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60D8F2 | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D2F4
Deuteranopia (green-blind)
#B0C2F2
Tritanopia (blue-blind)
#00E2E0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #60d8f2; /* rgb */ color: rgb(96, 216, 242); /* oklch */ color: oklch(82.4% 0.113 214.3);
Tailwind
colors: {
custom: {
50: '#9be4f6',
500: '#60d8f2',
950: '#000000',
},
}SCSS
$custom: #60d8f2; $custom-light: #9be4f6; $custom-dark: #000000;
JSON
{
"hex": "#60d8f2",
"rgb": {
"r": 96,
"g": 216,
"b": 242
},
"hsl": {
"h": 190.685,
"s": 84.884,
"l": 66.275
},
"oklch": {
"l": 0.8237,
"c": 0.11254,
"h": 214.3
},
"luminance": 0.58009
}Semantic roles & 50–950 ramp
primary
#60D8F2
secondary
#C44C32
accent
#2C04E1
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485