#29ABC7#29ABC7
#29ABC7 is a light, moderate cyan. Relative luminance 0.337; OKLCH L 68.6% C 0.113 H 216.4°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #29ABC7 |
|---|---|
| RGB | rgb(41, 171, 199) |
| HSL | hsl(191, 66%, 47%) |
| HSV | hsv(191, 79%, 78%) |
| CMYK | cmyk(79.4%, 14.1%, 0%, 22%) |
| CIE-LAB | lab(64.74, -24.34, -24.01) |
| CIE-LCH | lch(64.74, 34.19, 224.60°) |
| OKLab | oklab(68.63% -0.091 -0.0671) |
| OKLCH | oklch(68.63% 0.113 216.4) |
| XYZ | xyz(25.7817, 33.7175, 59.1711) |
| Luminance | 0.3372 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.13
Greyblue
#77A1B5
ΔE00 9.15
Cadetblue
#5F9EA0
ΔE00 9.79
Bright Sky Blue
#02CCFE
ΔE00 10.26
Deepskyblue
#00BFFF
ΔE00 10.73
Teal Blue
#01889F
ΔE00 11.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#29ABC7 #C74529
analogous
#29C794 #29ABC7 #295CC7
triadic
#29ABC7 #C729AB #ABC729
tetradic
#29ABC7 #9429C7 #C74529 #5CC729
square
#29ABC7 #9429C7 #C74529 #5CC729
split-complementary
#29ABC7 #C7295C #C79429
monochromatic
#145462 #1F7F94 #29ABC7 #52C3DB #85D5E6
Accessibility & contrast
On white
2.71
#29ABC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#29ABC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #29ABC7
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##29ABC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##29ABC7 | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A6C9
Deuteranopia (green-blind)
#8396C7
Tritanopia (blue-blind)
#00B5B4
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #29abc7; /* rgb */ color: rgb(41, 171, 199); /* oklch */ color: oklch(68.6% 0.113 216.4);
Tailwind
colors: {
custom: {
50: '#7dc4d8',
500: '#29abc7',
950: '#000000',
},
}SCSS
$custom: #29abc7; $custom-light: #7dc4d8; $custom-dark: #000000;
JSON
{
"hex": "#29abc7",
"rgb": {
"r": 41,
"g": 171,
"b": 199
},
"hsl": {
"h": 190.633,
"s": 65.833,
"l": 47.059
},
"oklch": {
"l": 0.68628,
"c": 0.11304,
"h": 216.4
},
"luminance": 0.33721
}Semantic roles & 50–950 ramp
primary
#29ABC7
secondary
#CF8B7D
accent
#5D3FE9
background
#F8FCFD
surface
#F0F8FA
border
#CBD1D3
text
#0C1214
muted
#7D8183