#338B93#338B93
#338B93 is a mid, moderate teal. Relative luminance 0.213; OKLCH L 58.8% C 0.083 H 203.6°. Best body text is #000000 at 5.26:1 contrast (WCAG AA passes).
Color values
| HEX | #338B93 |
|---|---|
| RGB | rgb(51, 139, 147) |
| HSL | hsl(185, 48%, 39%) |
| HSV | hsv(185, 65%, 58%) |
| CMYK | cmyk(65.3%, 5.4%, 0%, 42.4%) |
| CIE-LAB | lab(53.25, -23.20, -11.99) |
| CIE-LCH | lch(53.25, 26.12, 207.33°) |
| OKLab | oklab(58.81% -0.0759 -0.0332) |
| OKLCH | oklch(58.81% 0.083 203.6) |
| XYZ | xyz(15.8621, 21.2739, 30.8684) |
| Luminance | 0.2128 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Cyan
#0A888A
ΔE00 4.11
Darkcyan
#008B8B
ΔE00 4.73
Teal Blue
#01889F
ΔE00 5.52
Greenish Blue
#0B8B87
ΔE00 6.04
Teal
#008080
ΔE00 6.49
Deep Aqua
#08787F
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#338B93 #933B33
analogous
#33936B #338B93 #335B93
triadic
#338B93 #93338B #8B9333
tetradic
#338B93 #6B3393 #933B33 #5B9333
square
#338B93 #6B3393 #933B33 #5B9333
split-complementary
#338B93 #93335B #936B33
monochromatic
#133538 #236066 #338B93 #45B4BE #72C7CE
Accessibility & contrast
On white
4.00
#338B93 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.26
#338B93 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #338B93
5.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##338B93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##338B93 | 1.00 | 4.00 | 5.26 | 5.26 |
| #FFFFFF | 4.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#808594
Deuteranopia (green-blind)
#727B93
Tritanopia (blue-blind)
#00908D
Achromatopsia (no color)
#7F7F7F
Design tokens & code
CSS
--color: #338b93; /* rgb */ color: rgb(51, 139, 147); /* oklch */ color: oklch(58.8% 0.083 203.6);
Tailwind
colors: {
custom: {
50: '#77adb2',
500: '#338b93',
950: '#000000',
},
}SCSS
$custom: #338b93; $custom-light: #77adb2; $custom-dark: #000000;
JSON
{
"hex": "#338b93",
"rgb": {
"r": 51,
"g": 139,
"b": 147
},
"hsl": {
"h": 185,
"s": 48.485,
"l": 38.824
},
"oklch": {
"l": 0.58809,
"c": 0.08288,
"h": 203.6
},
"luminance": 0.21276
}Semantic roles & 50–950 ramp
primary
#338B93
secondary
#B6726C
accent
#5B50D8
background
#F7FAFA
surface
#EEF4F5
border
#C9CECF
text
#0A1011
muted
#7C7F80