#348F94#348F94
#348F94 is a mid, moderate teal. Relative luminance 0.225; OKLCH L 59.9% C 0.085 H 200.3°. Best body text is #000000 at 5.50:1 contrast (WCAG AA passes).
Color values
| HEX | #348F94 |
|---|---|
| RGB | rgb(52, 143, 148) |
| HSL | hsl(183, 48%, 39%) |
| HSV | hsv(183, 65%, 58%) |
| CMYK | cmyk(64.9%, 3.4%, 0%, 42%) |
| CIE-LAB | lab(54.57, -24.78, -10.59) |
| CIE-LCH | lch(54.57, 26.95, 203.13°) |
| OKLab | oklab(59.89% -0.0793 -0.0293) |
| OKLCH | oklch(59.89% 0.085 200.3) |
| XYZ | xyz(16.5816, 22.5113, 31.4825) |
| Luminance | 0.2251 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Cyan
#0A888A
ΔE00 3.94
Darkcyan
#008B8B
ΔE00 3.99
Greenish Blue
#0B8B87
ΔE00 5.09
Sea
#3C9992
ΔE00 5.88
Cadetblue
#5F9EA0
ΔE00 6.72
Dusty Teal
#4C9085
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#348F94 #943934
analogous
#349469 #348F94 #345F94
triadic
#348F94 #94348F #8F9434
tetradic
#348F94 #693494 #943934 #5F9434
square
#348F94 #693494 #943934 #5F9434
split-complementary
#348F94 #94345F #946934
monochromatic
#143739 #246367 #348F94 #47B8BE #74CACE
Accessibility & contrast
On white
3.82
#348F94 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.50
#348F94 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #348F94
5.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##348F94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##348F94 | 1.00 | 3.82 | 5.50 | 5.50 |
| #FFFFFF | 3.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#858994
Deuteranopia (green-blind)
#767E94
Tritanopia (blue-blind)
#009490
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #348f94; /* rgb */ color: rgb(52, 143, 148); /* oklch */ color: oklch(59.9% 0.085 200.3);
Tailwind
colors: {
custom: {
50: '#78b0b3',
500: '#348f94',
950: '#000000',
},
}SCSS
$custom: #348f94; $custom-light: #78b0b3; $custom-dark: #000000;
JSON
{
"hex": "#348f94",
"rgb": {
"r": 52,
"g": 143,
"b": 148
},
"hsl": {
"h": 183.125,
"s": 48,
"l": 39.216
},
"oklch": {
"l": 0.59892,
"c": 0.08456,
"h": 200.3
},
"luminance": 0.22513
}Semantic roles & 50–950 ramp
primary
#348F94
secondary
#B7716D
accent
#5750D8
background
#F7FAFB
surface
#EEF4F6
border
#C9CED0
text
#0A1011
muted
#7C7F80