#339999#339999
#339999 is a light, moderate teal. Relative luminance 0.258; OKLCH L 62.6% C 0.092 H 195.1°. Best body text is #000000 at 6.16:1 contrast (WCAG AA passes).
Color values
| HEX | #339999 |
|---|---|
| RGB | rgb(51, 153, 153) |
| HSL | hsl(180, 50%, 40%) |
| HSV | hsv(180, 67%, 60%) |
| CMYK | cmyk(66.7%, 0%, 0%, 40%) |
| CIE-LAB | lab(57.83, -28.45, -8.57) |
| CIE-LCH | lch(57.83, 29.72, 196.76°) |
| OKLab | oklab(62.58% -0.0884 -0.0238) |
| OKLCH | oklch(62.58% 0.092 195.1) |
| XYZ | xyz(18.5037, 25.7841, 34.1325) |
| Luminance | 0.2579 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 2.82
Cadetblue
#5F9EA0
ΔE00 5.38
Darkcyan
#008B8B
ΔE00 5.41
Blue Green
#0F9B8E
ΔE00 5.57
Greenish Blue
#0B8B87
ΔE00 5.73
Dusty Teal
#4C9085
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#339999 #993333
analogous
#339966 #339999 #336699
triadic
#339999 #993399 #999933
tetradic
#339999 #663399 #993333 #669933
square
#339999 #663399 #993333 #669933
split-complementary
#339999 #993366 #996633
monochromatic
#143D3D #246B6B #339999 #47C2C2 #75D1D1
Accessibility & contrast
On white
3.41
#339999 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.16
#339999 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #339999
6.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##339999 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##339999 | 1.00 | 3.41 | 6.16 | 6.16 |
| #FFFFFF | 3.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9299
Deuteranopia (green-blind)
#7F869A
Tritanopia (blue-blind)
#009E99
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #339999; /* rgb */ color: rgb(51, 153, 153); /* oklch */ color: oklch(62.6% 0.092 195.1);
Tailwind
colors: {
custom: {
50: '#79b7b7',
500: '#339999',
950: '#000000',
},
}SCSS
$custom: #339999; $custom-light: #79b7b7; $custom-dark: #000000;
JSON
{
"hex": "#339999",
"rgb": {
"r": 51,
"g": 153,
"b": 153
},
"hsl": {
"h": 180,
"s": 50,
"l": 40
},
"oklch": {
"l": 0.62581,
"c": 0.09151,
"h": 195.1
},
"luminance": 0.25786
}Semantic roles & 50–950 ramp
primary
#339999
secondary
#B96E6E
accent
#4E4EDA
background
#F7FBFB
surface
#EEF6F6
border
#C9D0D0
text
#0A1111
muted
#7C8080