#33ABA0#33ABA0
#33ABA0 is a light, moderate teal. Relative luminance 0.324; OKLCH L 67.4% C 0.105 H 186.1°. Best body text is #000000 at 7.47:1 contrast (WCAG AA passes).
Color values
| HEX | #33ABA0 |
|---|---|
| RGB | rgb(51, 171, 160) |
| HSL | hsl(175, 54%, 44%) |
| HSV | hsv(175, 70%, 67%) |
| CMYK | cmyk(70.2%, 0%, 6.4%, 32.9%) |
| CIE-LAB | lab(63.64, -35.04, -3.89) |
| CIE-LCH | lch(63.64, 35.26, 186.34°) |
| OKLab | oklab(67.37% -0.104 -0.0111) |
| OKLCH | oklch(67.37% 0.105 186.1) |
| XYZ | xyz(22.2703, 32.3651, 38.3243) |
| Luminance | 0.3237 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.47
Topaz
#13BBAF
ΔE00 4.59
Blue Green
#0F9B8E
ΔE00 5.40
Tealish
#24BCA8
ΔE00 5.46
Sea
#3C9992
ΔE00 5.69
Dull Teal
#5F9E8F
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33ABA0 #AB333E
analogous
#33AB64 #33ABA0 #337AAB
triadic
#33ABA0 #A033AB #ABA033
tetradic
#33ABA0 #6433AB #AB333E #7AAB33
square
#33ABA0 #6433AB #AB333E #7AAB33
split-complementary
#33ABA0 #AB337A #AB6433
monochromatic
#174D48 #257C74 #33ABA0 #50CBC0 #7FD9D1
Accessibility & contrast
On white
2.81
#33ABA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.47
#33ABA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33ABA0
7.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33ABA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33ABA0 | 1.00 | 2.81 | 7.47 | 7.47 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A2A0
Deuteranopia (green-blind)
#9195A1
Tritanopia (blue-blind)
#00AFA7
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #33aba0; /* rgb */ color: rgb(51, 171, 160); /* oklch */ color: oklch(67.4% 0.105 186.1);
Tailwind
colors: {
custom: {
50: '#7cc4bc',
500: '#33aba0',
950: '#000000',
},
}SCSS
$custom: #33aba0; $custom-light: #7cc4bc; $custom-dark: #000000;
JSON
{
"hex": "#33aba0",
"rgb": {
"r": 51,
"g": 171,
"b": 160
},
"hsl": {
"h": 174.5,
"s": 54.054,
"l": 43.529
},
"oklch": {
"l": 0.67371,
"c": 0.10461,
"h": 186.1
},
"luminance": 0.32368
}Semantic roles & 50–950 ramp
primary
#33ABA0
secondary
#C2787F
accent
#4A58DD
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281