#33B99A#33B99A
#33B99A is a light, vivid teal. Relative luminance 0.377; OKLCH L 70.7% C 0.122 H 173.4°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #33B99A |
|---|---|
| RGB | rgb(51, 185, 154) |
| HSL | hsl(166, 57%, 46%) |
| HSV | hsv(166, 72%, 73%) |
| CMYK | cmyk(72.4%, 0%, 16.8%, 27.5%) |
| CIE-LAB | lab(67.82, -42.91, 5.52) |
| CIE-LCH | lch(67.82, 43.26, 172.67°) |
| OKLab | oklab(70.73% -0.1211 0.0139) |
| OKLCH | oklch(70.73% 0.122 173.4) |
| XYZ | xyz(24.5439, 37.7319, 36.5550) |
| Luminance | 0.3774 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.92
Tealish
#24BCA8
ΔE00 3.83
Turquoise (survey)
#06C2AC
ΔE00 4.25
Green Blue
#01C08D
ΔE00 5.26
Mediumaquamarine
#66CDAA
ΔE00 6.47
Topaz
#13BBAF
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33B99A #B93352
analogous
#33B957 #33B99A #3395B9
triadic
#33B99A #9A33B9 #B99A33
tetradic
#33B99A #5733B9 #B93352 #95B933
square
#33B99A #5733B9 #B93352 #95B933
split-complementary
#33B99A #B93395 #B95733
monochromatic
#19594A #268972 #33B99A #58D1B5 #88DECA
Accessibility & contrast
On white
2.46
#33B99A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#33B99A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33B99A
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33B99A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33B99A | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AD99
Deuteranopia (green-blind)
#A1A09C
Tritanopia (blue-blind)
#00BBB0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #33b99a; /* rgb */ color: rgb(51, 185, 154); /* oklch */ color: oklch(70.7% 0.122 173.4);
Tailwind
colors: {
custom: {
50: '#7ecfb7',
500: '#33b99a',
950: '#000000',
},
}SCSS
$custom: #33b99a; $custom-light: #7ecfb7; $custom-dark: #000000;
JSON
{
"hex": "#33b99a",
"rgb": {
"r": 51,
"g": 185,
"b": 154
},
"hsl": {
"h": 166.119,
"s": 56.78,
"l": 46.275
},
"oklch": {
"l": 0.70727,
"c": 0.12194,
"h": 173.4
},
"luminance": 0.37735
}Semantic roles & 50–950 ramp
primary
#33B99A
secondary
#C88090
accent
#486BE0
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1411
muted
#7C8280