#32999C#32999C
#32999C is a light, moderate teal. Relative luminance 0.259; OKLCH L 62.7% C 0.092 H 197.9°. Best body text is #000000 at 6.17:1 contrast (WCAG AA passes).
Color values
| HEX | #32999C |
|---|---|
| RGB | rgb(50, 153, 156) |
| HSL | hsl(182, 51%, 40%) |
| HSV | hsv(182, 68%, 61%) |
| CMYK | cmyk(67.9%, 1.9%, 0%, 38.8%) |
| CIE-LAB | lab(57.90, -27.72, -10.17) |
| CIE-LCH | lch(57.90, 29.52, 200.15°) |
| OKLab | oklab(62.66% -0.0875 -0.0282) |
| OKLCH | oklch(62.66% 0.092 197.9) |
| XYZ | xyz(18.7047, 25.8588, 35.4515) |
| Luminance | 0.2586 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 4.01
Cadetblue
#5F9EA0
ΔE00 5.09
Darkcyan
#008B8B
ΔE00 5.66
Greenish Blue
#0B8B87
ΔE00 6.28
Dark Cyan
#0A888A
ΔE00 6.36
Blue Green
#0F9B8E
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32999C #9C3532
analogous
#329C6A #32999C #32649C
triadic
#32999C #9C3299 #999C32
tetradic
#32999C #6A329C #9C3532 #649C32
square
#32999C #6A329C #9C3532 #649C32
split-complementary
#32999C #9C3264 #9C6A32
monochromatic
#143E3F #236C6E #32999C #47C1C4 #75D0D3
Accessibility & contrast
On white
3.40
#32999C on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.17
#32999C on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #32999C
6.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32999C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32999C | 1.00 | 3.40 | 6.17 | 6.17 |
| #FFFFFF | 3.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E929C
Deuteranopia (green-blind)
#7E869D
Tritanopia (blue-blind)
#009E9A
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #32999c; /* rgb */ color: rgb(50, 153, 156); /* oklch */ color: oklch(62.7% 0.092 197.9);
Tailwind
colors: {
custom: {
50: '#79b7b9',
500: '#32999c',
950: '#000000',
},
}SCSS
$custom: #32999c; $custom-light: #79b7b9; $custom-dark: #000000;
JSON
{
"hex": "#32999c",
"rgb": {
"r": 50,
"g": 153,
"b": 156
},
"hsl": {
"h": 181.698,
"s": 51.456,
"l": 40.392
},
"oklch": {
"l": 0.62664,
"c": 0.09193,
"h": 197.9
},
"luminance": 0.25861
}Semantic roles & 50–950 ramp
primary
#32999C
secondary
#BB716F
accent
#514DDB
background
#F7FBFB
surface
#EEF6F6
border
#C9D0D0
text
#0A1111
muted
#7C8080