#418F99#418F99
#418F99 is a mid, moderate teal. Relative luminance 0.231; OKLCH L 60.5% C 0.078 H 206.6°. Best body text is #000000 at 5.61:1 contrast (WCAG AA passes).
Color values
| HEX | #418F99 |
|---|---|
| RGB | rgb(65, 143, 153) |
| HSL | hsl(187, 40%, 43%) |
| HSV | hsv(187, 58%, 60%) |
| CMYK | cmyk(57.5%, 6.5%, 0%, 40%) |
| CIE-LAB | lab(55.14, -20.85, -12.56) |
| CIE-LCH | lch(55.14, 24.34, 211.07°) |
| OKLab | oklab(60.53% -0.0693 -0.0347) |
| OKLCH | oklch(60.53% 0.078 206.6) |
| XYZ | xyz(17.7499, 23.0669, 33.6478) |
| Luminance | 0.2307 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Teal Blue
#01889F
ΔE00 5.54
Dark Cyan
#0A888A
ΔE00 6.32
Cadetblue
#5F9EA0
ΔE00 6.37
Darkcyan
#008B8B
ΔE00 6.70
Greenish Blue
#0B8B87
ΔE00 7.88
Sea
#3C9992
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#418F99 #994B41
analogous
#419977 #418F99 #416399
triadic
#418F99 #99418F #8F9941
tetradic
#418F99 #774199 #994B41 #639941
square
#418F99 #774199 #994B41 #639941
split-complementary
#418F99 #994163 #997741
monochromatic
#1D3F43 #2F676E #418F99 #5DB0BA #88C5CC
Accessibility & contrast
On white
3.74
#418F99 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.61
#418F99 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #418F99
5.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##418F99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##418F99 | 1.00 | 3.74 | 5.61 | 5.61 |
| #FFFFFF | 3.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#848A9A
Deuteranopia (green-blind)
#778099
Tritanopia (blue-blind)
#009592
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #418f99; /* rgb */ color: rgb(65, 143, 153); /* oklch */ color: oklch(60.5% 0.078 206.6);
Tailwind
colors: {
custom: {
50: '#7eb0b7',
500: '#418f99',
950: '#000000',
},
}SCSS
$custom: #418f99; $custom-light: #7eb0b7; $custom-dark: #000000;
JSON
{
"hex": "#418f99",
"rgb": {
"r": 65,
"g": 143,
"b": 153
},
"hsl": {
"h": 186.818,
"s": 40.367,
"l": 42.745
},
"oklch": {
"l": 0.60527,
"c": 0.07751,
"h": 206.6
},
"luminance": 0.23069
}Semantic roles & 50–950 ramp
primary
#418F99
secondary
#B7857F
accent
#6558D0
background
#F8FAFB
surface
#EFF4F6
border
#CACED0
text
#0B1011
muted
#7C7F80