#60CFEA#60CFEA
#60CFEA is a light, moderate cyan. Relative luminance 0.531; OKLCH L 80.0% C 0.107 H 216.2°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #60CFEA |
|---|---|
| RGB | rgb(96, 207, 234) |
| HSL | hsl(192, 77%, 65%) |
| HSV | hsv(192, 59%, 92%) |
| CMYK | cmyk(59%, 11.5%, 0%, 8.2%) |
| CIE-LAB | lab(77.90, -23.97, -22.87) |
| CIE-LCH | lch(77.90, 33.13, 223.64°) |
| OKLab | oklab(80.01% -0.0868 -0.0635) |
| OKLCH | oklch(80.01% 0.108 216.2) |
| XYZ | xyz(41.9820, 53.0488, 85.8529) |
| Luminance | 0.5305 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.14
Sky Blue
#87CEEB
ΔE00 4.99
Bright Sky Blue
#02CCFE
ΔE00 5.77
Baby Blue
#89CFF0
ΔE00 6.02
Aqua Blue
#02D8E9
ΔE00 6.52
Robin'S Egg
#6DEDFD
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60CFEA #EA7B60
analogous
#60EAC0 #60CFEA #608AEA
triadic
#60CFEA #EA60CF #CFEA60
tetradic
#60CFEA #C060EA #EA7B60 #8AEA60
square
#60CFEA #C060EA #EA7B60 #8AEA60
split-complementary
#60CFEA #EA608A #EAC060
monochromatic
#1898B7 #2ABFE3 #60CFEA #96DFF1 #CCF0F8
Accessibility & contrast
On white
1.81
#60CFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#60CFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60CFEA
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60CFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60CFEA | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC9EC
Deuteranopia (green-blind)
#A8BAEA
Tritanopia (blue-blind)
#00D9D7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #60cfea; /* rgb */ color: rgb(96, 207, 234); /* oklch */ color: oklch(80.0% 0.107 216.2);
Tailwind
colors: {
custom: {
50: '#99def0',
500: '#60cfea',
950: '#000000',
},
}SCSS
$custom: #60cfea; $custom-light: #99def0; $custom-dark: #000000;
JSON
{
"hex": "#60cfea",
"rgb": {
"r": 96,
"g": 207,
"b": 234
},
"hsl": {
"h": 191.739,
"s": 76.667,
"l": 64.706
},
"oklch": {
"l": 0.80005,
"c": 0.1075,
"h": 216.2
},
"luminance": 0.53053
}Semantic roles & 50–950 ramp
primary
#60CFEA
secondary
#B75037
accent
#350DD9
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485