#60AFFB#60AFFB
#60AFFB is a light, vivid cyan. Relative luminance 0.401; OKLCH L 73.6% C 0.136 H 249.3°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #60AFFB |
|---|---|
| RGB | rgb(96, 175, 251) |
| HSL | hsl(209, 95%, 68%) |
| HSV | hsv(209, 62%, 98%) |
| CMYK | cmyk(61.8%, 30.3%, 0%, 1.6%) |
| CIE-LAB | lab(69.55, -1.82, -44.96) |
| CIE-LCH | lch(69.55, 44.99, 267.68°) |
| OKLab | oklab(73.58% -0.0479 -0.1269) |
| OKLCH | oklch(73.58% 0.136 249.3) |
| XYZ | xyz(37.5600, 40.1082, 97.0103) |
| Luminance | 0.4011 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.44
Carolina Blue
#8AB8FE
ΔE00 6.10
Azure (survey)
#069AF3
ΔE00 7.13
Sky
#82CAFC
ΔE00 7.96
Lightblue (survey)
#7BC8F6
ΔE00 8.38
Cornflowerblue
#6495ED
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60AFFB #FBAC60
analogous
#60FBF9 #60AFFB #6061FB
triadic
#60AFFB #FB60AF #AFFB60
tetradic
#60AFFB #F960FB #FBAC60 #61FB60
square
#60AFFB #F960FB #FBAC60 #61FB60
split-complementary
#60AFFB #FB6061 #FBF960
monochromatic
#0672DB #2491F9 #60AFFB #9CCDFD #D7EBFE
Accessibility & contrast
On white
2.33
#60AFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#60AFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60AFFB
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60AFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60AFFB | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB2FE
Deuteranopia (green-blind)
#79A3FA
Tritanopia (blue-blind)
#00C1CA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #60affb; /* rgb */ color: rgb(96, 175, 251); /* oklch */ color: oklch(73.6% 0.136 249.3);
Tailwind
colors: {
custom: {
50: '#9ac6fd',
500: '#60affb',
950: '#000000',
},
}SCSS
$custom: #60affb; $custom-light: #9ac6fd; $custom-dark: #000000;
JSON
{
"hex": "#60affb",
"rgb": {
"r": 96,
"g": 175,
"b": 251
},
"hsl": {
"h": 209.419,
"s": 95.092,
"l": 68.039
},
"oklch": {
"l": 0.73585,
"c": 0.13564,
"h": 249.3
},
"luminance": 0.40112
}Semantic roles & 50–950 ramp
primary
#60AFFB
secondary
#F3DBC4
accent
#7100E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#0F1317
muted
#7F8285