#33B6A2#33B6A2
#33B6A2 is a light, moderate teal. Relative luminance 0.368; OKLCH L 70.2% C 0.114 H 180.2°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #33B6A2 |
|---|---|
| RGB | rgb(51, 182, 162) |
| HSL | hsl(171, 56%, 46%) |
| HSV | hsv(171, 72%, 71%) |
| CMYK | cmyk(72%, 0%, 11%, 28.6%) |
| CIE-LAB | lab(67.10, -39.50, 0.07) |
| CIE-LCH | lch(67.10, 39.50, 179.90°) |
| OKLab | oklab(70.21% -0.1143 -0.0005) |
| OKLCH | oklch(70.21% 0.114 180.2) |
| XYZ | xyz(24.6116, 36.7654, 39.9747) |
| Luminance | 0.3677 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.75
Topaz
#13BBAF
ΔE00 3.39
Turquoise (survey)
#06C2AC
ΔE00 3.41
Greeny Blue
#42B395
ΔE00 3.73
Lightseagreen
#20B2AA
ΔE00 4.37
Mediumaquamarine
#66CDAA
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33B6A2 #B63347
analogous
#33B661 #33B6A2 #3388B6
triadic
#33B6A2 #A233B6 #B6A233
tetradic
#33B6A2 #6133B6 #B63347 #88B633
square
#33B6A2 #6133B6 #B63347 #88B633
split-complementary
#33B6A2 #B63388 #B66133
monochromatic
#18564D #268677 #33B6A2 #56D0BD #86DDD0
Accessibility & contrast
On white
2.51
#33B6A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#33B6A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33B6A2
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33B6A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33B6A2 | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEABA1
Deuteranopia (green-blind)
#9C9EA4
Tritanopia (blue-blind)
#00B9B0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #33b6a2; /* rgb */ color: rgb(51, 182, 162); /* oklch */ color: oklch(70.2% 0.114 180.2);
Tailwind
colors: {
custom: {
50: '#7eccbd',
500: '#33b6a2',
950: '#000000',
},
}SCSS
$custom: #33b6a2; $custom-light: #7eccbd; $custom-dark: #000000;
JSON
{
"hex": "#33b6a2",
"rgb": {
"r": 51,
"g": 182,
"b": 162
},
"hsl": {
"h": 170.84,
"s": 56.223,
"l": 45.686
},
"oklch": {
"l": 0.70206,
"c": 0.11435,
"h": 180.2
},
"luminance": 0.36768
}Semantic roles & 50–950 ramp
primary
#33B6A2
secondary
#C77E89
accent
#485FE0
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1312
muted
#7C8281