#29949C#29949C
#29949C is a mid, moderate teal. Relative luminance 0.241; OKLCH L 61.2% C 0.093 H 202.5°. Best body text is #000000 at 5.81:1 contrast (WCAG AA passes).
Color values
| HEX | #29949C |
|---|---|
| RGB | rgb(41, 148, 156) |
| HSL | hsl(184, 58%, 39%) |
| HSV | hsv(184, 74%, 61%) |
| CMYK | cmyk(73.7%, 5.1%, 0%, 38.8%) |
| CIE-LAB | lab(56.14, -26.48, -12.85) |
| CIE-LCH | lch(56.14, 29.43, 205.88°) |
| OKLab | oklab(61.18% -0.0863 -0.0357) |
| OKLCH | oklch(61.18% 0.093 202.5) |
| XYZ | xyz(17.5024, 24.0494, 35.1656) |
| Luminance | 0.2405 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkcyan
#008B8B
ΔE00 5.21
Dark Cyan
#0A888A
ΔE00 5.37
Sea
#3C9992
ΔE00 6.19
Cadetblue
#5F9EA0
ΔE00 6.26
Greenish Blue
#0B8B87
ΔE00 6.39
Teal Blue
#01889F
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#29949C #9C3129
analogous
#299C6A #29949C #295A9C
triadic
#29949C #9C2994 #949C29
tetradic
#29949C #6A299C #9C3129 #5A9C29
square
#29949C #6A299C #9C3129 #5A9C29
split-complementary
#29949C #9C295A #9C6A29
monochromatic
#10383B #1C666C #29949C #38C0CB #68D0D7
Accessibility & contrast
On white
3.61
#29949C on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.81
#29949C on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #29949C
5.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##29949C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##29949C | 1.00 | 3.61 | 5.81 | 5.81 |
| #FFFFFF | 3.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#888D9D
Deuteranopia (green-blind)
#78819C
Tritanopia (blue-blind)
#009A96
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #29949c; /* rgb */ color: rgb(41, 148, 156); /* oklch */ color: oklch(61.2% 0.093 202.5);
Tailwind
colors: {
custom: {
50: '#75b4b9',
500: '#29949c',
950: '#000000',
},
}SCSS
$custom: #29949c; $custom-light: #75b4b9; $custom-dark: #000000;
JSON
{
"hex": "#29949c",
"rgb": {
"r": 41,
"g": 148,
"b": 156
},
"hsl": {
"h": 184.174,
"s": 58.376,
"l": 38.627
},
"oklch": {
"l": 0.61177,
"c": 0.09336,
"h": 202.5
},
"luminance": 0.24052
}Semantic roles & 50–950 ramp
primary
#29949C
secondary
#BE6963
accent
#5146E2
background
#F7FBFB
surface
#EEF6F6
border
#C9D0D0
text
#0A1111
muted
#7C8080