#6DAABB#6DAABB
#6DAABB is a light, moderate cyan. Relative luminance 0.356; OKLCH L 70.3% C 0.068 H 217.4°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #6DAABB |
|---|---|
| RGB | rgb(109, 170, 187) |
| HSL | hsl(193, 36%, 58%) |
| HSV | hsv(193, 42%, 73%) |
| CMYK | cmyk(41.7%, 9.1%, 0%, 26.7%) |
| CIE-LAB | lab(66.20, -15.23, -14.91) |
| CIE-LCH | lch(66.20, 21.31, 224.40°) |
| OKLab | oklab(70.27% -0.0537 -0.041) |
| OKLCH | oklch(70.27% 0.068 217.4) |
| XYZ | xyz(29.6478, 35.5865, 52.3107) |
| Luminance | 0.3559 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.99
Bluegrey
#85A3B2
ΔE00 6.74
Turquoise Blue
#06B1C4
ΔE00 7.64
Cadetblue
#5F9EA0
ΔE00 7.72
Bluey Grey
#89A0B0
ΔE00 9.13
Sky Blue
#87CEEB
ΔE00 10.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DAABB #BB7E6D
analogous
#6DBBA5 #6DAABB #6D83BB
triadic
#6DAABB #BB6DAA #AABB6D
tetradic
#6DAABB #A56DBB #BB7E6D #83BB6D
square
#6DAABB #A56DBB #BB7E6D #83BB6D
split-complementary
#6DAABB #BB6D83 #BBA56D
monochromatic
#376976 #4B8EA0 #6DAABB #97C2CE #C1DBE2
Accessibility & contrast
On white
2.59
#6DAABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#6DAABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DAABB
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DAABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DAABB | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA6BC
Deuteranopia (green-blind)
#929DBB
Tritanopia (blue-blind)
#4CB0AF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #6daabb; /* rgb */ color: rgb(109, 170, 187); /* oklch */ color: oklch(70.3% 0.068 217.4);
Tailwind
colors: {
custom: {
50: '#9bc3cf',
500: '#6daabb',
950: '#000000',
},
}SCSS
$custom: #6daabb; $custom-light: #9bc3cf; $custom-dark: #000000;
JSON
{
"hex": "#6daabb",
"rgb": {
"r": 109,
"g": 170,
"b": 187
},
"hsl": {
"h": 193.077,
"s": 36.449,
"l": 58.039
},
"oklch": {
"l": 0.70269,
"c": 0.06761,
"h": 217.4
},
"luminance": 0.35589
}Semantic roles & 50–950 ramp
primary
#6DAABB
secondary
#D1B9B2
accent
#745BCC
background
#F9FCFC
surface
#F2F8F9
border
#CCD1D2
text
#0E1213
muted
#7E8182