#6FAABA#6FAABA
#6FAABA is a light, moderate cyan. Relative luminance 0.357; OKLCH L 70.3% C 0.065 H 216.8°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #6FAABA |
|---|---|
| RGB | rgb(111, 170, 186) |
| HSL | hsl(193, 35%, 58%) |
| HSV | hsv(193, 40%, 73%) |
| CMYK | cmyk(40.3%, 8.6%, 0%, 27.1%) |
| CIE-LAB | lab(66.27, -14.97, -14.25) |
| CIE-LCH | lch(66.27, 20.67, 223.59°) |
| OKLab | oklab(70.34% -0.0524 -0.0392) |
| OKLCH | oklch(70.34% 0.065 216.8) |
| XYZ | xyz(29.7901, 35.6721, 51.7605) |
| Luminance | 0.3567 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.98
Bluegrey
#85A3B2
ΔE00 6.59
Cadetblue
#5F9EA0
ΔE00 7.56
Turquoise Blue
#06B1C4
ΔE00 7.83
Bluey Grey
#89A0B0
ΔE00 9.00
Sky Blue
#87CEEB
ΔE00 10.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FAABA #BA7F6F
analogous
#6FBAA4 #6FAABA #6F84BA
triadic
#6FAABA #BA6FAA #AABA6F
tetradic
#6FAABA #A46FBA #BA7F6F #84BA6F
square
#6FAABA #A46FBA #BA7F6F #84BA6F
split-complementary
#6FAABA #BA6F84 #BAA46F
monochromatic
#396976 #4C8E9F #6FAABA #98C2CE #C2DBE2
Accessibility & contrast
On white
2.58
#6FAABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#6FAABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FAABA
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FAABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FAABA | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA6BB
Deuteranopia (green-blind)
#939DBA
Tritanopia (blue-blind)
#50B0AF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #6faaba; /* rgb */ color: rgb(111, 170, 186); /* oklch */ color: oklch(70.3% 0.065 216.8);
Tailwind
colors: {
custom: {
50: '#9cc3ce',
500: '#6faaba',
950: '#000000',
},
}SCSS
$custom: #6faaba; $custom-light: #9cc3ce; $custom-dark: #000000;
JSON
{
"hex": "#6faaba",
"rgb": {
"r": 111,
"g": 170,
"b": 186
},
"hsl": {
"h": 192.8,
"s": 35.211,
"l": 58.235
},
"oklch": {
"l": 0.70337,
"c": 0.06543,
"h": 216.8
},
"luminance": 0.35674
}Semantic roles & 50–950 ramp
primary
#6FAABA
secondary
#D1BAB3
accent
#745DCB
background
#F9FCFC
surface
#F2F8F9
border
#CCD1D2
text
#0E1213
muted
#7E8182