#33ABA8#33ABA8
#33ABA8 is a light, moderate teal. Relative luminance 0.327; OKLCH L 67.6% C 0.103 H 192.5°. Best body text is #000000 at 7.53:1 contrast (WCAG AA passes).
Color values
| HEX | #33ABA8 |
|---|---|
| RGB | rgb(51, 171, 168) |
| HSL | hsl(179, 54%, 44%) |
| HSV | hsv(179, 70%, 67%) |
| CMYK | cmyk(70.2%, 0%, 1.8%, 32.9%) |
| CIE-LAB | lab(63.88, -32.76, -8.01) |
| CIE-LCH | lch(63.88, 33.73, 193.74°) |
| OKLab | oklab(67.64% -0.1004 -0.0223) |
| OKLCH | oklch(67.64% 0.103 192.5) |
| XYZ | xyz(22.9928, 32.6541, 42.1293) |
| Luminance | 0.3266 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.86
Topaz
#13BBAF
ΔE00 5.56
Sea
#3C9992
ΔE00 5.84
Cadetblue
#5F9EA0
ΔE00 6.79
Blue Green
#0F9B8E
ΔE00 6.80
Tealish
#24BCA8
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33ABA8 #AB3336
analogous
#33AB6C #33ABA8 #3372AB
triadic
#33ABA8 #A833AB #ABA833
tetradic
#33ABA8 #6C33AB #AB3336 #72AB33
square
#33ABA8 #6C33AB #AB3336 #72AB33
split-complementary
#33ABA8 #AB3372 #AB6C33
monochromatic
#174D4B #257C7A #33ABA8 #50CBC8 #7FD9D7
Accessibility & contrast
On white
2.79
#33ABA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.53
#33ABA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33ABA8
7.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33ABA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33ABA8 | 1.00 | 2.79 | 7.53 | 7.53 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A2A8
Deuteranopia (green-blind)
#8F95A9
Tritanopia (blue-blind)
#00B0AA
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #33aba8; /* rgb */ color: rgb(51, 171, 168); /* oklch */ color: oklch(67.6% 0.103 192.5);
Tailwind
colors: {
custom: {
50: '#7dc4c1',
500: '#33aba8',
950: '#000000',
},
}SCSS
$custom: #33aba8; $custom-light: #7dc4c1; $custom-dark: #000000;
JSON
{
"hex": "#33aba8",
"rgb": {
"r": 51,
"g": 171,
"b": 168
},
"hsl": {
"h": 178.5,
"s": 54.054,
"l": 43.529
},
"oklch": {
"l": 0.67641,
"c": 0.10283,
"h": 192.5
},
"luminance": 0.32657
}Semantic roles & 50–950 ramp
primary
#33ABA8
secondary
#C2787A
accent
#4A4EDD
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281