#33ABA7#33ABA7
#33ABA7 is a light, moderate teal. Relative luminance 0.326; OKLCH L 67.6% C 0.103 H 191.7°. Best body text is #000000 at 7.52:1 contrast (WCAG AA passes).
Color values
| HEX | #33ABA7 |
|---|---|
| RGB | rgb(51, 171, 167) |
| HSL | hsl(178, 54%, 44%) |
| HSV | hsv(178, 70%, 67%) |
| CMYK | cmyk(70.2%, 0%, 2.3%, 32.9%) |
| CIE-LAB | lab(63.85, -33.05, -7.50) |
| CIE-LCH | lch(63.85, 33.89, 192.78°) |
| OKLab | oklab(67.61% -0.1008 -0.0209) |
| OKLCH | oklch(67.61% 0.103 191.7) |
| XYZ | xyz(22.9000, 32.6170, 41.6405) |
| Luminance | 0.3262 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.62
Topaz
#13BBAF
ΔE00 5.34
Sea
#3C9992
ΔE00 5.74
Blue Green
#0F9B8E
ΔE00 6.56
Cadetblue
#5F9EA0
ΔE00 6.96
Tealish
#24BCA8
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33ABA7 #AB3337
analogous
#33AB6B #33ABA7 #3373AB
triadic
#33ABA7 #A733AB #ABA733
tetradic
#33ABA7 #6B33AB #AB3337 #73AB33
square
#33ABA7 #6B33AB #AB3337 #73AB33
split-complementary
#33ABA7 #AB3373 #AB6B33
monochromatic
#174D4B #257C79 #33ABA7 #50CBC7 #7FD9D6
Accessibility & contrast
On white
2.79
#33ABA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.52
#33ABA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33ABA7
7.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33ABA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33ABA7 | 1.00 | 2.79 | 7.52 | 7.52 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A2A7
Deuteranopia (green-blind)
#8F95A8
Tritanopia (blue-blind)
#00B0A9
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #33aba7; /* rgb */ color: rgb(51, 171, 167); /* oklch */ color: oklch(67.6% 0.103 191.7);
Tailwind
colors: {
custom: {
50: '#7dc4c1',
500: '#33aba7',
950: '#000000',
},
}SCSS
$custom: #33aba7; $custom-light: #7dc4c1; $custom-dark: #000000;
JSON
{
"hex": "#33aba7",
"rgb": {
"r": 51,
"g": 171,
"b": 167
},
"hsl": {
"h": 178,
"s": 54.054,
"l": 43.529
},
"oklch": {
"l": 0.67607,
"c": 0.10298,
"h": 191.7
},
"luminance": 0.3262
}Semantic roles & 50–950 ramp
primary
#33ABA7
secondary
#C2787A
accent
#4A4FDD
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281