#419A9B#419A9B
#419A9B is a light, moderate teal. Relative luminance 0.266; OKLCH L 63.3% C 0.084 H 196.3°. Best body text is #000000 at 6.32:1 contrast (WCAG AA passes).
Color values
| HEX | #419A9B |
|---|---|
| RGB | rgb(65, 154, 155) |
| HSL | hsl(181, 41%, 43%) |
| HSV | hsv(181, 58%, 61%) |
| CMYK | cmyk(58.1%, 0.6%, 0%, 39.2%) |
| CIE-LAB | lab(58.60, -25.91, -8.51) |
| CIE-LCH | lch(58.60, 27.28, 198.19°) |
| OKLab | oklab(63.34% -0.0809 -0.0236) |
| OKLCH | oklch(63.34% 0.084 196.3) |
| XYZ | xyz(19.6494, 26.5996, 35.1027) |
| Luminance | 0.2660 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 3.43
Cadetblue
#5F9EA0
ΔE00 4.01
Dusty Teal
#4C9085
ΔE00 6.16
Darkcyan
#008B8B
ΔE00 6.39
Blue Green
#0F9B8E
ΔE00 6.56
Greenish Blue
#0B8B87
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#419A9B #9B4241
analogous
#419B6F #419A9B #416D9B
triadic
#419A9B #9B419A #9A9B41
tetradic
#419A9B #6F419B #9B4241 #6D9B41
square
#419A9B #6F419B #9B4241 #6D9B41
split-complementary
#419A9B #9B416D #9B6F41
monochromatic
#1D4445 #2F6F70 #419A9B #5EBABB #89CDCD
Accessibility & contrast
On white
3.32
#419A9B on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.32
#419A9B on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #419A9B
6.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##419A9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##419A9B | 1.00 | 3.32 | 6.32 | 6.32 |
| #FFFFFF | 3.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91939B
Deuteranopia (green-blind)
#82889C
Tritanopia (blue-blind)
#009F9A
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #419a9b; /* rgb */ color: rgb(65, 154, 155); /* oklch */ color: oklch(63.3% 0.084 196.3);
Tailwind
colors: {
custom: {
50: '#80b8b8',
500: '#419a9b',
950: '#000000',
},
}SCSS
$custom: #419a9b; $custom-light: #80b8b8; $custom-dark: #000000;
JSON
{
"hex": "#419a9b",
"rgb": {
"r": 65,
"g": 154,
"b": 155
},
"hsl": {
"h": 180.667,
"s": 40.909,
"l": 43.137
},
"oklch": {
"l": 0.63338,
"c": 0.08423,
"h": 196.3
},
"luminance": 0.26602
}Semantic roles & 50–950 ramp
primary
#419A9B
secondary
#B88080
accent
#5857D1
background
#F8FBFB
surface
#EFF6F6
border
#CAD0D0
text
#0B1111
muted
#7C8080