#33ABA1#33ABA1
#33ABA1 is a light, moderate teal. Relative luminance 0.324; OKLCH L 67.4% C 0.104 H 186.9°. Best body text is #000000 at 7.48:1 contrast (WCAG AA passes).
Color values
| HEX | #33ABA1 |
|---|---|
| RGB | rgb(51, 171, 161) |
| HSL | hsl(175, 54%, 44%) |
| HSV | hsv(175, 70%, 67%) |
| CMYK | cmyk(70.2%, 0%, 5.8%, 32.9%) |
| CIE-LAB | lab(63.67, -34.76, -4.41) |
| CIE-LCH | lch(63.67, 35.04, 187.23°) |
| OKLab | oklab(67.4% -0.1036 -0.0125) |
| OKLCH | oklch(67.4% 0.104 186.9) |
| XYZ | xyz(22.3582, 32.4002, 38.7868) |
| Luminance | 0.3240 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.30
Topaz
#13BBAF
ΔE00 4.60
Blue Green
#0F9B8E
ΔE00 5.50
Sea
#3C9992
ΔE00 5.63
Tealish
#24BCA8
ΔE00 5.66
Dull Teal
#5F9E8F
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33ABA1 #AB333D
analogous
#33AB65 #33ABA1 #3379AB
triadic
#33ABA1 #A133AB #ABA133
tetradic
#33ABA1 #6533AB #AB333D #79AB33
square
#33ABA1 #6533AB #AB333D #79AB33
split-complementary
#33ABA1 #AB3379 #AB6533
monochromatic
#174D48 #257C75 #33ABA1 #50CBC1 #7FD9D1
Accessibility & contrast
On white
2.81
#33ABA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.48
#33ABA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33ABA1
7.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33ABA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33ABA1 | 1.00 | 2.81 | 7.48 | 7.48 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A2A1
Deuteranopia (green-blind)
#9195A2
Tritanopia (blue-blind)
#00AFA8
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #33aba1; /* rgb */ color: rgb(51, 171, 161); /* oklch */ color: oklch(67.4% 0.104 186.9);
Tailwind
colors: {
custom: {
50: '#7cc4bc',
500: '#33aba1',
950: '#000000',
},
}SCSS
$custom: #33aba1; $custom-light: #7cc4bc; $custom-dark: #000000;
JSON
{
"hex": "#33aba1",
"rgb": {
"r": 51,
"g": 171,
"b": 161
},
"hsl": {
"h": 175,
"s": 54.054,
"l": 43.529
},
"oklch": {
"l": 0.67404,
"c": 0.10431,
"h": 186.9
},
"luminance": 0.32403
}Semantic roles & 50–950 ramp
primary
#33ABA1
secondary
#C2787E
accent
#4A57DD
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281