#348B99#348B99
#348B99 is a mid, moderate teal. Relative luminance 0.215; OKLCH L 59.1% C 0.084 H 209.9°. Best body text is #000000 at 5.30:1 contrast (WCAG AA passes).
Color values
| HEX | #348B99 |
|---|---|
| RGB | rgb(52, 139, 153) |
| HSL | hsl(188, 49%, 40%) |
| HSV | hsv(188, 66%, 60%) |
| CMYK | cmyk(66%, 9.2%, 0%, 40%) |
| CIE-LAB | lab(53.49, -21.17, -15.10) |
| CIE-LCH | lch(53.49, 26.00, 215.50°) |
| OKLab | oklab(59.08% -0.0728 -0.0419) |
| OKLCH | oklch(59.08% 0.084 209.9) |
| XYZ | xyz(16.3961, 21.4934, 33.4154) |
| Luminance | 0.2150 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Teal Blue
#01889F
ΔE00 3.44
Dark Cyan
#0A888A
ΔE00 6.40
Ocean
#017B92
ΔE00 7.02
Dirty Blue
#3F829D
ΔE00 7.11
Darkcyan
#008B8B
ΔE00 7.14
Teal
#008080
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#348B99 #994234
analogous
#349974 #348B99 #345899
triadic
#348B99 #99348B #8B9934
tetradic
#348B99 #743499 #994234 #589934
square
#348B99 #743499 #994234 #589934
split-complementary
#348B99 #993458 #997434
monochromatic
#15383E #24626B #348B99 #49B1C1 #77C4D1
Accessibility & contrast
On white
3.96
#348B99 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.30
#348B99 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #348B99
5.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##348B99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##348B99 | 1.00 | 3.96 | 5.30 | 5.30 |
| #FFFFFF | 3.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F869A
Deuteranopia (green-blind)
#707B99
Tritanopia (blue-blind)
#00918F
Achromatopsia (no color)
#808080
Design tokens & code
CSS
--color: #348b99; /* rgb */ color: rgb(52, 139, 153); /* oklch */ color: oklch(59.1% 0.084 209.9);
Tailwind
colors: {
custom: {
50: '#78adb7',
500: '#348b99',
950: '#000000',
},
}SCSS
$custom: #348b99; $custom-light: #78adb7; $custom-dark: #000000;
JSON
{
"hex": "#348b99",
"rgb": {
"r": 52,
"g": 139,
"b": 153
},
"hsl": {
"h": 188.317,
"s": 49.268,
"l": 40.196
},
"oklch": {
"l": 0.59078,
"c": 0.08398,
"h": 209.9
},
"luminance": 0.21495
}Semantic roles & 50–950 ramp
primary
#348B99
secondary
#B97A70
accent
#624FD9
background
#F7FAFB
surface
#EEF4F6
border
#C9CED0
text
#0A1011
muted
#7C7F80