#6FAABE#6FAABE
#6FAABE is a light, moderate cyan. Relative luminance 0.358; OKLCH L 70.5% C 0.068 H 221.4°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #6FAABE |
|---|---|
| RGB | rgb(111, 170, 190) |
| HSL | hsl(195, 38%, 59%) |
| HSV | hsv(195, 42%, 75%) |
| CMYK | cmyk(41.6%, 10.5%, 0%, 25.5%) |
| CIE-LAB | lab(66.40, -13.91, -16.27) |
| CIE-LCH | lch(66.40, 21.41, 229.47°) |
| OKLab | oklab(70.49% -0.0508 -0.0448) |
| OKLCH | oklch(70.49% 0.068 221.4) |
| XYZ | xyz(30.2213, 35.8446, 54.0314) |
| Luminance | 0.3585 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.06
Bluegrey
#85A3B2
ΔE00 6.01
Bluey Grey
#89A0B0
ΔE00 8.31
Turquoise Blue
#06B1C4
ΔE00 8.43
Cadetblue
#5F9EA0
ΔE00 8.97
Light Grey Blue
#9DBCD4
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FAABE #BE836F
analogous
#6FBEAB #6FAABE #6F83BE
triadic
#6FAABE #BE6FAA #AABE6F
tetradic
#6FAABE #AB6FBE #BE836F #83BE6F
square
#6FAABE #AB6FBE #BE836F #83BE6F
split-complementary
#6FAABE #BE6F83 #BEAB6F
monochromatic
#386A7B #4B8EA5 #6FAABE #99C3D1 #C3DCE4
Accessibility & contrast
On white
2.57
#6FAABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#6FAABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FAABE
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FAABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FAABE | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA7BF
Deuteranopia (green-blind)
#929DBE
Tritanopia (blue-blind)
#4EB1B0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #6faabe; /* rgb */ color: rgb(111, 170, 190); /* oklch */ color: oklch(70.5% 0.068 221.4);
Tailwind
colors: {
custom: {
50: '#9cc3d1',
500: '#6faabe',
950: '#000000',
},
}SCSS
$custom: #6faabe; $custom-light: #9cc3d1; $custom-dark: #000000;
JSON
{
"hex": "#6faabe",
"rgb": {
"r": 111,
"g": 170,
"b": 190
},
"hsl": {
"h": 195.19,
"s": 37.799,
"l": 59.02
},
"oklch": {
"l": 0.70487,
"c": 0.06776,
"h": 221.4
},
"luminance": 0.35847
}Semantic roles & 50–950 ramp
primary
#6FAABE
secondary
#D4BDB5
accent
#775ACE
background
#F9FCFC
surface
#F2F8F9
border
#CCD1D2
text
#0E1214
muted
#7E8182