#418F97#418F97
#418F97 is a mid, moderate teal. Relative luminance 0.230; OKLCH L 60.5% C 0.077 H 204.4°. Best body text is #000000 at 5.60:1 contrast (WCAG AA passes).
Color values
| HEX | #418F97 |
|---|---|
| RGB | rgb(65, 143, 151) |
| HSL | hsl(186, 40%, 42%) |
| HSV | hsv(186, 57%, 59%) |
| CMYK | cmyk(57%, 5.3%, 0%, 40.8%) |
| CIE-LAB | lab(55.07, -21.44, -11.51) |
| CIE-LCH | lch(55.07, 24.33, 208.23°) |
| OKLab | oklab(60.45% -0.0702 -0.0318) |
| OKLCH | oklch(60.45% 0.077 204.4) |
| XYZ | xyz(17.5861, 23.0014, 32.7851) |
| Luminance | 0.2300 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Cyan
#0A888A
ΔE00 5.72
Darkcyan
#008B8B
ΔE00 6.02
Cadetblue
#5F9EA0
ΔE00 6.11
Teal Blue
#01889F
ΔE00 6.15
Greenish Blue
#0B8B87
ΔE00 7.12
Sea
#3C9992
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#418F97 #974941
analogous
#419774 #418F97 #416497
triadic
#418F97 #97418F #8F9741
tetradic
#418F97 #744197 #974941 #649741
square
#418F97 #744197 #974941 #649741
split-complementary
#418F97 #974164 #977441
monochromatic
#1C3E41 #2F666C #418F97 #5CB0B9 #87C5CB
Accessibility & contrast
On white
3.75
#418F97 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.60
#418F97 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #418F97
5.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##418F97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##418F97 | 1.00 | 3.75 | 5.60 | 5.60 |
| #FFFFFF | 3.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#858A98
Deuteranopia (green-blind)
#778097
Tritanopia (blue-blind)
#009491
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #418f97; /* rgb */ color: rgb(65, 143, 151); /* oklch */ color: oklch(60.5% 0.077 204.4);
Tailwind
colors: {
custom: {
50: '#7eb0b5',
500: '#418f97',
950: '#000000',
},
}SCSS
$custom: #418f97; $custom-light: #7eb0b5; $custom-dark: #000000;
JSON
{
"hex": "#418f97",
"rgb": {
"r": 65,
"g": 143,
"b": 151
},
"hsl": {
"h": 185.581,
"s": 39.815,
"l": 42.353
},
"oklch": {
"l": 0.6045,
"c": 0.07704,
"h": 204.4
},
"luminance": 0.23003
}Semantic roles & 50–950 ramp
primary
#418F97
secondary
#B6837E
accent
#6358D0
background
#F8FAFB
surface
#EFF4F6
border
#CACED0
text
#0B1011
muted
#7C7F80