#6DABC0#6DABC0
#6DABC0 is a light, moderate cyan. Relative luminance 0.362; OKLCH L 70.7% C 0.071 H 221.5°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #6DABC0 |
|---|---|
| RGB | rgb(109, 171, 192) |
| HSL | hsl(195, 40%, 59%) |
| HSV | hsv(195, 43%, 75%) |
| CMYK | cmyk(43.2%, 10.9%, 0%, 24.7%) |
| CIE-LAB | lab(66.66, -14.42, -17.00) |
| CIE-LCH | lch(66.66, 22.29, 229.70°) |
| OKLab | oklab(70.69% -0.053 -0.0468) |
| OKLCH | oklch(70.69% 0.071 221.5) |
| XYZ | xyz(30.3806, 36.1807, 55.2416) |
| Luminance | 0.3618 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.44
Bluegrey
#85A3B2
ΔE00 6.44
Turquoise Blue
#06B1C4
ΔE00 8.14
Bluey Grey
#89A0B0
ΔE00 8.69
Cadetblue
#5F9EA0
ΔE00 9.17
Sky Blue
#87CEEB
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DABC0 #C0826D
analogous
#6DC0AC #6DABC0 #6D82C0
triadic
#6DABC0 #C06DAB #ABC06D
tetradic
#6DABC0 #AC6DC0 #C0826D #82C06D
square
#6DABC0 #AC6DC0 #C0826D #82C06D
split-complementary
#6DABC0 #C06D82 #C0AC6D
monochromatic
#366B7D #488FA8 #6DABC0 #98C4D2 #C3DCE5
Accessibility & contrast
On white
2.55
#6DABC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#6DABC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DABC0
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DABC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DABC0 | 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)
#9EA8C1
Deuteranopia (green-blind)
#929EC0
Tritanopia (blue-blind)
#49B2B2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #6dabc0; /* rgb */ color: rgb(109, 171, 192); /* oklch */ color: oklch(70.7% 0.071 221.5);
Tailwind
colors: {
custom: {
50: '#9bc4d3',
500: '#6dabc0',
950: '#000000',
},
}SCSS
$custom: #6dabc0; $custom-light: #9bc4d3; $custom-dark: #000000;
JSON
{
"hex": "#6dabc0",
"rgb": {
"r": 109,
"g": 171,
"b": 192
},
"hsl": {
"h": 195.181,
"s": 39.713,
"l": 59.02
},
"oklch": {
"l": 0.70687,
"c": 0.07075,
"h": 221.5
},
"luminance": 0.36183
}Semantic roles & 50–950 ramp
primary
#6DABC0
secondary
#D5BCB4
accent
#7658D0
background
#F9FCFC
surface
#F2F8F9
border
#CCD1D2
text
#0E1214
muted
#7E8182