#33B79F#33B79F
#33B79F is a light, moderate teal. Relative luminance 0.371; OKLCH L 70.4% C 0.117 H 177.6°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #33B79F |
|---|---|
| RGB | rgb(51, 183, 159) |
| HSL | hsl(169, 56%, 46%) |
| HSV | hsv(169, 72%, 72%) |
| CMYK | cmyk(72.1%, 0%, 13.1%, 28.2%) |
| CIE-LAB | lab(67.33, -40.74, 2.06) |
| CIE-LCH | lch(67.33, 40.79, 177.11°) |
| OKLab | oklab(70.37% -0.1168 0.0048) |
| OKLCH | oklch(70.37% 0.117 177.6) |
| XYZ | xyz(24.5536, 37.0711, 38.6555) |
| Luminance | 0.3707 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.15
Greeny Blue
#42B395
ΔE00 2.67
Turquoise (survey)
#06C2AC
ΔE00 3.36
Topaz
#13BBAF
ΔE00 4.50
Lightseagreen
#20B2AA
ΔE00 5.68
Green Blue
#01C08D
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33B79F #B7334B
analogous
#33B75D #33B79F #338DB7
triadic
#33B79F #9F33B7 #B79F33
tetradic
#33B79F #5D33B7 #B7334B #8DB733
square
#33B79F #5D33B7 #B7334B #8DB733
split-complementary
#33B79F #B7338D #B75D33
monochromatic
#18574C #268775 #33B79F #57D0BA #87DECE
Accessibility & contrast
On white
2.50
#33B79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#33B79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33B79F
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33B79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33B79F | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AC9E
Deuteranopia (green-blind)
#9E9EA1
Tritanopia (blue-blind)
#00BAB0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #33b79f; /* rgb */ color: rgb(51, 183, 159); /* oklch */ color: oklch(70.4% 0.117 177.6);
Tailwind
colors: {
custom: {
50: '#7ecdbb',
500: '#33b79f',
950: '#000000',
},
}SCSS
$custom: #33b79f; $custom-light: #7ecdbb; $custom-dark: #000000;
JSON
{
"hex": "#33b79f",
"rgb": {
"r": 51,
"g": 183,
"b": 159
},
"hsl": {
"h": 169.091,
"s": 56.41,
"l": 45.882
},
"oklch": {
"l": 0.70367,
"c": 0.11686,
"h": 177.6
},
"luminance": 0.37074
}Semantic roles & 50–950 ramp
primary
#33B79F
secondary
#C77F8C
accent
#4864E0
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1311
muted
#7C8280