#60D2FF#60D2FF
#60D2FF is a light, vivid cyan. Relative luminance 0.558; OKLCH L 81.5% C 0.121 H 227.1°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #60D2FF |
|---|---|
| RGB | rgb(96, 210, 255) |
| HSL | hsl(197, 100%, 69%) |
| HSV | hsv(197, 62%, 100%) |
| CMYK | cmyk(62.4%, 17.6%, 0%, 0%) |
| CIE-LAB | lab(79.50, -19.31, -31.64) |
| CIE-LCH | lch(79.50, 37.07, 238.61°) |
| OKLab | oklab(81.53% -0.0821 -0.0883) |
| OKLCH | oklch(81.53% 0.121 227.1) |
| XYZ | xyz(45.9133, 55.7953, 102.9382) |
| Luminance | 0.5580 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.53
Baby Blue
#89CFF0
ΔE00 4.29
Sky Blue
#87CEEB
ΔE00 4.64
Lightblue (survey)
#7BC8F6
ΔE00 4.66
Lightskyblue
#87CEFA
ΔE00 4.88
Neon Blue
#04D9FF
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60D2FF #FF8D60
analogous
#60FFDD #60D2FF #6083FF
triadic
#60D2FF #FF60D2 #D2FF60
tetradic
#60D2FF #DD60FF #FF8D60 #83FF60
square
#60D2FF #DD60FF #FF8D60 #83FF60
split-complementary
#60D2FF #FF6083 #FFDD60
monochromatic
#00A4E5 #23C1FF #60D2FF #9DE3FF #DAF5FF
Accessibility & contrast
On white
1.73
#60D2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#60D2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60D2FF
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60D2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60D2FF | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACEFF
Deuteranopia (green-blind)
#A4BEFE
Tritanopia (blue-blind)
#00DFE1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #60d2ff; /* rgb */ color: rgb(96, 210, 255); /* oklch */ color: oklch(81.5% 0.121 227.1);
Tailwind
colors: {
custom: {
50: '#9cdfff',
500: '#60d2ff',
950: '#000000',
},
}SCSS
$custom: #60d2ff; $custom-light: #9cdfff; $custom-dark: #000000;
JSON
{
"hex": "#60d2ff",
"rgb": {
"r": 96,
"g": 210,
"b": 255
},
"hsl": {
"h": 196.981,
"s": 100,
"l": 68.824
},
"oklch": {
"l": 0.81525,
"c": 0.12061,
"h": 227.1
},
"luminance": 0.558
}Semantic roles & 50–950 ramp
primary
#60D2FF
secondary
#D95C2A
accent
#4100E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1518
muted
#808486