#33AC9F#33AC9F
#33AC9F is a light, moderate teal. Relative luminance 0.327; OKLCH L 67.6% C 0.106 H 184.6°. Best body text is #000000 at 7.54:1 contrast (WCAG AA passes).
Color values
| HEX | #33AC9F |
|---|---|
| RGB | rgb(51, 172, 159) |
| HSL | hsl(174, 54%, 44%) |
| HSV | hsv(174, 70%, 67%) |
| CMYK | cmyk(70.3%, 0%, 7.6%, 32.5%) |
| CIE-LAB | lab(63.92, -35.78, -2.92) |
| CIE-LCH | lch(63.92, 35.90, 184.67°) |
| OKLab | oklab(67.59% -0.1055 -0.0085) |
| OKLCH | oklch(67.59% 0.106 184.6) |
| XYZ | xyz(22.3728, 32.7095, 37.9286) |
| Luminance | 0.3271 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.70
Topaz
#13BBAF
ΔE00 4.36
Tealish
#24BCA8
ΔE00 4.89
Blue Green
#0F9B8E
ΔE00 5.55
Greeny Blue
#42B395
ΔE00 6.03
Sea
#3C9992
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33AC9F #AC3340
analogous
#33AC62 #33AC9F #337CAC
triadic
#33AC9F #9F33AC #AC9F33
tetradic
#33AC9F #6233AC #AC3340 #7CAC33
square
#33AC9F #6233AC #AC3340 #7CAC33
split-complementary
#33AC9F #AC337C #AC6233
monochromatic
#174E48 #257D73 #33AC9F #51CBBE #80D9D0
Accessibility & contrast
On white
2.78
#33AC9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.54
#33AC9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33AC9F
7.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33AC9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33AC9F | 1.00 | 2.78 | 7.54 | 7.54 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A29F
Deuteranopia (green-blind)
#9296A0
Tritanopia (blue-blind)
#00B0A8
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #33ac9f; /* rgb */ color: rgb(51, 172, 159); /* oklch */ color: oklch(67.6% 0.106 184.6);
Tailwind
colors: {
custom: {
50: '#7cc5bb',
500: '#33ac9f',
950: '#000000',
},
}SCSS
$custom: #33ac9f; $custom-light: #7cc5bb; $custom-dark: #000000;
JSON
{
"hex": "#33ac9f",
"rgb": {
"r": 51,
"g": 172,
"b": 159
},
"hsl": {
"h": 173.554,
"s": 54.26,
"l": 43.725
},
"oklch": {
"l": 0.6759,
"c": 0.10586,
"h": 184.6
},
"luminance": 0.32712
}Semantic roles & 50–950 ramp
primary
#33AC9F
secondary
#C27880
accent
#4A5ADE
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280