#5FACDB#5FACDB
#5FACDB is a light, moderate cyan. Relative luminance 0.371; OKLCH L 71.4% C 0.103 H 237.4°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #5FACDB |
|---|---|
| RGB | rgb(95, 172, 219) |
| HSL | hsl(203, 63%, 62%) |
| HSV | hsv(203, 57%, 86%) |
| CMYK | cmyk(56.6%, 21.5%, 0%, 14.1%) |
| CIE-LAB | lab(67.31, -10.36, -30.96) |
| CIE-LCH | lch(67.31, 32.65, 251.50°) |
| OKLab | oklab(71.37% -0.0554 -0.0865) |
| OKLCH | oklch(71.37% 0.103 237.4) |
| XYZ | xyz(32.2533, 37.0495, 72.4557) |
| Luminance | 0.3705 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 6.51
Deepskyblue
#00BFFF
ΔE00 6.88
Lightblue (survey)
#7BC8F6
ΔE00 7.62
Azure (survey)
#069AF3
ΔE00 7.80
Greyblue
#77A1B5
ΔE00 7.94
Sky
#82CAFC
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FACDB #DB8E5F
analogous
#5FDBCC #5FACDB #5F6EDB
triadic
#5FACDB #DB5FAC #ACDB5F
tetradic
#5FACDB #CC5FDB #DB8E5F #6EDB5F
square
#5FACDB #CC5FDB #DB8E5F #6EDB5F
split-complementary
#5FACDB #DB5F6E #DBCC5F
monochromatic
#236E9C #2E92CE #5FACDB #91C6E6 #C3E0F1
Accessibility & contrast
On white
2.50
#5FACDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#5FACDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FACDB
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FACDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FACDB | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96ABDD
Deuteranopia (green-blind)
#859EDA
Tritanopia (blue-blind)
#00B8BC
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #5facdb; /* rgb */ color: rgb(95, 172, 219); /* oklch */ color: oklch(71.4% 0.103 237.4);
Tailwind
colors: {
custom: {
50: '#95c4e6',
500: '#5facdb',
950: '#000000',
},
}SCSS
$custom: #5facdb; $custom-light: #95c4e6; $custom-dark: #000000;
JSON
{
"hex": "#5facdb",
"rgb": {
"r": 95,
"g": 172,
"b": 219
},
"hsl": {
"h": 202.742,
"s": 63.265,
"l": 61.569
},
"oklch": {
"l": 0.71367,
"c": 0.10275,
"h": 237.4
},
"luminance": 0.37052
}Semantic roles & 50–950 ramp
primary
#5FACDB
secondary
#E2C5B4
accent
#5D1ACB
background
#F9FCFE
surface
#F2F8FC
border
#CCD1D5
text
#0E1216
muted
#7E8184