#60CFEE#60CFEE
#60CFEE is a light, moderate cyan. Relative luminance 0.533; OKLCH L 80.2% C 0.110 H 219.0°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #60CFEE |
|---|---|
| RGB | rgb(96, 207, 238) |
| HSL | hsl(193, 81%, 65%) |
| HSV | hsv(193, 60%, 93%) |
| CMYK | cmyk(59.7%, 13%, 0%, 6.7%) |
| CIE-LAB | lab(78.04, -22.82, -24.80) |
| CIE-LCH | lch(78.04, 33.70, 227.39°) |
| OKLab | oklab(80.16% -0.0852 -0.0689) |
| OKLCH | oklch(80.16% 0.11 219) |
| XYZ | xyz(42.5631, 53.2812, 88.9136) |
| Luminance | 0.5329 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.97
Sky Blue
#87CEEB
ΔE00 4.35
Bright Sky Blue
#02CCFE
ΔE00 4.76
Baby Blue
#89CFF0
ΔE00 5.18
Lightblue (survey)
#7BC8F6
ΔE00 7.23
Lightskyblue
#87CEFA
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60CFEE #EE7F60
analogous
#60EEC6 #60CFEE #6088EE
triadic
#60CFEE #EE60CF #CFEE60
tetradic
#60CFEE #C660EE #EE7F60 #88EE60
square
#60CFEE #C660EE #EE7F60 #88EE60
split-complementary
#60CFEE #EE6088 #EEC660
monochromatic
#149ABF #29BEE8 #60CFEE #97E0F4 #CFF0FA
Accessibility & contrast
On white
1.80
#60CFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#60CFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60CFEE
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60CFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60CFEE | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCAF0
Deuteranopia (green-blind)
#A7BAEE
Tritanopia (blue-blind)
#00DAD9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #60cfee; /* rgb */ color: rgb(96, 207, 238); /* oklch */ color: oklch(80.2% 0.110 219.0);
Tailwind
colors: {
custom: {
50: '#9addf3',
500: '#60cfee',
950: '#000000',
},
}SCSS
$custom: #60cfee; $custom-light: #9addf3; $custom-dark: #000000;
JSON
{
"hex": "#60cfee",
"rgb": {
"r": 96,
"g": 207,
"b": 238
},
"hsl": {
"h": 193.099,
"s": 80.682,
"l": 65.49
},
"oklch": {
"l": 0.8016,
"c": 0.10962,
"h": 219
},
"luminance": 0.53285
}Semantic roles & 50–950 ramp
primary
#60CFEE
secondary
#BD5335
accent
#3708DD
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485