#41999B#41999B
#41999B is a light, moderate teal. Relative luminance 0.263; OKLCH L 63.1% C 0.084 H 197.3°. Best body text is #000000 at 6.25:1 contrast (WCAG AA passes).
Color values
| HEX | #41999B |
|---|---|
| RGB | rgb(65, 153, 155) |
| HSL | hsl(181, 41%, 43%) |
| HSV | hsv(181, 58%, 61%) |
| CMYK | cmyk(58.1%, 1.3%, 0%, 39.2%) |
| CIE-LAB | lab(58.29, -25.41, -8.97) |
| CIE-LCH | lch(58.29, 26.95, 199.45°) |
| OKLab | oklab(63.09% -0.0797 -0.0248) |
| OKLCH | oklch(63.09% 0.084 197.3) |
| XYZ | xyz(19.4851, 26.2709, 35.0479) |
| Luminance | 0.2627 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 3.83
Cadetblue
#5F9EA0
ΔE00 3.99
Darkcyan
#008B8B
ΔE00 6.25
Dusty Teal
#4C9085
ΔE00 6.32
Greenish Blue
#0B8B87
ΔE00 6.75
Dark Cyan
#0A888A
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41999B #9B4341
analogous
#419B70 #41999B #416C9B
triadic
#41999B #9B4199 #999B41
tetradic
#41999B #70419B #9B4341 #6C9B41
square
#41999B #70419B #9B4341 #6C9B41
split-complementary
#41999B #9B416C #9B7041
monochromatic
#1D4445 #2F6E70 #41999B #5EB9BB #89CCCD
Accessibility & contrast
On white
3.36
#41999B on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.25
#41999B on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #41999B
6.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41999B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41999B | 1.00 | 3.36 | 6.25 | 6.25 |
| #FFFFFF | 3.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F929B
Deuteranopia (green-blind)
#81889C
Tritanopia (blue-blind)
#009E99
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #41999b; /* rgb */ color: rgb(65, 153, 155); /* oklch */ color: oklch(63.1% 0.084 197.3);
Tailwind
colors: {
custom: {
50: '#7fb7b8',
500: '#41999b',
950: '#000000',
},
}SCSS
$custom: #41999b; $custom-light: #7fb7b8; $custom-dark: #000000;
JSON
{
"hex": "#41999b",
"rgb": {
"r": 65,
"g": 153,
"b": 155
},
"hsl": {
"h": 181.333,
"s": 40.909,
"l": 43.137
},
"oklch": {
"l": 0.63089,
"c": 0.08352,
"h": 197.3
},
"luminance": 0.26273
}Semantic roles & 50–950 ramp
primary
#41999B
secondary
#B88180
accent
#5A57D1
background
#F8FBFB
surface
#EFF6F6
border
#CAD0D0
text
#0B1111
muted
#7C8080