#60ADDF#60ADDF
#60ADDF is a light, moderate cyan. Relative luminance 0.377; OKLCH L 71.8% C 0.106 H 239.0°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #60ADDF |
|---|---|
| RGB | rgb(96, 173, 223) |
| HSL | hsl(204, 66%, 63%) |
| HSV | hsv(204, 57%, 87%) |
| CMYK | cmyk(57%, 22.4%, 0%, 12.5%) |
| CIE-LAB | lab(67.80, -9.49, -32.41) |
| CIE-LCH | lch(67.80, 33.77, 253.69°) |
| OKLab | oklab(71.81% -0.0544 -0.0907) |
| OKLCH | oklch(71.81% 0.106 239) |
| XYZ | xyz(33.0818, 37.6987, 75.3309) |
| Luminance | 0.3770 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.77
Deepskyblue
#00BFFF
ΔE00 6.82
Lightblue (survey)
#7BC8F6
ΔE00 7.36
Azure (survey)
#069AF3
ΔE00 7.51
Sky
#82CAFC
ΔE00 7.97
Greyblue
#77A1B5
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60ADDF #DF9260
analogous
#60DFD1 #60ADDF #606EDF
triadic
#60ADDF #DF60AD #ADDF60
tetradic
#60ADDF #D160DF #DF9260 #6EDF60
square
#60ADDF #D160DF #DF9260 #6EDF60
split-complementary
#60ADDF #DF606E #DFD160
monochromatic
#2170A4 #2D93D5 #60ADDF #93C7E9 #C6E2F4
Accessibility & contrast
On white
2.46
#60ADDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#60ADDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60ADDF
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60ADDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60ADDF | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96ACE1
Deuteranopia (green-blind)
#859FDE
Tritanopia (blue-blind)
#00BABE
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #60addf; /* rgb */ color: rgb(96, 173, 223); /* oklch */ color: oklch(71.8% 0.106 239.0);
Tailwind
colors: {
custom: {
50: '#96c5e9',
500: '#60addf',
950: '#000000',
},
}SCSS
$custom: #60addf; $custom-light: #96c5e9; $custom-dark: #000000;
JSON
{
"hex": "#60addf",
"rgb": {
"r": 96,
"g": 173,
"b": 223
},
"hsl": {
"h": 203.622,
"s": 66.492,
"l": 62.549
},
"oklch": {
"l": 0.71814,
"c": 0.10574,
"h": 239
},
"luminance": 0.37702
}Semantic roles & 50–950 ramp
primary
#60ADDF
secondary
#E4C8B6
accent
#5F17CE
background
#F9FCFE
surface
#F2F8FC
border
#CCD1D5
text
#0E1216
muted
#7E8184