#368F93#368F93
#368F93 is a mid, moderate teal. Relative luminance 0.225; OKLCH L 59.9% C 0.083 H 199.4°. Best body text is #000000 at 5.51:1 contrast (WCAG AA passes).
Color values
| HEX | #368F93 |
|---|---|
| RGB | rgb(54, 143, 147) |
| HSL | hsl(183, 46%, 39%) |
| HSV | hsv(183, 63%, 58%) |
| CMYK | cmyk(63.3%, 2.7%, 0%, 42.4%) |
| CIE-LAB | lab(54.59, -24.73, -9.97) |
| CIE-LCH | lch(54.59, 26.67, 201.95°) |
| OKLab | oklab(59.92% -0.0786 -0.0276) |
| OKLCH | oklch(59.92% 0.083 199.4) |
| XYZ | xyz(16.6080, 22.5340, 31.0723) |
| Luminance | 0.2254 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkcyan
#008B8B
ΔE00 3.84
Dark Cyan
#0A888A
ΔE00 3.87
Greenish Blue
#0B8B87
ΔE00 4.85
Sea
#3C9992
ΔE00 5.55
Dusty Teal
#4C9085
ΔE00 6.42
Cadetblue
#5F9EA0
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#368F93 #933A36
analogous
#369369 #368F93 #366093
triadic
#368F93 #93368F #8F9336
tetradic
#368F93 #693693 #933A36 #609336
square
#368F93 #693693 #933A36 #609336
split-complementary
#368F93 #933660 #936936
monochromatic
#153839 #266366 #368F93 #4AB7BC #77C9CD
Accessibility & contrast
On white
3.81
#368F93 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.51
#368F93 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #368F93
5.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##368F93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##368F93 | 1.00 | 3.81 | 5.51 | 5.51 |
| #FFFFFF | 3.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#858993
Deuteranopia (green-blind)
#777E94
Tritanopia (blue-blind)
#009490
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #368f93; /* rgb */ color: rgb(54, 143, 147); /* oklch */ color: oklch(59.9% 0.083 199.4);
Tailwind
colors: {
custom: {
50: '#79b0b2',
500: '#368f93',
950: '#000000',
},
}SCSS
$custom: #368f93; $custom-light: #79b0b2; $custom-dark: #000000;
JSON
{
"hex": "#368f93",
"rgb": {
"r": 54,
"g": 143,
"b": 147
},
"hsl": {
"h": 182.581,
"s": 46.269,
"l": 39.412
},
"oklch": {
"l": 0.59917,
"c": 0.08336,
"h": 199.4
},
"luminance": 0.22536
}Semantic roles & 50–950 ramp
primary
#368F93
secondary
#B6726F
accent
#5852D6
background
#F7FAFA
surface
#EEF4F5
border
#C9CECF
text
#0A1011
muted
#7C7F80