#33B39B#33B39B
#33B39B is a light, moderate teal. Relative luminance 0.353; OKLCH L 69.2% C 0.115 H 177.2°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #33B39B |
|---|---|
| RGB | rgb(51, 179, 155) |
| HSL | hsl(169, 56%, 45%) |
| HSV | hsv(169, 72%, 70%) |
| CMYK | cmyk(71.5%, 0%, 13.4%, 29.8%) |
| CIE-LAB | lab(65.99, -40.03, 2.32) |
| CIE-LCH | lch(65.99, 40.09, 176.69°) |
| OKLab | oklab(69.24% -0.1146 0.0055) |
| OKLCH | oklch(69.24% 0.115 177.2) |
| XYZ | xyz(23.3988, 35.3078, 36.5859) |
| Luminance | 0.3531 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.29
Tealish
#24BCA8
ΔE00 3.06
Turquoise (survey)
#06C2AC
ΔE00 4.41
Topaz
#13BBAF
ΔE00 5.02
Lightseagreen
#20B2AA
ΔE00 5.65
Green Blue
#01C08D
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33B39B #B3334B
analogous
#33B35B #33B39B #338BB3
triadic
#33B39B #9B33B3 #B39B33
tetradic
#33B39B #5B33B3 #B3334B #8BB333
square
#33B39B #5B33B3 #B3334B #8BB333
split-complementary
#33B39B #B3338B #B35B33
monochromatic
#185449 #258372 #33B39B #55CEB8 #84DCCC
Accessibility & contrast
On white
2.60
#33B39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#33B39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33B39B
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33B39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33B39B | 1.00 | 2.60 | 8.06 | 8.06 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA89A
Deuteranopia (green-blind)
#9A9B9D
Tritanopia (blue-blind)
#00B6AC
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #33b39b; /* rgb */ color: rgb(51, 179, 155); /* oklch */ color: oklch(69.2% 0.115 177.2);
Tailwind
colors: {
custom: {
50: '#7dcab8',
500: '#33b39b',
950: '#000000',
},
}SCSS
$custom: #33b39b; $custom-light: #7dcab8; $custom-dark: #000000;
JSON
{
"hex": "#33b39b",
"rgb": {
"r": 51,
"g": 179,
"b": 155
},
"hsl": {
"h": 168.75,
"s": 55.652,
"l": 45.098
},
"oklch": {
"l": 0.69236,
"c": 0.1147,
"h": 177.2
},
"luminance": 0.35311
}Semantic roles & 50–950 ramp
primary
#33B39B
secondary
#C67C8A
accent
#4965DF
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280