#358C99#358C99
#358C99 is a mid, moderate teal. Relative luminance 0.218; OKLCH L 59.4% C 0.084 H 208.9°. Best body text is #000000 at 5.36:1 contrast (WCAG AA passes).
Color values
| HEX | #358C99 |
|---|---|
| RGB | rgb(53, 140, 153) |
| HSL | hsl(188, 49%, 40%) |
| HSV | hsv(188, 65%, 60%) |
| CMYK | cmyk(65.4%, 8.5%, 0%, 40%) |
| CIE-LAB | lab(53.83, -21.52, -14.58) |
| CIE-LCH | lch(53.83, 26.00, 214.12°) |
| OKLab | oklab(59.36% -0.0733 -0.0405) |
| OKLCH | oklch(59.36% 0.084 208.9) |
| XYZ | xyz(16.5936, 21.8112, 33.4663) |
| Luminance | 0.2181 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Teal Blue
#01889F
ΔE00 3.90
Dark Cyan
#0A888A
ΔE00 6.14
Darkcyan
#008B8B
ΔE00 6.81
Ocean
#017B92
ΔE00 7.51
Dirty Blue
#3F829D
ΔE00 7.60
Cadetblue
#5F9EA0
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#358C99 #994235
analogous
#359974 #358C99 #355A99
triadic
#358C99 #99358C #8C9935
tetradic
#358C99 #743599 #994235 #5A9935
square
#358C99 #743599 #994235 #5A9935
split-complementary
#358C99 #99355A #997435
monochromatic
#16393E #25626C #358C99 #4BB1C1 #78C5D0
Accessibility & contrast
On white
3.92
#358C99 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.36
#358C99 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #358C99
5.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##358C99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##358C99 | 1.00 | 3.92 | 5.36 | 5.36 |
| #FFFFFF | 3.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80879A
Deuteranopia (green-blind)
#717C99
Tritanopia (blue-blind)
#009290
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #358c99; /* rgb */ color: rgb(53, 140, 153); /* oklch */ color: oklch(59.4% 0.084 208.9);
Tailwind
colors: {
custom: {
50: '#79aeb7',
500: '#358c99',
950: '#000000',
},
}SCSS
$custom: #358c99; $custom-light: #79aeb7; $custom-dark: #000000;
JSON
{
"hex": "#358c99",
"rgb": {
"r": 53,
"g": 140,
"b": 153
},
"hsl": {
"h": 187.8,
"s": 48.544,
"l": 40.392
},
"oklch": {
"l": 0.59361,
"c": 0.08373,
"h": 208.9
},
"luminance": 0.21813
}Semantic roles & 50–950 ramp
primary
#358C99
secondary
#B97A71
accent
#6150D8
background
#F7FAFB
surface
#EEF4F6
border
#C9CED0
text
#0A1011
muted
#7C7F80