#33AB9E#33AB9E
#33AB9E is a light, moderate teal. Relative luminance 0.323; OKLCH L 67.3% C 0.105 H 184.5°. Best body text is #000000 at 7.46:1 contrast (WCAG AA passes).
Color values
| HEX | #33AB9E |
|---|---|
| RGB | rgb(51, 171, 158) |
| HSL | hsl(174, 54%, 44%) |
| HSV | hsv(174, 70%, 67%) |
| CMYK | cmyk(70.2%, 0%, 7.6%, 32.9%) |
| CIE-LAB | lab(63.59, -35.60, -2.86) |
| CIE-LCH | lch(63.59, 35.72, 184.59°) |
| OKLab | oklab(67.31% -0.1049 -0.0083) |
| OKLCH | oklch(67.31% 0.105 184.5) |
| XYZ | xyz(22.0968, 32.2957, 37.4102) |
| Luminance | 0.3230 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.91
Topaz
#13BBAF
ΔE00 4.65
Tealish
#24BCA8
ΔE00 5.14
Blue Green
#0F9B8E
ΔE00 5.27
Sea
#3C9992
ΔE00 5.88
Greeny Blue
#42B395
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33AB9E #AB3340
analogous
#33AB62 #33AB9E #337CAB
triadic
#33AB9E #9E33AB #AB9E33
tetradic
#33AB9E #6233AB #AB3340 #7CAB33
square
#33AB9E #6233AB #AB3340 #7CAB33
split-complementary
#33AB9E #AB337C #AB6233
monochromatic
#174D47 #257C72 #33AB9E #50CBBE #7FD9CF
Accessibility & contrast
On white
2.82
#33AB9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.46
#33AB9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33AB9E
7.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33AB9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33AB9E | 1.00 | 2.82 | 7.46 | 7.46 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A19E
Deuteranopia (green-blind)
#91959F
Tritanopia (blue-blind)
#00AFA7
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #33ab9e; /* rgb */ color: rgb(51, 171, 158); /* oklch */ color: oklch(67.3% 0.105 184.5);
Tailwind
colors: {
custom: {
50: '#7cc4ba',
500: '#33ab9e',
950: '#000000',
},
}SCSS
$custom: #33ab9e; $custom-light: #7cc4ba; $custom-dark: #000000;
JSON
{
"hex": "#33ab9e",
"rgb": {
"r": 51,
"g": 171,
"b": 158
},
"hsl": {
"h": 173.5,
"s": 54.054,
"l": 43.529
},
"oklch": {
"l": 0.67305,
"c": 0.10528,
"h": 184.5
},
"luminance": 0.32298
}Semantic roles & 50–950 ramp
primary
#33AB9E
secondary
#C27880
accent
#4A5ADD
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280