#6FABBE#6FABBE
#6FABBE is a light, moderate cyan. Relative luminance 0.362; OKLCH L 70.7% C 0.068 H 219.9°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #6FABBE |
|---|---|
| RGB | rgb(111, 171, 190) |
| HSL | hsl(194, 38%, 59%) |
| HSV | hsv(194, 42%, 75%) |
| CMYK | cmyk(41.6%, 10%, 0%, 25.5%) |
| CIE-LAB | lab(66.69, -14.44, -15.84) |
| CIE-LCH | lch(66.69, 21.43, 227.64°) |
| OKLab | oklab(70.71% -0.0521 -0.0436) |
| OKLCH | oklch(70.71% 0.068 219.9) |
| XYZ | xyz(30.4094, 36.2210, 54.0941) |
| Luminance | 0.3622 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.53
Bluegrey
#85A3B2
ΔE00 6.34
Turquoise Blue
#06B1C4
ΔE00 8.11
Cadetblue
#5F9EA0
ΔE00 8.67
Bluey Grey
#89A0B0
ΔE00 8.68
Sky Blue
#87CEEB
ΔE00 9.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FABBE #BE826F
analogous
#6FBEAA #6FABBE #6F84BE
triadic
#6FABBE #BE6FAB #ABBE6F
tetradic
#6FABBE #AA6FBE #BE826F #84BE6F
square
#6FABBE #AA6FBE #BE826F #84BE6F
split-complementary
#6FABBE #BE6F84 #BEAA6F
monochromatic
#386B7B #4B8FA5 #6FABBE #99C4D1 #C3DCE4
Accessibility & contrast
On white
2.55
#6FABBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#6FABBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FABBE
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FABBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FABBE | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA8BF
Deuteranopia (green-blind)
#939EBE
Tritanopia (blue-blind)
#4EB2B1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #6fabbe; /* rgb */ color: rgb(111, 171, 190); /* oklch */ color: oklch(70.7% 0.068 219.9);
Tailwind
colors: {
custom: {
50: '#9cc4d1',
500: '#6fabbe',
950: '#000000',
},
}SCSS
$custom: #6fabbe; $custom-light: #9cc4d1; $custom-dark: #000000;
JSON
{
"hex": "#6fabbe",
"rgb": {
"r": 111,
"g": 171,
"b": 190
},
"hsl": {
"h": 194.43,
"s": 37.799,
"l": 59.02
},
"oklch": {
"l": 0.70715,
"c": 0.06792,
"h": 219.9
},
"luminance": 0.36223
}Semantic roles & 50–950 ramp
primary
#6FABBE
secondary
#D4BCB5
accent
#765ACE
background
#F9FCFC
surface
#F2F8F9
border
#CCD1D2
text
#0E1214
muted
#7E8182