#33BA9B#33BA9B
#33BA9B is a light, vivid teal. Relative luminance 0.382; OKLCH L 71.0% C 0.122 H 173.5°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #33BA9B |
|---|---|
| RGB | rgb(51, 186, 155) |
| HSL | hsl(166, 57%, 46%) |
| HSV | hsv(166, 73%, 73%) |
| CMYK | cmyk(72.6%, 0%, 16.7%, 27.1%) |
| CIE-LAB | lab(68.16, -43.08, 5.45) |
| CIE-LCH | lch(68.16, 43.43, 172.79°) |
| OKLab | oklab(71.01% -0.1217 0.0138) |
| OKLCH | oklch(71.01% 0.122 173.5) |
| XYZ | xyz(24.8375, 38.1853, 37.0655) |
| Luminance | 0.3819 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.16
Tealish
#24BCA8
ΔE00 3.74
Turquoise (survey)
#06C2AC
ΔE00 4.07
Green Blue
#01C08D
ΔE00 5.22
Mediumaquamarine
#66CDAA
ΔE00 6.26
Topaz
#13BBAF
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33BA9B #BA3352
analogous
#33BA58 #33BA9B #3396BA
triadic
#33BA9B #9B33BA #BA9B33
tetradic
#33BA9B #5833BA #BA3352 #96BA33
square
#33BA9B #5833BA #BA3352 #96BA33
split-complementary
#33BA9B #BA3396 #BA5833
monochromatic
#195A4B #268A73 #33BA9B #59D1B6 #89DFCB
Accessibility & contrast
On white
2.43
#33BA9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#33BA9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33BA9B
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33BA9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33BA9B | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AE9A
Deuteranopia (green-blind)
#A2A19D
Tritanopia (blue-blind)
#00BCB1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #33ba9b; /* rgb */ color: rgb(51, 186, 155); /* oklch */ color: oklch(71.0% 0.122 173.5);
Tailwind
colors: {
custom: {
50: '#7ecfb8',
500: '#33ba9b',
950: '#000000',
},
}SCSS
$custom: #33ba9b; $custom-light: #7ecfb8; $custom-dark: #000000;
JSON
{
"hex": "#33ba9b",
"rgb": {
"r": 51,
"g": 186,
"b": 155
},
"hsl": {
"h": 166.222,
"s": 56.962,
"l": 46.471
},
"oklch": {
"l": 0.71009,
"c": 0.12246,
"h": 173.5
},
"luminance": 0.38188
}Semantic roles & 50–950 ramp
primary
#33BA9B
secondary
#C98091
accent
#486BE0
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0B1411
muted
#7C8280