#33C49F#33C49F
#33C49F is a light, vivid teal. Relative luminance 0.427; OKLCH L 73.6% C 0.131 H 171.3°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #33C49F |
|---|---|
| RGB | rgb(51, 196, 159) |
| HSL | hsl(165, 59%, 48%) |
| HSV | hsv(165, 74%, 77%) |
| CMYK | cmyk(74%, 0%, 18.9%, 23.1%) |
| CIE-LAB | lab(71.34, -46.33, 7.84) |
| CIE-LCH | lch(71.34, 46.98, 170.40°) |
| OKLab | oklab(73.65% -0.1298 0.02) |
| OKLCH | oklch(73.65% 0.131 171.3) |
| XYZ | xyz(27.3599, 42.6836, 39.5910) |
| Luminance | 0.4269 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.94
Mediumaquamarine
#66CDAA
ΔE00 4.33
Greeny Blue
#42B395
ΔE00 4.78
Turquoise (survey)
#06C2AC
ΔE00 4.79
Greenblue
#23C48B
ΔE00 4.94
Aquamarine (survey)
#04D8B2
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33C49F #C43358
analogous
#33C457 #33C49F #33A0C4
triadic
#33C49F #9F33C4 #C49F33
tetradic
#33C49F #5733C4 #C43358 #A0C433
square
#33C49F #5733C4 #C43358 #A0C433
split-complementary
#33C49F #C433A0 #C45733
monochromatic
#1A6350 #269378 #33C49F #5FD5B7 #8FE2CD
Accessibility & contrast
On white
2.20
#33C49F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#33C49F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33C49F
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33C49F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33C49F | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB79D
Deuteranopia (green-blind)
#ABA9A2
Tritanopia (blue-blind)
#00C6B9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #33c49f; /* rgb */ color: rgb(51, 196, 159); /* oklch */ color: oklch(73.6% 0.131 171.3);
Tailwind
colors: {
custom: {
50: '#80d7bb',
500: '#33c49f',
950: '#000000',
},
}SCSS
$custom: #33c49f; $custom-light: #80d7bb; $custom-dark: #000000;
JSON
{
"hex": "#33c49f",
"rgb": {
"r": 51,
"g": 196,
"b": 159
},
"hsl": {
"h": 164.69,
"s": 58.704,
"l": 48.431
},
"oklch": {
"l": 0.73646,
"c": 0.13132,
"h": 171.3
},
"luminance": 0.42687
}Semantic roles & 50–950 ramp
primary
#33C49F
secondary
#CD8698
accent
#466EE2
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380