#33C1AA#33C1AA
#33C1AA is a light, vivid teal. Relative luminance 0.417; OKLCH L 73.2% C 0.122 H 179.2°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #33C1AA |
|---|---|
| RGB | rgb(51, 193, 170) |
| HSL | hsl(170, 58%, 48%) |
| HSV | hsv(170, 74%, 76%) |
| CMYK | cmyk(73.6%, 0%, 11.9%, 24.3%) |
| CIE-LAB | lab(70.69, -42.23, 0.92) |
| CIE-LCH | lch(70.69, 42.24, 178.76°) |
| OKLab | oklab(73.21% -0.1217 0.0018) |
| OKLCH | oklch(73.21% 0.122 179.2) |
| XYZ | xyz(27.6873, 41.7427, 44.6203) |
| Luminance | 0.4175 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise (survey)
#06C2AC
ΔE00 1.32
Tealish
#24BCA8
ΔE00 1.72
Topaz
#13BBAF
ΔE00 4.06
Greeny Blue
#42B395
ΔE00 4.89
Mediumaquamarine
#66CDAA
ΔE00 6.11
Lightseagreen
#20B2AA
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33C1AA #C1334A
analogous
#33C163 #33C1AA #3391C1
triadic
#33C1AA #AA33C1 #C1AA33
tetradic
#33C1AA #6333C1 #C1334A #91C133
square
#33C1AA #6333C1 #C1334A #91C133
split-complementary
#33C1AA #C13391 #C16333
monochromatic
#196055 #26917F #33C1AA #5DD4C1 #8DE1D3
Accessibility & contrast
On white
2.25
#33C1AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#33C1AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33C1AA
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33C1AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33C1AA | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B5A9
Deuteranopia (green-blind)
#A6A7AC
Tritanopia (blue-blind)
#00C4BA
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #33c1aa; /* rgb */ color: rgb(51, 193, 170); /* oklch */ color: oklch(73.2% 0.122 179.2);
Tailwind
colors: {
custom: {
50: '#80d4c3',
500: '#33c1aa',
950: '#000000',
},
}SCSS
$custom: #33c1aa; $custom-light: #80d4c3; $custom-dark: #000000;
JSON
{
"hex": "#33c1aa",
"rgb": {
"r": 51,
"g": 193,
"b": 170
},
"hsl": {
"h": 170.282,
"s": 58.197,
"l": 47.843
},
"oklch": {
"l": 0.73208,
"c": 0.12169,
"h": 179.2
},
"luminance": 0.41746
}Semantic roles & 50–950 ramp
primary
#33C1AA
secondary
#CB8490
accent
#465FE1
background
#F8FDFB
surface
#F0FAF7
border
#CBD3D0
text
#0C1412
muted
#7D8381