#32999B#32999B
#32999B is a light, moderate teal. Relative luminance 0.258; OKLCH L 62.6% C 0.092 H 196.9°. Best body text is #000000 at 6.17:1 contrast (WCAG AA passes).
Color values
| HEX | #32999B |
|---|---|
| RGB | rgb(50, 153, 155) |
| HSL | hsl(181, 51%, 40%) |
| HSV | hsv(181, 68%, 61%) |
| CMYK | cmyk(67.7%, 1.3%, 0%, 39.2%) |
| CIE-LAB | lab(57.87, -28.01, -9.65) |
| CIE-LCH | lch(57.87, 29.63, 199.01°) |
| OKLab | oklab(62.63% -0.0879 -0.0268) |
| OKLCH | oklch(62.63% 0.092 196.9) |
| XYZ | xyz(18.6204, 25.8250, 35.0074) |
| Luminance | 0.2583 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 3.61
Cadetblue
#5F9EA0
ΔE00 5.18
Darkcyan
#008B8B
ΔE00 5.54
Greenish Blue
#0B8B87
ΔE00 6.07
Dark Cyan
#0A888A
ΔE00 6.30
Blue Green
#0F9B8E
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32999B #9B3432
analogous
#329B69 #32999B #32649B
triadic
#32999B #9B3299 #999B32
tetradic
#32999B #69329B #9B3432 #649B32
square
#32999B #69329B #9B3432 #649B32
split-complementary
#32999B #9B3264 #9B6932
monochromatic
#143E3E #236B6D #32999B #47C1C4 #75D1D2
Accessibility & contrast
On white
3.41
#32999B on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.17
#32999B on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #32999B
6.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32999B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32999B | 1.00 | 3.41 | 6.17 | 6.17 |
| #FFFFFF | 3.41 | 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)
#8F929B
Deuteranopia (green-blind)
#7F869C
Tritanopia (blue-blind)
#009E99
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #32999b; /* rgb */ color: rgb(50, 153, 155); /* oklch */ color: oklch(62.6% 0.092 196.9);
Tailwind
colors: {
custom: {
50: '#79b7b8',
500: '#32999b',
950: '#000000',
},
}SCSS
$custom: #32999b; $custom-light: #79b7b8; $custom-dark: #000000;
JSON
{
"hex": "#32999b",
"rgb": {
"r": 50,
"g": 153,
"b": 155
},
"hsl": {
"h": 181.143,
"s": 51.22,
"l": 40.196
},
"oklch": {
"l": 0.62627,
"c": 0.09193,
"h": 196.9
},
"luminance": 0.25827
}Semantic roles & 50–950 ramp
primary
#32999B
secondary
#BB706E
accent
#504DDB
background
#F7FBFB
surface
#EEF6F6
border
#C9D0D0
text
#0A1111
muted
#7C8080