#358D99#358D99
#358D99 is a mid, moderate teal. Relative luminance 0.221; OKLCH L 59.6% C 0.084 H 207.8°. Best body text is #000000 at 5.42:1 contrast (WCAG AA passes).
Color values
| HEX | #358D99 |
|---|---|
| RGB | rgb(53, 141, 153) |
| HSL | hsl(187, 49%, 40%) |
| HSV | hsv(187, 65%, 60%) |
| CMYK | cmyk(65.4%, 7.8%, 0%, 40%) |
| CIE-LAB | lab(54.14, -22.05, -14.11) |
| CIE-LCH | lch(54.14, 26.18, 212.62°) |
| OKLab | oklab(59.61% -0.0744 -0.0391) |
| OKLCH | oklch(59.61% 0.084 207.8) |
| XYZ | xyz(16.7404, 22.1047, 33.5152) |
| Luminance | 0.2211 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Teal Blue
#01889F
ΔE00 4.36
Dark Cyan
#0A888A
ΔE00 5.85
Darkcyan
#008B8B
ΔE00 6.43
Cadetblue
#5F9EA0
ΔE00 7.65
Greenish Blue
#0B8B87
ΔE00 7.79
Ocean
#017B92
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#358D99 #994135
analogous
#359973 #358D99 #355B99
triadic
#358D99 #99358D #8D9935
tetradic
#358D99 #733599 #994135 #5B9935
square
#358D99 #733599 #994135 #5B9935
split-complementary
#358D99 #99355B #997335
monochromatic
#16393E #25636C #358D99 #4BB2C1 #78C6D0
Accessibility & contrast
On white
3.87
#358D99 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.42
#358D99 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #358D99
5.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##358D99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##358D99 | 1.00 | 3.87 | 5.42 | 5.42 |
| #FFFFFF | 3.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81889A
Deuteranopia (green-blind)
#727D99
Tritanopia (blue-blind)
#009391
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #358d99; /* rgb */ color: rgb(53, 141, 153); /* oklch */ color: oklch(59.6% 0.084 207.8);
Tailwind
colors: {
custom: {
50: '#79aeb7',
500: '#358d99',
950: '#000000',
},
}SCSS
$custom: #358d99; $custom-light: #79aeb7; $custom-dark: #000000;
JSON
{
"hex": "#358d99",
"rgb": {
"r": 53,
"g": 141,
"b": 153
},
"hsl": {
"h": 187.2,
"s": 48.544,
"l": 40.392
},
"oklch": {
"l": 0.59612,
"c": 0.08406,
"h": 207.8
},
"luminance": 0.22107
}Semantic roles & 50–950 ramp
primary
#358D99
secondary
#B97971
accent
#6050D8
background
#F7FAFB
surface
#EEF4F6
border
#C9CED0
text
#0A1011
muted
#7C7F80