#368D99#368D99
#368D99 is a mid, moderate teal. Relative luminance 0.221; OKLCH L 59.6% C 0.083 H 207.8°. Best body text is #000000 at 5.43:1 contrast (WCAG AA passes).
Color values
| HEX | #368D99 |
|---|---|
| RGB | rgb(54, 141, 153) |
| HSL | hsl(187, 48%, 41%) |
| HSV | hsv(187, 65%, 60%) |
| CMYK | cmyk(64.7%, 7.8%, 0%, 40%) |
| CIE-LAB | lab(54.17, -21.88, -14.06) |
| CIE-LCH | lch(54.17, 26.01, 212.74°) |
| OKLab | oklab(59.64% -0.0738 -0.039) |
| OKLCH | oklch(59.64% 0.083 207.8) |
| XYZ | xyz(16.7935, 22.1321, 33.5177) |
| Luminance | 0.2213 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Teal Blue
#01889F
ΔE00 4.37
Dark Cyan
#0A888A
ΔE00 5.92
Darkcyan
#008B8B
ΔE00 6.50
Cadetblue
#5F9EA0
ΔE00 7.61
Greenish Blue
#0B8B87
ΔE00 7.85
Ocean
#017B92
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#368D99 #994236
analogous
#369973 #368D99 #365B99
triadic
#368D99 #99368D #8D9936
tetradic
#368D99 #733699 #994236 #5B9936
square
#368D99 #733699 #994236 #5B9936
split-complementary
#368D99 #99365B #997336
monochromatic
#163A3F #26636C #368D99 #4CB2C0 #7AC5D0
Accessibility & contrast
On white
3.87
#368D99 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.43
#368D99 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #368D99
5.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##368D99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##368D99 | 1.00 | 3.87 | 5.43 | 5.43 |
| #FFFFFF | 3.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81889A
Deuteranopia (green-blind)
#737D99
Tritanopia (blue-blind)
#009391
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #368d99; /* rgb */ color: rgb(54, 141, 153); /* oklch */ color: oklch(59.6% 0.083 207.8);
Tailwind
colors: {
custom: {
50: '#79aeb7',
500: '#368d99',
950: '#000000',
},
}SCSS
$custom: #368d99; $custom-light: #79aeb7; $custom-dark: #000000;
JSON
{
"hex": "#368d99",
"rgb": {
"r": 54,
"g": 141,
"b": 153
},
"hsl": {
"h": 187.273,
"s": 47.826,
"l": 40.588
},
"oklch": {
"l": 0.59643,
"c": 0.08349,
"h": 207.8
},
"luminance": 0.22134
}Semantic roles & 50–950 ramp
primary
#368D99
secondary
#B97B72
accent
#6150D7
background
#F7FAFB
surface
#EEF4F6
border
#C9CED0
text
#0A1011
muted
#7C7F80