#32B09E#32B09E
#32B09E is a light, moderate teal. Relative luminance 0.342; OKLCH L 68.5% C 0.111 H 181.2°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #32B09E |
|---|---|
| RGB | rgb(50, 176, 158) |
| HSL | hsl(171, 56%, 44%) |
| HSV | hsv(171, 72%, 69%) |
| CMYK | cmyk(71.6%, 0%, 10.2%, 31%) |
| CIE-LAB | lab(65.12, -38.02, -0.62) |
| CIE-LCH | lch(65.12, 38.03, 180.93°) |
| OKLab | oklab(68.55% -0.1105 -0.0023) |
| OKLCH | oklch(68.55% 0.111 181.2) |
| XYZ | xyz(23.0093, 34.1947, 37.7287) |
| Luminance | 0.3420 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 3.36
Lightseagreen
#20B2AA
ΔE00 3.75
Topaz
#13BBAF
ΔE00 4.01
Greeny Blue
#42B395
ΔE00 4.19
Turquoise (survey)
#06C2AC
ΔE00 5.04
Blue Green
#0F9B8E
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B09E #B03244
analogous
#32B05F #32B09E #3283B0
triadic
#32B09E #9E32B0 #B09E32
tetradic
#32B09E #5F32B0 #B03244 #83B032
square
#32B09E #5F32B0 #B03244 #83B032
split-complementary
#32B09E #B03283 #B05F32
monochromatic
#175148 #248073 #32B09E #51CEBC #81DBCE
Accessibility & contrast
On white
2.68
#32B09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#32B09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B09E
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B09E | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A69D
Deuteranopia (green-blind)
#9799A0
Tritanopia (blue-blind)
#00B3AA
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #32b09e; /* rgb */ color: rgb(50, 176, 158); /* oklch */ color: oklch(68.5% 0.111 181.2);
Tailwind
colors: {
custom: {
50: '#7dc8ba',
500: '#32b09e',
950: '#000000',
},
}SCSS
$custom: #32b09e; $custom-light: #7dc8ba; $custom-dark: #000000;
JSON
{
"hex": "#32b09e",
"rgb": {
"r": 50,
"g": 176,
"b": 158
},
"hsl": {
"h": 171.429,
"s": 55.752,
"l": 44.314
},
"oklch": {
"l": 0.68546,
"c": 0.11052,
"h": 181.2
},
"luminance": 0.34197
}Semantic roles & 50–950 ramp
primary
#32B09E
secondary
#C47984
accent
#495EDF
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280