#409F98#409F98
#409F98 is a light, moderate teal. Relative luminance 0.282; OKLCH L 64.5% C 0.089 H 188.5°. Best body text is #000000 at 6.63:1 contrast (WCAG AA passes).
Color values
| HEX | #409F98 |
|---|---|
| RGB | rgb(64, 159, 152) |
| HSL | hsl(176, 43%, 44%) |
| HSV | hsv(176, 60%, 62%) |
| CMYK | cmyk(59.7%, 0%, 4.4%, 37.6%) |
| CIE-LAB | lab(60.03, -29.42, -4.70) |
| CIE-LCH | lch(60.03, 29.80, 189.08°) |
| OKLab | oklab(64.45% -0.0884 -0.0132) |
| OKLCH | oklch(64.45% 0.089 188.5) |
| XYZ | xyz(20.1775, 28.1512, 34.0700) |
| Luminance | 0.2815 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 1.95
Blue Green
#0F9B8E
ΔE00 3.98
Dull Teal
#5F9E8F
ΔE00 4.97
Dusty Teal
#4C9085
ΔE00 5.54
Grey Teal
#5E9B8A
ΔE00 5.76
Cadetblue
#5F9EA0
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#409F98 #9F4047
analogous
#409F68 #409F98 #40769F
triadic
#409F98 #98409F #9F9840
tetradic
#409F98 #68409F #9F4047 #769F40
square
#409F98 #68409F #9F4047 #769F40
split-complementary
#409F98 #9F4076 #9F6840
monochromatic
#1D4845 #2E736E #409F98 #5EBEB7 #8AD0CB
Accessibility & contrast
On white
3.17
#409F98 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.63
#409F98 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #409F98
6.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##409F98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##409F98 | 1.00 | 3.17 | 6.63 | 6.63 |
| #FFFFFF | 3.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979798
Deuteranopia (green-blind)
#888C99
Tritanopia (blue-blind)
#00A39D
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #409f98; /* rgb */ color: rgb(64, 159, 152); /* oklch */ color: oklch(64.5% 0.089 188.5);
Tailwind
colors: {
custom: {
50: '#7fbcb6',
500: '#409f98',
950: '#000000',
},
}SCSS
$custom: #409f98; $custom-light: #7fbcb6; $custom-dark: #000000;
JSON
{
"hex": "#409f98",
"rgb": {
"r": 64,
"g": 159,
"b": 152
},
"hsl": {
"h": 175.579,
"s": 42.601,
"l": 43.725
},
"oklch": {
"l": 0.6445,
"c": 0.08935,
"h": 188.5
},
"luminance": 0.28153
}Semantic roles & 50–950 ramp
primary
#409F98
secondary
#BB8085
accent
#555FD2
background
#F8FBFB
surface
#EFF6F6
border
#CAD0D0
text
#0B1211
muted
#7C8180