#32B69B#32B69B
#32B69B is a light, moderate teal. Relative luminance 0.365; OKLCH L 70.0% C 0.118 H 175.6°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #32B69B |
|---|---|
| RGB | rgb(50, 182, 155) |
| HSL | hsl(168, 57%, 45%) |
| HSV | hsv(168, 73%, 71%) |
| CMYK | cmyk(72.5%, 0%, 14.8%, 28.6%) |
| CIE-LAB | lab(66.90, -41.48, 3.63) |
| CIE-LCH | lch(66.90, 41.64, 175.00°) |
| OKLab | oklab(69.97% -0.118 0.009) |
| OKLCH | oklch(69.97% 0.118 175.6) |
| XYZ | xyz(23.9567, 36.4977, 36.7862) |
| Luminance | 0.3650 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.82
Tealish
#24BCA8
ΔE00 3.09
Turquoise (survey)
#06C2AC
ΔE00 4.03
Topaz
#13BBAF
ΔE00 5.52
Green Blue
#01C08D
ΔE00 6.56
Lightseagreen
#20B2AA
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B69B #B6324D
analogous
#32B659 #32B69B #328FB6
triadic
#32B69B #9B32B6 #B69B32
tetradic
#32B69B #5932B6 #B6324D #8FB632
square
#32B69B #5932B6 #B6324D #8FB632
split-complementary
#32B69B #B6328F #B65932
monochromatic
#185649 #258672 #32B69B #55D0B7 #85DDCB
Accessibility & contrast
On white
2.53
#32B69B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#32B69B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B69B
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B69B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B69B | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAA9A
Deuteranopia (green-blind)
#9E9D9D
Tritanopia (blue-blind)
#00B8AE
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #32b69b; /* rgb */ color: rgb(50, 182, 155); /* oklch */ color: oklch(70.0% 0.118 175.6);
Tailwind
colors: {
custom: {
50: '#7dccb8',
500: '#32b69b',
950: '#000000',
},
}SCSS
$custom: #32b69b; $custom-light: #7dccb8; $custom-dark: #000000;
JSON
{
"hex": "#32b69b",
"rgb": {
"r": 50,
"g": 182,
"b": 155
},
"hsl": {
"h": 167.727,
"s": 56.897,
"l": 45.49
},
"oklch": {
"l": 0.69975,
"c": 0.11835,
"h": 175.6
},
"luminance": 0.36501
}Semantic roles & 50–950 ramp
primary
#32B69B
secondary
#C77D8C
accent
#4867E0
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1311
muted
#7C8280