#41999C#41999C
#41999C is a light, moderate teal. Relative luminance 0.263; OKLCH L 63.1% C 0.084 H 198.3°. Best body text is #000000 at 6.26:1 contrast (WCAG AA passes).
Color values
| HEX | #41999C |
|---|---|
| RGB | rgb(65, 153, 156) |
| HSL | hsl(182, 41%, 43%) |
| HSV | hsv(182, 58%, 61%) |
| CMYK | cmyk(58.3%, 1.9%, 0%, 38.8%) |
| CIE-LAB | lab(58.33, -25.12, -9.50) |
| CIE-LCH | lch(58.33, 26.86, 200.71°) |
| OKLab | oklab(63.13% -0.0793 -0.0263) |
| OKLCH | oklch(63.13% 0.084 198.3) |
| XYZ | xyz(19.5694, 26.3046, 35.4920) |
| Luminance | 0.2631 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 3.90
Sea
#3C9992
ΔE00 4.25
Darkcyan
#008B8B
ΔE00 6.38
Dusty Teal
#4C9085
ΔE00 6.67
Dark Cyan
#0A888A
ΔE00 6.95
Greenish Blue
#0B8B87
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41999C #9C4441
analogous
#419C71 #41999C #416B9C
triadic
#41999C #9C4199 #999C41
tetradic
#41999C #71419C #9C4441 #6B9C41
square
#41999C #71419C #9C4441 #6B9C41
split-complementary
#41999C #9C416B #9C7141
monochromatic
#1D4446 #2F6F71 #41999C #5EB9BC #89CCCE
Accessibility & contrast
On white
3.35
#41999C on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.26
#41999C on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #41999C
6.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41999C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41999C | 1.00 | 3.35 | 6.26 | 6.26 |
| #FFFFFF | 3.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F929C
Deuteranopia (green-blind)
#81889D
Tritanopia (blue-blind)
#009E9A
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #41999c; /* rgb */ color: rgb(65, 153, 156); /* oklch */ color: oklch(63.1% 0.084 198.3);
Tailwind
colors: {
custom: {
50: '#7fb7b9',
500: '#41999c',
950: '#000000',
},
}SCSS
$custom: #41999c; $custom-light: #7fb7b9; $custom-dark: #000000;
JSON
{
"hex": "#41999c",
"rgb": {
"r": 65,
"g": 153,
"b": 156
},
"hsl": {
"h": 181.978,
"s": 41.176,
"l": 43.333
},
"oklch": {
"l": 0.63125,
"c": 0.08354,
"h": 198.3
},
"luminance": 0.26307
}Semantic roles & 50–950 ramp
primary
#41999C
secondary
#B98280
accent
#5B57D1
background
#F8FBFB
surface
#EFF6F6
border
#CAD0D0
text
#0B1111
muted
#7C8080