#359B9C#359B9C
#359B9C is a light, moderate teal. Relative luminance 0.266; OKLCH L 63.2% C 0.092 H 196.0°. Best body text is #000000 at 6.32:1 contrast (WCAG AA passes).
Color values
| HEX | #359B9C |
|---|---|
| RGB | rgb(53, 155, 156) |
| HSL | hsl(181, 49%, 41%) |
| HSV | hsv(181, 66%, 61%) |
| CMYK | cmyk(66%, 0.6%, 0%, 38.8%) |
| CIE-LAB | lab(58.60, -28.24, -9.12) |
| CIE-LCH | lch(58.60, 29.68, 197.90°) |
| OKLab | oklab(63.25% -0.0882 -0.0253) |
| OKLCH | oklch(63.25% 0.092 196) |
| XYZ | xyz(19.1876, 26.5977, 35.5687) |
| Luminance | 0.2660 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 3.29
Cadetblue
#5F9EA0
ΔE00 4.93
Blue Green
#0F9B8E
ΔE00 6.03
Darkcyan
#008B8B
ΔE00 6.12
Greenish Blue
#0B8B87
ΔE00 6.51
Dusty Teal
#4C9085
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#359B9C #9C3635
analogous
#359C69 #359B9C #35679C
triadic
#359B9C #9C359B #9B9C35
tetradic
#359B9C #69359C #9C3635 #679C35
square
#359B9C #69359C #9C3635 #679C35
split-complementary
#359B9C #9C3567 #9C6935
monochromatic
#164041 #256E6E #359B9C #4CC1C2 #7AD1D2
Accessibility & contrast
On white
3.32
#359B9C on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.32
#359B9C on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #359B9C
6.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##359B9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##359B9C | 1.00 | 3.32 | 6.32 | 6.32 |
| #FFFFFF | 3.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91949C
Deuteranopia (green-blind)
#81889D
Tritanopia (blue-blind)
#00A09B
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #359b9c; /* rgb */ color: rgb(53, 155, 156); /* oklch */ color: oklch(63.2% 0.092 196.0);
Tailwind
colors: {
custom: {
50: '#7bb9b9',
500: '#359b9c',
950: '#000000',
},
}SCSS
$custom: #359b9c; $custom-light: #7bb9b9; $custom-dark: #000000;
JSON
{
"hex": "#359b9c",
"rgb": {
"r": 53,
"g": 155,
"b": 156
},
"hsl": {
"h": 180.583,
"s": 49.282,
"l": 40.98
},
"oklch": {
"l": 0.6325,
"c": 0.09171,
"h": 196
},
"luminance": 0.266
}Semantic roles & 50–950 ramp
primary
#359B9C
secondary
#BA7372
accent
#504FD9
background
#F8FBFB
surface
#EFF6F6
border
#CAD0D0
text
#0A1111
muted
#7C8080