#33B89B#33B89B
#33B89B is a light, vivid teal. Relative luminance 0.374; OKLCH L 70.5% C 0.120 H 174.5°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #33B89B |
|---|---|
| RGB | rgb(51, 184, 155) |
| HSL | hsl(167, 57%, 46%) |
| HSV | hsv(167, 72%, 72%) |
| CMYK | cmyk(72.3%, 0%, 15.8%, 27.8%) |
| CIE-LAB | lab(67.54, -42.22, 4.56) |
| CIE-LCH | lch(67.54, 42.46, 173.84°) |
| OKLab | oklab(70.5% -0.1196 0.0114) |
| OKLCH | oklch(70.5% 0.12 174.5) |
| XYZ | xyz(24.4191, 37.3485, 36.9260) |
| Luminance | 0.3735 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.83
Tealish
#24BCA8
ΔE00 3.36
Turquoise (survey)
#06C2AC
ΔE00 3.99
Green Blue
#01C08D
ΔE00 5.87
Topaz
#13BBAF
ΔE00 5.97
Mediumaquamarine
#66CDAA
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33B89B #B83350
analogous
#33B858 #33B89B #3392B8
triadic
#33B89B #9B33B8 #B89B33
tetradic
#33B89B #5833B8 #B83350 #92B833
square
#33B89B #5833B8 #B83350 #92B833
split-complementary
#33B89B #B83392 #B85833
monochromatic
#18584A #268873 #33B89B #58D1B6 #88DECB
Accessibility & contrast
On white
2.48
#33B89B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#33B89B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33B89B
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33B89B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33B89B | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AC9A
Deuteranopia (green-blind)
#A09F9D
Tritanopia (blue-blind)
#00BAAF
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #33b89b; /* rgb */ color: rgb(51, 184, 155); /* oklch */ color: oklch(70.5% 0.120 174.5);
Tailwind
colors: {
custom: {
50: '#7eceb8',
500: '#33b89b',
950: '#000000',
},
}SCSS
$custom: #33b89b; $custom-light: #7eceb8; $custom-dark: #000000;
JSON
{
"hex": "#33b89b",
"rgb": {
"r": 51,
"g": 184,
"b": 155
},
"hsl": {
"h": 166.917,
"s": 56.596,
"l": 46.078
},
"oklch": {
"l": 0.70503,
"c": 0.12019,
"h": 174.5
},
"luminance": 0.37351
}Semantic roles & 50–950 ramp
primary
#33B89B
secondary
#C87F8F
accent
#4869E0
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1411
muted
#7C8280