#418B95#418B95
#418B95 is a mid, moderate teal. Relative luminance 0.218; OKLCH L 59.4% C 0.075 H 207.2°. Best body text is #000000 at 5.35:1 contrast (WCAG AA passes).
Color values
| HEX | #418B95 |
|---|---|
| RGB | rgb(65, 139, 149) |
| HSL | hsl(187, 39%, 42%) |
| HSV | hsv(187, 56%, 58%) |
| CMYK | cmyk(56.4%, 6.7%, 0%, 41.6%) |
| CIE-LAB | lab(53.77, -19.93, -12.32) |
| CIE-LCH | lch(53.77, 23.43, 211.73°) |
| OKLab | oklab(59.38% -0.0664 -0.0341) |
| OKLCH | oklch(59.38% 0.075 207.2) |
| XYZ | xyz(16.8352, 21.7574, 31.7403) |
| Luminance | 0.2176 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Teal Blue
#01889F
ΔE00 5.02
Dark Cyan
#0A888A
ΔE00 6.02
Darkcyan
#008B8B
ΔE00 6.66
Cadetblue
#5F9EA0
ΔE00 7.49
Greenish Blue
#0B8B87
ΔE00 7.85
Dirty Blue
#3F829D
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#418B95 #954B41
analogous
#419575 #418B95 #416195
triadic
#418B95 #95418B #8B9541
tetradic
#418B95 #754195 #954B41 #619541
square
#418B95 #754195 #954B41 #619541
split-complementary
#418B95 #954161 #957541
monochromatic
#1C3B40 #2E636A #418B95 #5CADB8 #86C2CA
Accessibility & contrast
On white
3.92
#418B95 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.35
#418B95 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #418B95
5.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##418B95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##418B95 | 1.00 | 3.92 | 5.35 | 5.35 |
| #FFFFFF | 3.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#818696
Deuteranopia (green-blind)
#747C95
Tritanopia (blue-blind)
#00908E
Achromatopsia (no color)
#808080
Design tokens & code
CSS
--color: #418b95; /* rgb */ color: rgb(65, 139, 149); /* oklch */ color: oklch(59.4% 0.075 207.2);
Tailwind
colors: {
custom: {
50: '#7eadb4',
500: '#418b95',
950: '#000000',
},
}SCSS
$custom: #418b95; $custom-light: #7eadb4; $custom-dark: #000000;
JSON
{
"hex": "#418b95",
"rgb": {
"r": 65,
"g": 139,
"b": 149
},
"hsl": {
"h": 187.143,
"s": 39.252,
"l": 41.961
},
"oklch": {
"l": 0.59379,
"c": 0.07463,
"h": 207.2
},
"luminance": 0.21759
}Semantic roles & 50–950 ramp
primary
#418B95
secondary
#B5847D
accent
#6759CF
background
#F8FAFB
surface
#EFF4F6
border
#CACED0
text
#0A1011
muted
#7C7F80