#5FABEA#5FABEA
#5FABEA is a light, moderate cyan. Relative luminance 0.375; OKLCH L 71.8% C 0.119 H 245.5°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #5FABEA |
|---|---|
| RGB | rgb(95, 171, 234) |
| HSL | hsl(207, 77%, 65%) |
| HSV | hsv(207, 59%, 92%) |
| CMYK | cmyk(59.4%, 26.9%, 0%, 8.2%) |
| CIE-LAB | lab(67.65, -5.17, -38.67) |
| CIE-LCH | lch(67.65, 39.02, 262.39°) |
| OKLab | oklab(71.83% -0.0495 -0.1087) |
| OKLCH | oklch(71.83% 0.119 245.5) |
| XYZ | xyz(34.1280, 37.4961, 83.2649) |
| Luminance | 0.3750 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.80
Azure (survey)
#069AF3
ΔE00 6.06
Carolina Blue
#8AB8FE
ΔE00 7.35
Cornflowerblue
#6495ED
ΔE00 8.36
Lightblue (survey)
#7BC8F6
ΔE00 8.52
Dodgerblue
#1E90FF
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FABEA #EA9E5F
analogous
#5FEAE3 #5FABEA #5F66EA
triadic
#5FABEA #EA5FAB #ABEA5F
tetradic
#5FABEA #E35FEA #EA9E5F #66EA5F
square
#5FABEA #E35FEA #EA9E5F #66EA5F
split-complementary
#5FABEA #EA5F66 #EAE35F
monochromatic
#186FB7 #298FE3 #5FABEA #95C7F1 #CBE4F8
Accessibility & contrast
On white
2.47
#5FABEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#5FABEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FABEA
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FABEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FABEA | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90ACED
Deuteranopia (green-blind)
#7D9FE9
Tritanopia (blue-blind)
#00BAC1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #5fabea; /* rgb */ color: rgb(95, 171, 234); /* oklch */ color: oklch(71.8% 0.119 245.5);
Tailwind
colors: {
custom: {
50: '#97c3f1',
500: '#5fabea',
950: '#000000',
},
}SCSS
$custom: #5fabea; $custom-light: #97c3f1; $custom-dark: #000000;
JSON
{
"hex": "#5fabea",
"rgb": {
"r": 95,
"g": 171,
"b": 234
},
"hsl": {
"h": 207.194,
"s": 76.796,
"l": 64.51
},
"oklch": {
"l": 0.71834,
"c": 0.11945,
"h": 245.5
},
"luminance": 0.37499
}Semantic roles & 50–950 ramp
primary
#5FABEA
secondary
#EAD0BA
accent
#690CD9
background
#F9FBFE
surface
#F2F7FD
border
#CCD0D5
text
#0F1216
muted
#7E8184