#33B7A7#33B7A7
#33B7A7 is a light, moderate teal. Relative luminance 0.374; OKLCH L 70.6% C 0.113 H 183.1°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #33B7A7 |
|---|---|
| RGB | rgb(51, 183, 167) |
| HSL | hsl(173, 56%, 46%) |
| HSV | hsv(173, 72%, 72%) |
| CMYK | cmyk(72.1%, 0%, 8.7%, 28.2%) |
| CIE-LAB | lab(67.54, -38.60, -2.04) |
| CIE-LCH | lch(67.54, 38.65, 183.03°) |
| OKLab | oklab(70.61% -0.113 -0.0061) |
| OKLCH | oklch(70.61% 0.113 183.1) |
| XYZ | xyz(25.2704, 37.3578, 42.4307) |
| Luminance | 0.3736 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.89
Topaz
#13BBAF
ΔE00 2.12
Lightseagreen
#20B2AA
ΔE00 3.17
Turquoise (survey)
#06C2AC
ΔE00 3.52
Greeny Blue
#42B395
ΔE00 5.12
Mediumturquoise
#48D1CC
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33B7A7 #B73343
analogous
#33B765 #33B7A7 #3385B7
triadic
#33B7A7 #A733B7 #B7A733
tetradic
#33B7A7 #6533B7 #B73343 #85B733
square
#33B7A7 #6533B7 #B73343 #85B733
split-complementary
#33B7A7 #B73385 #B76533
monochromatic
#185750 #26877B #33B7A7 #57D0C1 #87DED3
Accessibility & contrast
On white
2.48
#33B7A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#33B7A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33B7A7
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33B7A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33B7A7 | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEACA6
Deuteranopia (green-blind)
#9C9FA9
Tritanopia (blue-blind)
#00BBB2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #33b7a7; /* rgb */ color: rgb(51, 183, 167); /* oklch */ color: oklch(70.6% 0.113 183.1);
Tailwind
colors: {
custom: {
50: '#7fcdc1',
500: '#33b7a7',
950: '#000000',
},
}SCSS
$custom: #33b7a7; $custom-light: #7fcdc1; $custom-dark: #000000;
JSON
{
"hex": "#33b7a7",
"rgb": {
"r": 51,
"g": 183,
"b": 167
},
"hsl": {
"h": 172.727,
"s": 56.41,
"l": 45.882
},
"oklch": {
"l": 0.70613,
"c": 0.11322,
"h": 183.1
},
"luminance": 0.37361
}Semantic roles & 50–950 ramp
primary
#33B7A7
secondary
#C77F87
accent
#485AE0
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0B1312
muted
#7C8281