#33B2B6#33B2B6
#33B2B6 is a light, moderate teal. Relative luminance 0.359; OKLCH L 69.9% C 0.107 H 198.1°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #33B2B6 |
|---|---|
| RGB | rgb(51, 178, 182) |
| HSL | hsl(182, 56%, 46%) |
| HSV | hsv(182, 72%, 71%) |
| CMYK | cmyk(72%, 2.2%, 0%, 28.6%) |
| CIE-LAB | lab(66.46, -31.99, -11.95) |
| CIE-LCH | lch(66.46, 34.15, 200.48°) |
| OKLab | oklab(69.88% -0.1013 -0.0332) |
| OKLCH | oklch(69.88% 0.107 198.1) |
| XYZ | xyz(25.7253, 35.9189, 49.8241) |
| Luminance | 0.3592 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.75
Turquoise Blue
#06B1C4
ΔE00 5.14
Topaz
#13BBAF
ΔE00 6.54
Darkturquoise
#00CED1
ΔE00 7.44
Cadetblue
#5F9EA0
ΔE00 7.51
Mediumturquoise
#48D1CC
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33B2B6 #B63733
analogous
#33B678 #33B2B6 #3370B6
triadic
#33B2B6 #B633B2 #B2B633
tetradic
#33B2B6 #7833B6 #B63733 #70B633
square
#33B2B6 #7833B6 #B63733 #70B633
split-complementary
#33B2B6 #B63370 #B67833
monochromatic
#185456 #268386 #33B2B6 #56CCD0 #86DBDD
Accessibility & contrast
On white
2.57
#33B2B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#33B2B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33B2B6
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33B2B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33B2B6 | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5AAB6
Deuteranopia (green-blind)
#929CB7
Tritanopia (blue-blind)
#00B8B3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #33b2b6; /* rgb */ color: rgb(51, 178, 182); /* oklch */ color: oklch(69.9% 0.107 198.1);
Tailwind
colors: {
custom: {
50: '#7fc9cb',
500: '#33b2b6',
950: '#000000',
},
}SCSS
$custom: #33b2b6; $custom-light: #7fc9cb; $custom-dark: #000000;
JSON
{
"hex": "#33b2b6",
"rgb": {
"r": 51,
"g": 178,
"b": 182
},
"hsl": {
"h": 181.832,
"s": 56.223,
"l": 45.686
},
"oklch": {
"l": 0.69877,
"c": 0.10658,
"h": 198.1
},
"luminance": 0.35922
}Semantic roles & 50–950 ramp
primary
#33B2B6
secondary
#C7807E
accent
#4D48E0
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282