#358B99#358B99
#358B99 is a mid, moderate teal. Relative luminance 0.215; OKLCH L 59.1% C 0.083 H 210.1°. Best body text is #000000 at 5.30:1 contrast (WCAG AA passes).
Color values
| HEX | #358B99 |
|---|---|
| RGB | rgb(53, 139, 153) |
| HSL | hsl(188, 49%, 40%) |
| HSV | hsv(188, 65%, 60%) |
| CMYK | cmyk(65.4%, 9.2%, 0%, 40%) |
| CIE-LAB | lab(53.51, -21.00, -15.06) |
| CIE-LCH | lch(53.51, 25.84, 215.64°) |
| OKLab | oklab(59.11% -0.0722 -0.0418) |
| OKLCH | oklch(59.11% 0.083 210.1) |
| XYZ | xyz(16.4482, 21.5203, 33.4178) |
| Luminance | 0.2152 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Teal Blue
#01889F
ΔE00 3.46
Dark Cyan
#0A888A
ΔE00 6.47
Ocean
#017B92
ΔE00 7.03
Dirty Blue
#3F829D
ΔE00 7.06
Darkcyan
#008B8B
ΔE00 7.21
Cadetblue
#5F9EA0
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#358B99 #994335
analogous
#359975 #358B99 #355999
triadic
#358B99 #99358B #8B9935
tetradic
#358B99 #753599 #994335 #599935
square
#358B99 #753599 #994335 #599935
split-complementary
#358B99 #993559 #997535
monochromatic
#16383E #25626C #358B99 #4BB0C1 #78C4D0
Accessibility & contrast
On white
3.96
#358B99 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.30
#358B99 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #358B99
5.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##358B99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##358B99 | 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: #358b99; /* rgb */ color: rgb(53, 139, 153); /* oklch */ color: oklch(59.1% 0.083 210.1);
Tailwind
colors: {
custom: {
50: '#79adb7',
500: '#358b99',
950: '#000000',
},
}SCSS
$custom: #358b99; $custom-light: #79adb7; $custom-dark: #000000;
JSON
{
"hex": "#358b99",
"rgb": {
"r": 53,
"g": 139,
"b": 153
},
"hsl": {
"h": 188.4,
"s": 48.544,
"l": 40.392
},
"oklch": {
"l": 0.5911,
"c": 0.08343,
"h": 210.1
},
"luminance": 0.21522
}Semantic roles & 50–950 ramp
primary
#358B99
secondary
#B97B71
accent
#6350D8
background
#F7FAFB
surface
#EEF4F6
border
#C9CED0
text
#0A1011
muted
#7C7F80