#5FABDA#5FABDA
#5FABDA is a light, moderate cyan. Relative luminance 0.366; OKLCH L 71.1% C 0.102 H 237.7°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #5FABDA |
|---|---|
| RGB | rgb(95, 171, 218) |
| HSL | hsl(203, 62%, 61%) |
| HSV | hsv(203, 56%, 85%) |
| CMYK | cmyk(56.4%, 21.6%, 0%, 14.5%) |
| CIE-LAB | lab(66.99, -10.12, -30.92) |
| CIE-LCH | lch(66.99, 32.53, 251.87°) |
| OKLab | oklab(71.1% -0.0546 -0.0864) |
| OKLCH | oklch(71.1% 0.102 237.7) |
| XYZ | xyz(31.9324, 36.6178, 71.7012) |
| Luminance | 0.3662 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 6.62
Deepskyblue
#00BFFF
ΔE00 7.14
Azure (survey)
#069AF3
ΔE00 7.57
Greyblue
#77A1B5
ΔE00 7.84
Lightblue (survey)
#7BC8F6
ΔE00 7.90
Sky
#82CAFC
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FABDA #DA8E5F
analogous
#5FDACC #5FABDA #5F6EDA
triadic
#5FABDA #DA5FAB #ABDA5F
tetradic
#5FABDA #CC5FDA #DA8E5F #6EDA5F
square
#5FABDA #CC5FDA #DA8E5F #6EDA5F
split-complementary
#5FABDA #DA5F6E #DACC5F
monochromatic
#246D9B #2F90CD #5FABDA #91C5E5 #C2DFF1
Accessibility & contrast
On white
2.52
#5FABDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#5FABDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FABDA
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FABDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FABDA | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95AADC
Deuteranopia (green-blind)
#859DD9
Tritanopia (blue-blind)
#00B7BB
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #5fabda; /* rgb */ color: rgb(95, 171, 218); /* oklch */ color: oklch(71.1% 0.102 237.7);
Tailwind
colors: {
custom: {
50: '#95c4e5',
500: '#5fabda',
950: '#000000',
},
}SCSS
$custom: #5fabda; $custom-light: #95c4e5; $custom-dark: #000000;
JSON
{
"hex": "#5fabda",
"rgb": {
"r": 95,
"g": 171,
"b": 218
},
"hsl": {
"h": 202.927,
"s": 62.437,
"l": 61.373
},
"oklch": {
"l": 0.71096,
"c": 0.10222,
"h": 237.7
},
"luminance": 0.36621
}Semantic roles & 50–950 ramp
primary
#5FABDA
secondary
#E1C5B3
accent
#5E1BCA
background
#F9FCFE
surface
#F2F8FC
border
#CCD1D5
text
#0E1215
muted
#7E8184