#33C29A#33C29A
#33C29A is a light, vivid teal. Relative luminance 0.416; OKLCH L 73.0% C 0.132 H 169.4°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #33C29A |
|---|---|
| RGB | rgb(51, 194, 154) |
| HSL | hsl(163, 58%, 48%) |
| HSV | hsv(163, 74%, 76%) |
| CMYK | cmyk(73.7%, 0%, 20.6%, 23.9%) |
| CIE-LAB | lab(70.61, -46.72, 9.50) |
| CIE-LCH | lch(70.61, 47.67, 168.50°) |
| OKLab | oklab(73.01% -0.1302 0.0243) |
| OKLCH | oklch(73.01% 0.132 169.4) |
| XYZ | xyz(26.4866, 41.6173, 37.2026) |
| Luminance | 0.4162 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.00
Greenblue
#23C48B
ΔE00 4.05
Greeny Blue
#42B395
ΔE00 4.60
Mediumaquamarine
#66CDAA
ΔE00 4.76
Greenish Teal
#32BF84
ΔE00 4.91
Eucalyptus
#44D7A8
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33C29A #C2335B
analogous
#33C253 #33C29A #33A2C2
triadic
#33C29A #9A33C2 #C29A33
tetradic
#33C29A #5333C2 #C2335B #A2C233
square
#33C29A #5333C2 #C2335B #A2C233
split-complementary
#33C29A #C233A2 #C25333
monochromatic
#1A614D #269274 #33C29A #5ED5B3 #8EE1CA
Accessibility & contrast
On white
2.25
#33C29A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#33C29A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33C29A
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33C29A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33C29A | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB598
Deuteranopia (green-blind)
#AAA79D
Tritanopia (blue-blind)
#00C3B7
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #33c29a; /* rgb */ color: rgb(51, 194, 154); /* oklch */ color: oklch(73.0% 0.132 169.4);
Tailwind
colors: {
custom: {
50: '#80d5b7',
500: '#33c29a',
950: '#000000',
},
}SCSS
$custom: #33c29a; $custom-light: #80d5b7; $custom-dark: #000000;
JSON
{
"hex": "#33c29a",
"rgb": {
"r": 51,
"g": 194,
"b": 154
},
"hsl": {
"h": 163.217,
"s": 58.367,
"l": 48.039
},
"oklch": {
"l": 0.73007,
"c": 0.13241,
"h": 169.4
},
"luminance": 0.4162
}Semantic roles & 50–950 ramp
primary
#33C29A
secondary
#CC8599
accent
#4672E2
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380