#61ADDF#61ADDF
#61ADDF is a light, moderate cyan. Relative luminance 0.378; OKLCH L 71.9% C 0.105 H 239.3°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #61ADDF |
|---|---|
| RGB | rgb(97, 173, 223) |
| HSL | hsl(204, 66%, 63%) |
| HSV | hsv(204, 57%, 87%) |
| CMYK | cmyk(56.5%, 22.4%, 0%, 12.5%) |
| CIE-LAB | lab(67.84, -9.29, -32.34) |
| CIE-LCH | lch(67.84, 33.65, 253.98°) |
| OKLab | oklab(71.86% -0.0536 -0.0905) |
| OKLCH | oklch(71.86% 0.105 239.3) |
| XYZ | xyz(33.1877, 37.7533, 75.3359) |
| Luminance | 0.3776 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.67
Deepskyblue
#00BFFF
ΔE00 6.92
Lightblue (survey)
#7BC8F6
ΔE00 7.35
Azure (survey)
#069AF3
ΔE00 7.50
Sky
#82CAFC
ΔE00 7.93
Greyblue
#77A1B5
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61ADDF #DF9361
analogous
#61DFD2 #61ADDF #616EDF
triadic
#61ADDF #DF61AD #ADDF61
tetradic
#61ADDF #D261DF #DF9361 #6EDF61
square
#61ADDF #D261DF #DF9361 #6EDF61
split-complementary
#61ADDF #DF616E #DFD261
monochromatic
#2170A4 #2E93D5 #61ADDF #94C7E9 #C7E2F4
Accessibility & contrast
On white
2.46
#61ADDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#61ADDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61ADDF
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61ADDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61ADDF | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96ADE1
Deuteranopia (green-blind)
#85A0DE
Tritanopia (blue-blind)
#00BABE
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #61addf; /* rgb */ color: rgb(97, 173, 223); /* oklch */ color: oklch(71.9% 0.105 239.3);
Tailwind
colors: {
custom: {
50: '#97c5e9',
500: '#61addf',
950: '#000000',
},
}SCSS
$custom: #61addf; $custom-light: #97c5e9; $custom-dark: #000000;
JSON
{
"hex": "#61addf",
"rgb": {
"r": 97,
"g": 173,
"b": 223
},
"hsl": {
"h": 203.81,
"s": 66.316,
"l": 62.745
},
"oklch": {
"l": 0.71857,
"c": 0.10518,
"h": 239.3
},
"luminance": 0.37756
}Semantic roles & 50–950 ramp
primary
#61ADDF
secondary
#E5C9B7
accent
#6017CE
background
#F9FCFE
surface
#F2F8FC
border
#CCD1D5
text
#0E1216
muted
#7E8184