#33A39B#33A39B
#33A39B is a light, moderate teal. Relative luminance 0.293; OKLCH L 65.2% C 0.099 H 188.1°. Best body text is #000000 at 6.85:1 contrast (WCAG AA passes).
Color values
| HEX | #33A39B |
|---|---|
| RGB | rgb(51, 163, 155) |
| HSL | hsl(176, 52%, 42%) |
| HSV | hsv(176, 69%, 64%) |
| CMYK | cmyk(68.7%, 0%, 4.9%, 36.1%) |
| CIE-LAB | lab(61.01, -32.70, -4.97) |
| CIE-LCH | lch(61.01, 33.08, 188.65°) |
| OKLab | oklab(65.18% -0.098 -0.014) |
| OKLCH | oklch(65.18% 0.099 188.1) |
| XYZ | xyz(20.3761, 29.2624, 35.5783) |
| Luminance | 0.2927 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 3.23
Blue Green
#0F9B8E
ΔE00 3.79
Lightseagreen
#20B2AA
ΔE00 4.46
Dull Teal
#5F9E8F
ΔE00 5.83
Teal (survey)
#029386
ΔE00 6.17
Grey Teal
#5E9B8A
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33A39B #A3333B
analogous
#33A363 #33A39B #3373A3
triadic
#33A39B #9B33A3 #A39B33
tetradic
#33A39B #6333A3 #A3333B #73A333
square
#33A39B #6333A3 #A3333B #73A333
split-complementary
#33A39B #A33373 #A36333
monochromatic
#164642 #24746F #33A39B #4CC7BE #7BD6CF
Accessibility & contrast
On white
3.06
#33A39B on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.85
#33A39B on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #33A39B
6.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33A39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33A39B | 1.00 | 3.06 | 6.85 | 6.85 |
| #FFFFFF | 3.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9A9B
Deuteranopia (green-blind)
#8A8E9C
Tritanopia (blue-blind)
#00A7A0
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #33a39b; /* rgb */ color: rgb(51, 163, 155); /* oklch */ color: oklch(65.2% 0.099 188.1);
Tailwind
colors: {
custom: {
50: '#7bbfb8',
500: '#33a39b',
950: '#000000',
},
}SCSS
$custom: #33a39b; $custom-light: #7bbfb8; $custom-dark: #000000;
JSON
{
"hex": "#33a39b",
"rgb": {
"r": 51,
"g": 163,
"b": 155
},
"hsl": {
"h": 175.714,
"s": 52.336,
"l": 41.961
},
"oklch": {
"l": 0.65183,
"c": 0.099,
"h": 188.1
},
"luminance": 0.29265
}Semantic roles & 50–950 ramp
primary
#33A39B
secondary
#BE7379
accent
#4C56DC
background
#F8FBFB
surface
#EFF7F6
border
#CAD0D0
text
#0B1211
muted
#7C8180