#33B69A#33B69A
#33B69A is a light, moderate teal. Relative luminance 0.365; OKLCH L 70.0% C 0.119 H 175.0°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #33B69A |
|---|---|
| RGB | rgb(51, 182, 154) |
| HSL | hsl(167, 56%, 46%) |
| HSV | hsv(167, 72%, 71%) |
| CMYK | cmyk(72%, 0%, 15.4%, 28.6%) |
| CIE-LAB | lab(66.89, -41.60, 4.18) |
| CIE-LCH | lch(66.89, 41.81, 174.27°) |
| OKLab | oklab(69.97% -0.1181 0.0104) |
| OKLCH | oklch(69.97% 0.119 175) |
| XYZ | xyz(23.9230, 36.4900, 36.3480) |
| Luminance | 0.3649 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.59
Tealish
#24BCA8
ΔE00 3.37
Turquoise (survey)
#06C2AC
ΔE00 4.24
Topaz
#13BBAF
ΔE00 5.84
Green Blue
#01C08D
ΔE00 6.28
Lightseagreen
#20B2AA
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33B69A #B6334F
analogous
#33B659 #33B69A #3390B6
triadic
#33B69A #9A33B6 #B69A33
tetradic
#33B69A #5933B6 #B6334F #90B633
square
#33B69A #5933B6 #B6334F #90B633
split-complementary
#33B69A #B63390 #B65933
monochromatic
#185649 #268672 #33B69A #56D0B6 #86DDCB
Accessibility & contrast
On white
2.53
#33B69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#33B69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33B69A
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33B69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33B69A | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAA99
Deuteranopia (green-blind)
#9E9D9C
Tritanopia (blue-blind)
#00B8AE
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #33b69a; /* rgb */ color: rgb(51, 182, 154); /* oklch */ color: oklch(70.0% 0.119 175.0);
Tailwind
colors: {
custom: {
50: '#7eccb7',
500: '#33b69a',
950: '#000000',
},
}SCSS
$custom: #33b69a; $custom-light: #7eccb7; $custom-dark: #000000;
JSON
{
"hex": "#33b69a",
"rgb": {
"r": 51,
"g": 182,
"b": 154
},
"hsl": {
"h": 167.176,
"s": 56.223,
"l": 45.686
},
"oklch": {
"l": 0.69967,
"c": 0.11855,
"h": 175
},
"luminance": 0.36493
}Semantic roles & 50–950 ramp
primary
#33B69A
secondary
#C77E8E
accent
#4869E0
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1311
muted
#7C8280