#358695#358695
#358695 is a mid, moderate teal. Relative luminance 0.200; OKLCH L 57.7% C 0.081 H 211.9°. Best body text is #000000 at 5.00:1 contrast (WCAG AA passes).
Color values
| HEX | #358695 |
|---|---|
| RGB | rgb(53, 134, 149) |
| HSL | hsl(189, 48%, 40%) |
| HSV | hsv(189, 64%, 58%) |
| CMYK | cmyk(64.4%, 10.1%, 0%, 41.6%) |
| CIE-LAB | lab(51.81, -19.61, -15.32) |
| CIE-LCH | lch(51.81, 24.88, 218.01°) |
| OKLab | oklab(57.69% -0.0684 -0.0425) |
| OKLCH | oklch(57.69% 0.081 211.9) |
| XYZ | xyz(15.4159, 19.9754, 31.4711) |
| Luminance | 0.1998 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Teal Blue
#01889F
ΔE00 2.98
Ocean
#017B92
ΔE00 5.33
Dirty Blue
#3F829D
ΔE00 5.92
Dark Cyan
#0A888A
ΔE00 6.92
Deep Aqua
#08787F
ΔE00 7.40
Darkcyan
#008B8B
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#358695 #954435
analogous
#359574 #358695 #355695
triadic
#358695 #953586 #869535
tetradic
#358695 #743595 #954435 #569535
square
#358695 #743595 #954435 #569535
split-complementary
#358695 #953556 #957435
monochromatic
#15353B #255D68 #358695 #49ACBE #76C1CE
Accessibility & contrast
On white
4.20
#358695 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.00
#358695 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #358695
5.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##358695 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##358695 | 1.00 | 4.20 | 5.00 | 5.00 |
| #FFFFFF | 4.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A8196
Deuteranopia (green-blind)
#6C7795
Tritanopia (blue-blind)
#008C8B
Achromatopsia (no color)
#7B7B7B
Design tokens & code
CSS
--color: #358695; /* rgb */ color: rgb(53, 134, 149); /* oklch */ color: oklch(57.7% 0.081 211.9);
Tailwind
colors: {
custom: {
50: '#78a9b4',
500: '#358695',
950: '#000000',
},
}SCSS
$custom: #358695; $custom-light: #78a9b4; $custom-dark: #000000;
JSON
{
"hex": "#358695",
"rgb": {
"r": 53,
"g": 134,
"b": 149
},
"hsl": {
"h": 189.375,
"s": 47.525,
"l": 39.608
},
"oklch": {
"l": 0.5769,
"c": 0.08056,
"h": 211.9
},
"luminance": 0.19977
}Semantic roles & 50–950 ramp
primary
#358695
secondary
#B77A6F
accent
#6651D7
background
#F7FAFB
surface
#EEF4F6
border
#C9CED0
text
#0A1011
muted
#7C7F80