#33C0AA#33C0AA
#33C0AA is a light, vivid teal. Relative luminance 0.413; OKLCH L 73.0% C 0.121 H 179.7°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #33C0AA |
|---|---|
| RGB | rgb(51, 192, 170) |
| HSL | hsl(171, 58%, 48%) |
| HSV | hsv(171, 73%, 75%) |
| CMYK | cmyk(73.4%, 0%, 11.5%, 24.7%) |
| CIE-LAB | lab(70.39, -41.79, 0.47) |
| CIE-LCH | lch(70.39, 41.79, 179.36°) |
| OKLab | oklab(72.96% -0.1207 0.0006) |
| OKLCH | oklch(72.96% 0.121 179.7) |
| XYZ | xyz(27.4670, 41.3021, 44.5469) |
| Luminance | 0.4130 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise (survey)
#06C2AC
ΔE00 1.32
Tealish
#24BCA8
ΔE00 1.38
Topaz
#13BBAF
ΔE00 3.70
Greeny Blue
#42B395
ΔE00 4.87
Lightseagreen
#20B2AA
ΔE00 5.96
Mediumaquamarine
#66CDAA
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33C0AA #C03349
analogous
#33C063 #33C0AA #3390C0
triadic
#33C0AA #AA33C0 #C0AA33
tetradic
#33C0AA #6333C0 #C03349 #90C033
square
#33C0AA #6333C0 #C03349 #90C033
split-complementary
#33C0AA #C03390 #C06333
monochromatic
#195F54 #26907F #33C0AA #5CD4C1 #8DE1D4
Accessibility & contrast
On white
2.27
#33C0AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#33C0AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33C0AA
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33C0AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33C0AA | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B4A9
Deuteranopia (green-blind)
#A5A6AC
Tritanopia (blue-blind)
#00C3B9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #33c0aa; /* rgb */ color: rgb(51, 192, 170); /* oklch */ color: oklch(73.0% 0.121 179.7);
Tailwind
colors: {
custom: {
50: '#80d4c3',
500: '#33c0aa',
950: '#000000',
},
}SCSS
$custom: #33c0aa; $custom-light: #80d4c3; $custom-dark: #000000;
JSON
{
"hex": "#33c0aa",
"rgb": {
"r": 51,
"g": 192,
"b": 170
},
"hsl": {
"h": 170.638,
"s": 58.025,
"l": 47.647
},
"oklch": {
"l": 0.72958,
"c": 0.12069,
"h": 179.7
},
"luminance": 0.41305
}Semantic roles & 50–950 ramp
primary
#33C0AA
secondary
#CB848F
accent
#475FE1
background
#F8FDFB
surface
#F0FAF7
border
#CBD3D0
text
#0C1412
muted
#7D8381