#36909C#36909C
#36909C is a mid, moderate teal. Relative luminance 0.231; OKLCH L 60.5% C 0.085 H 207.5°. Best body text is #000000 at 5.63:1 contrast (WCAG AA passes).
Color values
| HEX | #36909C |
|---|---|
| RGB | rgb(54, 144, 156) |
| HSL | hsl(187, 49%, 41%) |
| HSV | hsv(187, 65%, 61%) |
| CMYK | cmyk(65.4%, 7.7%, 0%, 38.8%) |
| CIE-LAB | lab(55.21, -22.51, -14.22) |
| CIE-LCH | lch(55.21, 26.63, 212.28°) |
| OKLab | oklab(60.51% -0.0758 -0.0394) |
| OKLCH | oklch(60.51% 0.085 207.5) |
| XYZ | xyz(17.4928, 23.1292, 34.9885) |
| Luminance | 0.2313 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Teal Blue
#01889F
ΔE00 4.95
Dark Cyan
#0A888A
ΔE00 6.27
Darkcyan
#008B8B
ΔE00 6.65
Cadetblue
#5F9EA0
ΔE00 6.87
Greenish Blue
#0B8B87
ΔE00 7.97
Sea
#3C9992
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#36909C #9C4236
analogous
#369C75 #36909C #365D9C
triadic
#36909C #9C3690 #909C36
tetradic
#36909C #75369C #9C4236 #5D9C36
square
#36909C #75369C #9C4236 #5D9C36
split-complementary
#36909C #9C365D #9C7536
monochromatic
#173C41 #26666F #36909C #4EB4C2 #7BC7D1
Accessibility & contrast
On white
3.73
#36909C on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.63
#36909C on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #36909C
5.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##36909C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##36909C | 1.00 | 3.73 | 5.63 | 5.63 |
| #FFFFFF | 3.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#848B9D
Deuteranopia (green-blind)
#757F9C
Tritanopia (blue-blind)
#009694
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #36909c; /* rgb */ color: rgb(54, 144, 156); /* oklch */ color: oklch(60.5% 0.085 207.5);
Tailwind
colors: {
custom: {
50: '#7ab0b9',
500: '#36909c',
950: '#000000',
},
}SCSS
$custom: #36909c; $custom-light: #7ab0b9; $custom-dark: #000000;
JSON
{
"hex": "#36909c",
"rgb": {
"r": 54,
"g": 144,
"b": 156
},
"hsl": {
"h": 187.059,
"s": 48.571,
"l": 41.176
},
"oklch": {
"l": 0.60515,
"c": 0.08545,
"h": 207.5
},
"luminance": 0.23131
}Semantic roles & 50–950 ramp
primary
#36909C
secondary
#BA7C74
accent
#6050D8
background
#F7FAFB
surface
#EEF5F6
border
#C9CFD0
text
#0A1011
muted
#7C7F80