#60CFF0#60CFF0
#60CFF0 is a light, moderate cyan. Relative luminance 0.534; OKLCH L 80.2% C 0.111 H 220.3°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #60CFF0 |
|---|---|
| RGB | rgb(96, 207, 240) |
| HSL | hsl(194, 83%, 66%) |
| HSV | hsv(194, 60%, 94%) |
| CMYK | cmyk(60%, 13.7%, 0%, 5.9%) |
| CIE-LAB | lab(78.11, -22.23, -25.76) |
| CIE-LCH | lch(78.11, 34.03, 229.21°) |
| OKLab | oklab(80.24% -0.0845 -0.0716) |
| OKLCH | oklch(80.24% 0.111 220.3) |
| XYZ | xyz(42.8586, 53.3994, 90.4696) |
| Luminance | 0.5340 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.04
Sky Blue
#87CEEB
ΔE00 4.14
Bright Sky Blue
#02CCFE
ΔE00 4.32
Baby Blue
#89CFF0
ΔE00 4.84
Lightblue (survey)
#7BC8F6
ΔE00 6.71
Lightskyblue
#87CEFA
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60CFF0 #F08160
analogous
#60F0C9 #60CFF0 #6087F0
triadic
#60CFF0 #F060CF #CFF060
tetradic
#60CFF0 #C960F0 #F08160 #87F060
square
#60CFF0 #C960F0 #F08160 #87F060
split-complementary
#60CFF0 #F06087 #F0C960
monochromatic
#129BC3 #28BEEB #60CFF0 #98E0F5 #D0F1FB
Accessibility & contrast
On white
1.80
#60CFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#60CFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60CFF0
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60CFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60CFF0 | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCAF2
Deuteranopia (green-blind)
#A6BAF0
Tritanopia (blue-blind)
#00DAD9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #60cff0; /* rgb */ color: rgb(96, 207, 240); /* oklch */ color: oklch(80.2% 0.111 220.3);
Tailwind
colors: {
custom: {
50: '#9addf5',
500: '#60cff0',
950: '#000000',
},
}SCSS
$custom: #60cff0; $custom-light: #9addf5; $custom-dark: #000000;
JSON
{
"hex": "#60cff0",
"rgb": {
"r": 96,
"g": 207,
"b": 240
},
"hsl": {
"h": 193.75,
"s": 82.759,
"l": 65.882
},
"oklch": {
"l": 0.80239,
"c": 0.11078,
"h": 220.3
},
"luminance": 0.53404
}Semantic roles & 50–950 ramp
primary
#60CFF0
secondary
#C15433
accent
#3806DF
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485