#33ABAF#33ABAF
#33ABAF is a light, moderate teal. Relative luminance 0.329; OKLCH L 67.9% C 0.102 H 198.3°. Best body text is #000000 at 7.58:1 contrast (WCAG AA passes).
Color values
| HEX | #33ABAF |
|---|---|
| RGB | rgb(51, 171, 175) |
| HSL | hsl(182, 55%, 44%) |
| HSV | hsv(182, 71%, 69%) |
| CMYK | cmyk(70.9%, 2.3%, 0%, 31.4%) |
| CIE-LAB | lab(64.10, -30.71, -11.60) |
| CIE-LCH | lch(64.10, 32.82, 200.69°) |
| OKLab | oklab(67.89% -0.0973 -0.0322) |
| OKLCH | oklch(67.89% 0.102 198.3) |
| XYZ | xyz(23.6625, 32.9220, 45.6566) |
| Luminance | 0.3292 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 5.13
Turquoise Blue
#06B1C4
ΔE00 5.37
Cadetblue
#5F9EA0
ΔE00 6.08
Sea
#3C9992
ΔE00 7.10
Topaz
#13BBAF
ΔE00 7.50
Blue Green
#0F9B8E
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33ABAF #AF3733
analogous
#33AF75 #33ABAF #336DAF
triadic
#33ABAF #AF33AB #ABAF33
tetradic
#33ABAF #7533AF #AF3733 #6DAF33
square
#33ABAF #7533AF #AF3733 #6DAF33
split-complementary
#33ABAF #AF336D #AF7533
monochromatic
#174E50 #257D80 #33ABAF #52C9CD #82D8DB
Accessibility & contrast
On white
2.77
#33ABAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.58
#33ABAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33ABAF
7.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33ABAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33ABAF | 1.00 | 2.77 | 7.58 | 7.58 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA3AF
Deuteranopia (green-blind)
#8D96B0
Tritanopia (blue-blind)
#00B1AC
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #33abaf; /* rgb */ color: rgb(51, 171, 175); /* oklch */ color: oklch(67.9% 0.102 198.3);
Tailwind
colors: {
custom: {
50: '#7ec4c6',
500: '#33abaf',
950: '#000000',
},
}SCSS
$custom: #33abaf; $custom-light: #7ec4c6; $custom-dark: #000000;
JSON
{
"hex": "#33abaf",
"rgb": {
"r": 51,
"g": 171,
"b": 175
},
"hsl": {
"h": 181.935,
"s": 54.867,
"l": 44.314
},
"oklch": {
"l": 0.6789,
"c": 0.10247,
"h": 198.3
},
"luminance": 0.32925
}Semantic roles & 50–950 ramp
primary
#33ABAF
secondary
#C47C7A
accent
#4E4ADE
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1313
muted
#7C8282