#359C99#359C99
#359C99 is a light, moderate teal. Relative luminance 0.268; OKLCH L 63.4% C 0.093 H 192.3°. Best body text is #000000 at 6.37:1 contrast (WCAG AA passes).
Color values
| HEX | #359C99 |
|---|---|
| RGB | rgb(53, 156, 153) |
| HSL | hsl(178, 49%, 41%) |
| HSV | hsv(178, 66%, 61%) |
| CMYK | cmyk(66%, 0%, 1.9%, 38.8%) |
| CIE-LAB | lab(58.82, -29.61, -7.09) |
| CIE-LCH | lch(58.82, 30.44, 193.47°) |
| OKLab | oklab(63.4% -0.0906 -0.0197) |
| OKLCH | oklch(63.4% 0.093 192.3) |
| XYZ | xyz(19.1038, 26.8316, 34.3030) |
| Luminance | 0.2683 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 1.94
Blue Green
#0F9B8E
ΔE00 4.50
Cadetblue
#5F9EA0
ΔE00 5.59
Dusty Teal
#4C9085
ΔE00 5.75
Teal (survey)
#029386
ΔE00 5.78
Greenish Blue
#0B8B87
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#359C99 #9C3538
analogous
#359C65 #359C99 #356B9C
triadic
#359C99 #99359C #9C9935
tetradic
#359C99 #65359C #9C3538 #6B9C35
square
#359C99 #65359C #9C3538 #6B9C35
split-complementary
#359C99 #9C356B #9C6535
monochromatic
#16413F #256E6C #359C99 #4CC2BF #7AD2CF
Accessibility & contrast
On white
3.30
#359C99 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.37
#359C99 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #359C99
6.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##359C99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##359C99 | 1.00 | 3.30 | 6.37 | 6.37 |
| #FFFFFF | 3.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939499
Deuteranopia (green-blind)
#83899A
Tritanopia (blue-blind)
#00A09B
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #359c99; /* rgb */ color: rgb(53, 156, 153); /* oklch */ color: oklch(63.4% 0.093 192.3);
Tailwind
colors: {
custom: {
50: '#7ab9b7',
500: '#359c99',
950: '#000000',
},
}SCSS
$custom: #359c99; $custom-light: #7ab9b7; $custom-dark: #000000;
JSON
{
"hex": "#359c99",
"rgb": {
"r": 53,
"g": 156,
"b": 153
},
"hsl": {
"h": 178.252,
"s": 49.282,
"l": 40.98
},
"oklch": {
"l": 0.63395,
"c": 0.0927,
"h": 192.3
},
"luminance": 0.26834
}Semantic roles & 50–950 ramp
primary
#359C99
secondary
#BA7274
accent
#4F53D9
background
#F8FBFB
surface
#EFF6F6
border
#CAD0D0
text
#0A1111
muted
#7C8080