#5FAABB#5FAABB
#5FAABB is a light, moderate cyan. Relative luminance 0.348; OKLCH L 69.6% C 0.078 H 214.1°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #5FAABB |
|---|---|
| RGB | rgb(95, 170, 187) |
| HSL | hsl(191, 40%, 55%) |
| HSV | hsv(191, 49%, 73%) |
| CMYK | cmyk(49.2%, 9.1%, 0%, 26.7%) |
| CIE-LAB | lab(65.57, -18.65, -15.93) |
| CIE-LCH | lch(65.57, 24.53, 220.50°) |
| OKLab | oklab(69.59% -0.065 -0.044) |
| OKLCH | oklch(69.59% 0.078 214.1) |
| XYZ | xyz(28.0603, 34.7679, 52.2362) |
| Luminance | 0.3477 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.66
Greyblue
#77A1B5
ΔE00 6.76
Cadetblue
#5F9EA0
ΔE00 6.86
Bluegrey
#85A3B2
ΔE00 8.75
Bluey Grey
#89A0B0
ΔE00 11.06
Sky Blue
#87CEEB
ΔE00 11.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FAABB #BB705F
analogous
#5FBB9E #5FAABB #5F7CBB
triadic
#5FAABB #BB5FAA #AABB5F
tetradic
#5FAABB #9E5FBB #BB705F #7CBB5F
square
#5FAABB #9E5FBB #BB705F #7CBB5F
split-complementary
#5FAABB #BB5F7C #BB9E5F
monochromatic
#306470 #428A9B #5FAABB #8AC1CD #B5D8E0
Accessibility & contrast
On white
2.64
#5FAABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#5FAABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FAABB
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FAABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FAABB | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA5BC
Deuteranopia (green-blind)
#8F9BBB
Tritanopia (blue-blind)
#2BB1AF
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #5faabb; /* rgb */ color: rgb(95, 170, 187); /* oklch */ color: oklch(69.6% 0.078 214.1);
Tailwind
colors: {
custom: {
50: '#93c3cf',
500: '#5faabb',
950: '#000000',
},
}SCSS
$custom: #5faabb; $custom-light: #93c3cf; $custom-dark: #000000;
JSON
{
"hex": "#5faabb",
"rgb": {
"r": 95,
"g": 170,
"b": 187
},
"hsl": {
"h": 191.087,
"s": 40.351,
"l": 55.294
},
"oklch": {
"l": 0.69589,
"c": 0.07848,
"h": 214.1
},
"luminance": 0.3477
}Semantic roles & 50–950 ramp
primary
#5FAABB
secondary
#CEAFA8
accent
#6E58D0
background
#F9FCFC
surface
#F2F8F9
border
#CCD1D2
text
#0D1213
muted
#7E8182