#60CBF4#60CBF4
#60CBF4 is a light, moderate cyan. Relative luminance 0.517; OKLCH L 79.5% C 0.114 H 226.1°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #60CBF4 |
|---|---|
| RGB | rgb(96, 203, 244) |
| HSL | hsl(197, 87%, 67%) |
| HSV | hsv(197, 61%, 96%) |
| CMYK | cmyk(60.7%, 16.8%, 0%, 4.3%) |
| CIE-LAB | lab(77.12, -19.01, -29.43) |
| CIE-LCH | lch(77.12, 35.04, 237.13°) |
| OKLab | oklab(79.49% -0.0789 -0.0821) |
| OKLCH | oklch(79.49% 0.114 226.1) |
| XYZ | xyz(42.5025, 51.7261, 93.3146) |
| Luminance | 0.5173 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.30
Baby Blue
#89CFF0
ΔE00 4.09
Sky Blue
#87CEEB
ΔE00 4.12
Lightblue (survey)
#7BC8F6
ΔE00 4.41
Lightskyblue
#87CEFA
ΔE00 5.10
Neon Blue
#04D9FF
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60CBF4 #F48960
analogous
#60F4D3 #60CBF4 #6081F4
triadic
#60CBF4 #F460CB #CBF460
tetradic
#60CBF4 #D360F4 #F48960 #81F460
square
#60CBF4 #D360F4 #F48960 #81F460
split-complementary
#60CBF4 #F46081 #F4D360
monochromatic
#0E97CC #27B8F0 #60CBF4 #99DEF8 #D2F0FC
Accessibility & contrast
On white
1.85
#60CBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#60CBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60CBF4
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60CBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60CBF4 | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C7F6
Deuteranopia (green-blind)
#A0B8F4
Tritanopia (blue-blind)
#00D7D8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #60cbf4; /* rgb */ color: rgb(96, 203, 244); /* oklch */ color: oklch(79.5% 0.114 226.1);
Tailwind
colors: {
custom: {
50: '#9adbf7',
500: '#60cbf4',
950: '#000000',
},
}SCSS
$custom: #60cbf4; $custom-light: #9adbf7; $custom-dark: #000000;
JSON
{
"hex": "#60cbf4",
"rgb": {
"r": 96,
"g": 203,
"b": 244
},
"hsl": {
"h": 196.622,
"s": 87.059,
"l": 66.667
},
"oklch": {
"l": 0.79491,
"c": 0.11383,
"h": 226.1
},
"luminance": 0.5173
}Semantic roles & 50–950 ramp
primary
#60CBF4
secondary
#C85A30
accent
#4002E4
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1517
muted
#808485