#33B89D#33B89D
#33B89D is a light, moderate teal. Relative luminance 0.374; OKLCH L 70.6% C 0.119 H 175.8°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #33B89D |
|---|---|
| RGB | rgb(51, 184, 157) |
| HSL | hsl(168, 57%, 46%) |
| HSV | hsv(168, 72%, 72%) |
| CMYK | cmyk(72.3%, 0%, 14.7%, 27.8%) |
| CIE-LAB | lab(67.59, -41.70, 3.53) |
| CIE-LCH | lch(67.59, 41.85, 175.16°) |
| OKLab | oklab(70.56% -0.1187 0.0087) |
| OKLCH | oklch(70.56% 0.119 175.8) |
| XYZ | xyz(24.5885, 37.4162, 37.8179) |
| Luminance | 0.3742 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.15
Tealish
#24BCA8
ΔE00 2.78
Turquoise (survey)
#06C2AC
ΔE00 3.59
Topaz
#13BBAF
ΔE00 5.35
Green Blue
#01C08D
ΔE00 6.45
Lightseagreen
#20B2AA
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33B89D #B8334E
analogous
#33B85B #33B89D #3390B8
triadic
#33B89D #9D33B8 #B89D33
tetradic
#33B89D #5B33B8 #B8334E #90B833
square
#33B89D #5B33B8 #B8334E #90B833
split-complementary
#33B89D #B83390 #B85B33
monochromatic
#18584B #268874 #33B89D #58D1B8 #88DECC
Accessibility & contrast
On white
2.48
#33B89D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#33B89D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33B89D
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33B89D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33B89D | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AC9C
Deuteranopia (green-blind)
#9F9F9F
Tritanopia (blue-blind)
#00BAB0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #33b89d; /* rgb */ color: rgb(51, 184, 157); /* oklch */ color: oklch(70.6% 0.119 175.8);
Tailwind
colors: {
custom: {
50: '#7eceb9',
500: '#33b89d',
950: '#000000',
},
}SCSS
$custom: #33b89d; $custom-light: #7eceb9; $custom-dark: #000000;
JSON
{
"hex": "#33b89d",
"rgb": {
"r": 51,
"g": 184,
"b": 157
},
"hsl": {
"h": 167.82,
"s": 56.596,
"l": 46.078
},
"oklch": {
"l": 0.70561,
"c": 0.11903,
"h": 175.8
},
"luminance": 0.37419
}Semantic roles & 50–950 ramp
primary
#33B89D
secondary
#C87F8E
accent
#4867E0
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1411
muted
#7C8280