#41979C#41979C
#41979C is a light, moderate teal. Relative luminance 0.257; OKLCH L 62.6% C 0.082 H 200.5°. Best body text is #000000 at 6.13:1 contrast (WCAG AA passes).
Color values
| HEX | #41979C |
|---|---|
| RGB | rgb(65, 151, 156) |
| HSL | hsl(183, 41%, 43%) |
| HSV | hsv(183, 58%, 61%) |
| CMYK | cmyk(58.3%, 3.2%, 0%, 38.8%) |
| CIE-LAB | lab(57.71, -24.11, -10.42) |
| CIE-LCH | lch(57.71, 26.26, 203.38°) |
| OKLab | oklab(62.63% -0.0771 -0.0288) |
| OKLCH | oklch(62.63% 0.082 200.5) |
| XYZ | xyz(19.2448, 25.6554, 35.3838) |
| Luminance | 0.2566 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.12
Sea
#3C9992
ΔE00 5.14
Darkcyan
#008B8B
ΔE00 6.30
Dark Cyan
#0A888A
ΔE00 6.66
Greenish Blue
#0B8B87
ΔE00 7.08
Dusty Teal
#4C9085
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41979C #9C4641
analogous
#419C73 #41979C #41699C
triadic
#41979C #9C4197 #979C41
tetradic
#41979C #73419C #9C4641 #699C41
square
#41979C #73419C #9C4641 #699C41
split-complementary
#41979C #9C4169 #9C7341
monochromatic
#1D4346 #2F6D71 #41979C #5EB7BC #89CACE
Accessibility & contrast
On white
3.42
#41979C on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.13
#41979C on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #41979C
6.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41979C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41979C | 1.00 | 3.42 | 6.13 | 6.13 |
| #FFFFFF | 3.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D919C
Deuteranopia (green-blind)
#7E869C
Tritanopia (blue-blind)
#009C98
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #41979c; /* rgb */ color: rgb(65, 151, 156); /* oklch */ color: oklch(62.6% 0.082 200.5);
Tailwind
colors: {
custom: {
50: '#7fb6b9',
500: '#41979c',
950: '#000000',
},
}SCSS
$custom: #41979c; $custom-light: #7fb6b9; $custom-dark: #000000;
JSON
{
"hex": "#41979c",
"rgb": {
"r": 65,
"g": 151,
"b": 156
},
"hsl": {
"h": 183.297,
"s": 41.176,
"l": 43.333
},
"oklch": {
"l": 0.62627,
"c": 0.08227,
"h": 200.5
},
"luminance": 0.25657
}Semantic roles & 50–950 ramp
primary
#41979C
secondary
#B98380
accent
#5E57D1
background
#F8FBFB
surface
#EFF6F6
border
#CAD0D0
text
#0B1111
muted
#7C8080