#33B899#33B899
#33B899 is a light, vivid teal. Relative luminance 0.373; OKLCH L 70.4% C 0.121 H 173.3°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #33B899 |
|---|---|
| RGB | rgb(51, 184, 153) |
| HSL | hsl(166, 57%, 46%) |
| HSV | hsv(166, 72%, 72%) |
| CMYK | cmyk(72.3%, 0%, 16.8%, 27.8%) |
| CIE-LAB | lab(67.49, -42.73, 5.59) |
| CIE-LCH | lch(67.49, 43.09, 172.55°) |
| OKLab | oklab(70.45% -0.1206 0.0141) |
| OKLCH | oklch(70.45% 0.121 173.3) |
| XYZ | xyz(24.2525, 37.2818, 36.0487) |
| Luminance | 0.3729 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.69
Tealish
#24BCA8
ΔE00 3.93
Turquoise (survey)
#06C2AC
ΔE00 4.44
Green Blue
#01C08D
ΔE00 5.32
Topaz
#13BBAF
ΔE00 6.58
Mediumaquamarine
#66CDAA
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33B899 #B83352
analogous
#33B856 #33B899 #3394B8
triadic
#33B899 #9933B8 #B89933
tetradic
#33B899 #5633B8 #B83352 #94B833
square
#33B899 #5633B8 #B83352 #94B833
split-complementary
#33B899 #B83394 #B85633
monochromatic
#185849 #268871 #33B899 #58D1B4 #88DECA
Accessibility & contrast
On white
2.48
#33B899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#33B899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33B899
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33B899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33B899 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AC98
Deuteranopia (green-blind)
#A09F9B
Tritanopia (blue-blind)
#00BAAF
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #33b899; /* rgb */ color: rgb(51, 184, 153); /* oklch */ color: oklch(70.4% 0.121 173.3);
Tailwind
colors: {
custom: {
50: '#7eceb7',
500: '#33b899',
950: '#000000',
},
}SCSS
$custom: #33b899; $custom-light: #7eceb7; $custom-dark: #000000;
JSON
{
"hex": "#33b899",
"rgb": {
"r": 51,
"g": 184,
"b": 153
},
"hsl": {
"h": 166.015,
"s": 56.596,
"l": 46.078
},
"oklch": {
"l": 0.70446,
"c": 0.12142,
"h": 173.3
},
"luminance": 0.37285
}Semantic roles & 50–950 ramp
primary
#33B899
secondary
#C87F90
accent
#486BE0
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1411
muted
#7C8280