#5FAFDC#5FAFDC
#5FAFDC is a light, moderate cyan. Relative luminance 0.383; OKLCH L 72.1% C 0.102 H 235.3°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #5FAFDC |
|---|---|
| RGB | rgb(95, 175, 220) |
| HSL | hsl(202, 64%, 62%) |
| HSV | hsv(202, 57%, 86%) |
| CMYK | cmyk(56.8%, 20.5%, 0%, 13.7%) |
| CIE-LAB | lab(68.21, -11.68, -30.13) |
| CIE-LCH | lch(68.21, 32.32, 248.81°) |
| OKLab | oklab(72.09% -0.0583 -0.0841) |
| OKLCH | oklch(72.09% 0.102 235.3) |
| XYZ | xyz(32.9627, 38.2571, 73.3435) |
| Luminance | 0.3826 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Deepskyblue
#00BFFF
ΔE00 6.14
Sky Blue (survey)
#75BBFD
ΔE00 6.68
Lightblue (survey)
#7BC8F6
ΔE00 6.87
Sky
#82CAFC
ΔE00 7.80
Greyblue
#77A1B5
ΔE00 7.95
Lightskyblue
#87CEFA
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FAFDC #DC8C5F
analogous
#5FDCCB #5FAFDC #5F71DC
triadic
#5FAFDC #DC5FAF #AFDC5F
tetradic
#5FAFDC #CB5FDC #DC8C5F #71DC5F
square
#5FAFDC #CB5FDC #DC8C5F #71DC5F
split-complementary
#5FAFDC #DC5F71 #DCCB5F
monochromatic
#23729E #2E96D0 #5FAFDC #91C8E7 #C3E1F2
Accessibility & contrast
On white
2.43
#5FAFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#5FAFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FAFDC
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FAFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FAFDC | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AAEDE
Deuteranopia (green-blind)
#88A1DB
Tritanopia (blue-blind)
#00BBBE
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #5fafdc; /* rgb */ color: rgb(95, 175, 220); /* oklch */ color: oklch(72.1% 0.102 235.3);
Tailwind
colors: {
custom: {
50: '#96c6e7',
500: '#5fafdc',
950: '#000000',
},
}SCSS
$custom: #5fafdc; $custom-light: #96c6e7; $custom-dark: #000000;
JSON
{
"hex": "#5fafdc",
"rgb": {
"r": 95,
"g": 175,
"b": 220
},
"hsl": {
"h": 201.6,
"s": 64.103,
"l": 61.765
},
"oklch": {
"l": 0.7209,
"c": 0.10238,
"h": 235.3
},
"luminance": 0.3826
}Semantic roles & 50–950 ramp
primary
#5FAFDC
secondary
#E3C5B4
accent
#5A1ACC
background
#F9FCFE
surface
#F2F8FC
border
#CCD1D5
text
#0E1316
muted
#7E8284