#33B7AA#33B7AA
#33B7AA is a light, moderate teal. Relative luminance 0.375; OKLCH L 70.7% C 0.112 H 185.3°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #33B7AA |
|---|---|
| RGB | rgb(51, 183, 170) |
| HSL | hsl(174, 56%, 46%) |
| HSV | hsv(174, 72%, 72%) |
| CMYK | cmyk(72.1%, 0%, 7.1%, 28.2%) |
| CIE-LAB | lab(67.63, -37.77, -3.57) |
| CIE-LCH | lch(67.63, 37.94, 185.41°) |
| OKLab | oklab(70.71% -0.1117 -0.0103) |
| OKLCH | oklch(70.71% 0.112 185.3) |
| XYZ | xyz(25.5510, 37.4700, 43.9082) |
| Luminance | 0.3747 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.56
Lightseagreen
#20B2AA
ΔE00 2.33
Tealish
#24BCA8
ΔE00 2.69
Turquoise (survey)
#06C2AC
ΔE00 4.12
Greeny Blue
#42B395
ΔE00 6.13
Mediumturquoise
#48D1CC
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33B7AA #B73340
analogous
#33B768 #33B7AA #3382B7
triadic
#33B7AA #AA33B7 #B7AA33
tetradic
#33B7AA #6833B7 #B73340 #82B733
square
#33B7AA #6833B7 #B73340 #82B733
split-complementary
#33B7AA #B73382 #B76833
monochromatic
#185751 #26877E #33B7AA #57D0C4 #87DED5
Accessibility & contrast
On white
2.47
#33B7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#33B7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33B7AA
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33B7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33B7AA | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEADAA
Deuteranopia (green-blind)
#9B9FAB
Tritanopia (blue-blind)
#00BBB3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #33b7aa; /* rgb */ color: rgb(51, 183, 170); /* oklch */ color: oklch(70.7% 0.112 185.3);
Tailwind
colors: {
custom: {
50: '#7fcdc3',
500: '#33b7aa',
950: '#000000',
},
}SCSS
$custom: #33b7aa; $custom-light: #7fcdc3; $custom-dark: #000000;
JSON
{
"hex": "#33b7aa",
"rgb": {
"r": 51,
"g": 183,
"b": 170
},
"hsl": {
"h": 174.091,
"s": 56.41,
"l": 45.882
},
"oklch": {
"l": 0.70709,
"c": 0.11214,
"h": 185.3
},
"luminance": 0.37473
}Semantic roles & 50–950 ramp
primary
#33B7AA
secondary
#C77F86
accent
#4857E0
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0B1312
muted
#7C8281