#339993#339993
#339993 is a light, moderate teal. Relative luminance 0.256; OKLCH L 62.4% C 0.092 H 189.5°. Best body text is #000000 at 6.12:1 contrast (WCAG AA passes).
Color values
| HEX | #339993 |
|---|---|
| RGB | rgb(51, 153, 147) |
| HSL | hsl(176, 50%, 40%) |
| HSV | hsv(176, 67%, 60%) |
| CMYK | cmyk(66.7%, 0%, 3.9%, 40%) |
| CIE-LAB | lab(57.65, -30.20, -5.42) |
| CIE-LCH | lch(57.65, 30.68, 190.18°) |
| OKLab | oklab(62.37% -0.0911 -0.0152) |
| OKLCH | oklch(62.37% 0.092 189.5) |
| XYZ | xyz(18.0205, 25.5908, 31.5879) |
| Luminance | 0.2559 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 0.80
Blue Green
#0F9B8E
ΔE00 3.30
Teal (survey)
#029386
ΔE00 4.26
Dusty Teal
#4C9085
ΔE00 4.56
Greenish Blue
#0B8B87
ΔE00 5.29
Darkcyan
#008B8B
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#339993 #993339
analogous
#339960 #339993 #336C99
triadic
#339993 #933399 #999333
tetradic
#339993 #603399 #993339 #6C9933
square
#339993 #603399 #993339 #6C9933
split-complementary
#339993 #99336C #996033
monochromatic
#143D3B #246B67 #339993 #47C2BB #75D1CC
Accessibility & contrast
On white
3.43
#339993 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.12
#339993 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #339993
6.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##339993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##339993 | 1.00 | 3.43 | 6.12 | 6.12 |
| #FFFFFF | 3.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909193
Deuteranopia (green-blind)
#818694
Tritanopia (blue-blind)
#009D97
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #339993; /* rgb */ color: rgb(51, 153, 147); /* oklch */ color: oklch(62.4% 0.092 189.5);
Tailwind
colors: {
custom: {
50: '#79b7b2',
500: '#339993',
950: '#000000',
},
}SCSS
$custom: #339993; $custom-light: #79b7b2; $custom-dark: #000000;
JSON
{
"hex": "#339993",
"rgb": {
"r": 51,
"g": 153,
"b": 147
},
"hsl": {
"h": 176.471,
"s": 50,
"l": 40
},
"oklch": {
"l": 0.6237,
"c": 0.09236,
"h": 189.5
},
"luminance": 0.25593
}Semantic roles & 50–950 ramp
primary
#339993
secondary
#B96E73
accent
#4E56DA
background
#F7FBFA
surface
#EEF6F5
border
#C9D0CF
text
#0A1111
muted
#7C8080