#339899#339899
#339899 is a light, moderate teal. Relative luminance 0.255; OKLCH L 62.3% C 0.091 H 196.0°. Best body text is #000000 at 6.09:1 contrast (WCAG AA passes).
Color values
| HEX | #339899 |
|---|---|
| RGB | rgb(51, 152, 153) |
| HSL | hsl(181, 50%, 40%) |
| HSV | hsv(181, 67%, 60%) |
| CMYK | cmyk(66.7%, 0.7%, 0%, 40%) |
| CIE-LAB | lab(57.52, -27.96, -9.03) |
| CIE-LCH | lch(57.52, 29.38, 197.90°) |
| OKLab | oklab(62.33% -0.0873 -0.0251) |
| OKLCH | oklch(62.33% 0.091 196) |
| XYZ | xyz(18.3407, 25.4581, 34.0781) |
| Luminance | 0.2546 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 3.23
Darkcyan
#008B8B
ΔE00 5.19
Cadetblue
#5F9EA0
ΔE00 5.34
Greenish Blue
#0B8B87
ΔE00 5.64
Dark Cyan
#0A888A
ΔE00 6.00
Blue Green
#0F9B8E
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#339899 #993433
analogous
#339967 #339899 #336599
triadic
#339899 #993398 #989933
tetradic
#339899 #673399 #993433 #659933
square
#339899 #673399 #993433 #659933
split-complementary
#339899 #993365 #996733
monochromatic
#143D3D #246A6B #339899 #47C1C2 #75D0D1
Accessibility & contrast
On white
3.45
#339899 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.09
#339899 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #339899
6.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##339899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##339899 | 1.00 | 3.45 | 6.09 | 6.09 |
| #FFFFFF | 3.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9199
Deuteranopia (green-blind)
#7E859A
Tritanopia (blue-blind)
#009D98
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #339899; /* rgb */ color: rgb(51, 152, 153); /* oklch */ color: oklch(62.3% 0.091 196.0);
Tailwind
colors: {
custom: {
50: '#79b6b7',
500: '#339899',
950: '#000000',
},
}SCSS
$custom: #339899; $custom-light: #79b6b7; $custom-dark: #000000;
JSON
{
"hex": "#339899",
"rgb": {
"r": 51,
"g": 152,
"b": 153
},
"hsl": {
"h": 180.588,
"s": 50,
"l": 40
},
"oklch": {
"l": 0.62328,
"c": 0.09082,
"h": 196
},
"luminance": 0.2546
}Semantic roles & 50–950 ramp
primary
#339899
secondary
#B96F6E
accent
#504EDA
background
#F7FBFB
surface
#EEF6F6
border
#C9D0D0
text
#0A1111
muted
#7C8080