#6FAABB#6FAABB
#6FAABB is a light, moderate cyan. Relative luminance 0.357; OKLCH L 70.4% C 0.066 H 217.9°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #6FAABB |
|---|---|
| RGB | rgb(111, 170, 187) |
| HSL | hsl(193, 36%, 58%) |
| HSV | hsv(193, 41%, 73%) |
| CMYK | cmyk(40.6%, 9.1%, 0%, 26.7%) |
| CIE-LAB | lab(66.30, -14.71, -14.75) |
| CIE-LCH | lch(66.30, 20.83, 225.09°) |
| OKLab | oklab(70.37% -0.052 -0.0406) |
| OKLCH | oklch(70.37% 0.066 217.9) |
| XYZ | xyz(29.8967, 35.7148, 52.3223) |
| Luminance | 0.3572 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.71
Bluegrey
#85A3B2
ΔE00 6.41
Cadetblue
#5F9EA0
ΔE00 7.91
Turquoise Blue
#06B1C4
ΔE00 7.96
Bluey Grey
#89A0B0
ΔE00 8.81
Sky Blue
#87CEEB
ΔE00 10.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FAABB #BB806F
analogous
#6FBBA6 #6FAABB #6F84BB
triadic
#6FAABB #BB6FAA #AABB6F
tetradic
#6FAABB #A66FBB #BB806F #84BB6F
square
#6FAABB #A66FBB #BB806F #84BB6F
split-complementary
#6FAABB #BB6F84 #BBA66F
monochromatic
#386977 #4C8EA1 #6FAABB #99C3CF #C2DBE2
Accessibility & contrast
On white
2.58
#6FAABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#6FAABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FAABB
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FAABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FAABB | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA6BC
Deuteranopia (green-blind)
#939DBB
Tritanopia (blue-blind)
#50B0AF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #6faabb; /* rgb */ color: rgb(111, 170, 187); /* oklch */ color: oklch(70.4% 0.066 217.9);
Tailwind
colors: {
custom: {
50: '#9cc3cf',
500: '#6faabb',
950: '#000000',
},
}SCSS
$custom: #6faabb; $custom-light: #9cc3cf; $custom-dark: #000000;
JSON
{
"hex": "#6faabb",
"rgb": {
"r": 111,
"g": 170,
"b": 187
},
"hsl": {
"h": 193.421,
"s": 35.849,
"l": 58.431
},
"oklch": {
"l": 0.70374,
"c": 0.06597,
"h": 217.9
},
"luminance": 0.35717
}Semantic roles & 50–950 ramp
primary
#6FAABB
secondary
#D2BBB4
accent
#755CCC
background
#F9FCFC
surface
#F2F8F9
border
#CCD1D2
text
#0E1213
muted
#7E8182