#60CBF5#60CBF5
#60CBF5 is a light, moderate cyan. Relative luminance 0.518; OKLCH L 79.5% C 0.115 H 226.7°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #60CBF5 |
|---|---|
| RGB | rgb(96, 203, 245) |
| HSL | hsl(197, 88%, 67%) |
| HSV | hsv(197, 61%, 96%) |
| CMYK | cmyk(60.8%, 17.1%, 0%, 3.9%) |
| CIE-LAB | lab(77.15, -18.72, -29.91) |
| CIE-LCH | lch(77.15, 35.28, 237.96°) |
| OKLab | oklab(79.53% -0.0785 -0.0834) |
| OKLCH | oklch(79.53% 0.115 226.7) |
| XYZ | xyz(42.6548, 51.7870, 94.1165) |
| Luminance | 0.5179 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.30
Baby Blue
#89CFF0
ΔE00 4.09
Lightblue (survey)
#7BC8F6
ΔE00 4.20
Sky Blue
#87CEEB
ΔE00 4.22
Lightskyblue
#87CEFA
ΔE00 4.93
Deepskyblue
#00BFFF
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60CBF5 #F58A60
analogous
#60F5D5 #60CBF5 #6081F5
triadic
#60CBF5 #F560CB #CBF560
tetradic
#60CBF5 #D560F5 #F58A60 #81F560
square
#60CBF5 #D560F5 #F58A60 #81F560
split-complementary
#60CBF5 #F56081 #F5D560
monochromatic
#0D97CE #26B8F1 #60CBF5 #9ADEF9 #D3F1FC
Accessibility & contrast
On white
1.85
#60CBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#60CBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60CBF5
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60CBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60CBF5 | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C7F7
Deuteranopia (green-blind)
#9FB8F5
Tritanopia (blue-blind)
#00D7D9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #60cbf5; /* rgb */ color: rgb(96, 203, 245); /* oklch */ color: oklch(79.5% 0.115 226.7);
Tailwind
colors: {
custom: {
50: '#9adbf8',
500: '#60cbf5',
950: '#000000',
},
}SCSS
$custom: #60cbf5; $custom-light: #9adbf8; $custom-dark: #000000;
JSON
{
"hex": "#60cbf5",
"rgb": {
"r": 96,
"g": 203,
"b": 245
},
"hsl": {
"h": 196.913,
"s": 88.166,
"l": 66.863
},
"oklch": {
"l": 0.79533,
"c": 0.11457,
"h": 226.7
},
"luminance": 0.51791
}Semantic roles & 50–950 ramp
primary
#60CBF5
secondary
#C95B30
accent
#4101E5
background
#FCFEFF
surface
#F5FBFF
border
#CFD4D7
text
#0F1517
muted
#808485