#329F99#329F99
#329F99 is a light, moderate teal. Relative luminance 0.278; OKLCH L 64.1% C 0.097 H 189.7°. Best body text is #000000 at 6.55:1 contrast (WCAG AA passes).
Color values
| HEX | #329F99 |
|---|---|
| RGB | rgb(50, 159, 153) |
| HSL | hsl(177, 52%, 41%) |
| HSV | hsv(177, 69%, 62%) |
| CMYK | cmyk(68.6%, 0%, 3.8%, 37.6%) |
| CIE-LAB | lab(59.68, -31.52, -5.82) |
| CIE-LCH | lch(59.68, 32.05, 190.46°) |
| OKLab | oklab(64.08% -0.0952 -0.0163) |
| OKLCH | oklch(64.08% 0.097 189.7) |
| XYZ | xyz(19.4607, 27.7721, 34.4657) |
| Luminance | 0.2777 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 2.10
Blue Green
#0F9B8E
ΔE00 3.58
Teal (survey)
#029386
ΔE00 5.50
Lightseagreen
#20B2AA
ΔE00 5.69
Dull Teal
#5F9E8F
ΔE00 6.03
Dusty Teal
#4C9085
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#329F99 #9F3238
analogous
#329F62 #329F99 #326E9F
triadic
#329F99 #99329F #9F9932
tetradic
#329F99 #62329F #9F3238 #6E9F32
square
#329F99 #62329F #9F3238 #6E9F32
split-complementary
#329F99 #9F326E #9F6232
monochromatic
#15423F #23706C #329F99 #49C6BF #77D4CF
Accessibility & contrast
On white
3.20
#329F99 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.55
#329F99 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #329F99
6.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##329F99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##329F99 | 1.00 | 3.20 | 6.55 | 6.55 |
| #FFFFFF | 3.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969799
Deuteranopia (green-blind)
#868B9A
Tritanopia (blue-blind)
#00A39D
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #329f99; /* rgb */ color: rgb(50, 159, 153); /* oklch */ color: oklch(64.1% 0.097 189.7);
Tailwind
colors: {
custom: {
50: '#7abcb7',
500: '#329f99',
950: '#000000',
},
}SCSS
$custom: #329f99; $custom-light: #7abcb7; $custom-dark: #000000;
JSON
{
"hex": "#329f99",
"rgb": {
"r": 50,
"g": 159,
"b": 153
},
"hsl": {
"h": 176.697,
"s": 52.153,
"l": 40.98
},
"oklch": {
"l": 0.64076,
"c": 0.09656,
"h": 189.7
},
"luminance": 0.27774
}Semantic roles & 50–950 ramp
primary
#329F99
secondary
#BD7074
accent
#4C54DC
background
#F8FBFB
surface
#EFF6F6
border
#CAD0D0
text
#0A1211
muted
#7C8180