#33B4C0#33B4C0
#33B4C0 is a light, moderate teal. Relative luminance 0.372; OKLCH L 70.7% C 0.109 H 204.3°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #33B4C0 |
|---|---|
| RGB | rgb(51, 180, 192) |
| HSL | hsl(185, 58%, 48%) |
| HSV | hsv(185, 73%, 75%) |
| CMYK | cmyk(73.4%, 6.2%, 0%, 24.7%) |
| CIE-LAB | lab(67.39, -29.95, -16.08) |
| CIE-LCH | lch(67.39, 34.00, 208.23°) |
| OKLab | oklab(70.74% -0.099 -0.0447) |
| OKLCH | oklch(70.74% 0.109 204.3) |
| XYZ | xyz(27.1967, 37.1488, 55.5960) |
| Luminance | 0.3715 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.49
Lightseagreen
#20B2AA
ΔE00 7.79
Darkturquoise
#00CED1
ΔE00 7.80
Cadetblue
#5F9EA0
ΔE00 8.20
Aqua Blue
#02D8E9
ΔE00 9.25
Topaz
#13BBAF
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33B4C0 #C03F33
analogous
#33C085 #33B4C0 #336EC0
triadic
#33B4C0 #C033B4 #B4C033
tetradic
#33B4C0 #8533C0 #C03F33 #6EC033
square
#33B4C0 #8533C0 #C03F33 #6EC033
split-complementary
#33B4C0 #C0336E #C08533
monochromatic
#19595F #268790 #33B4C0 #5CCAD4 #8DDAE1
Accessibility & contrast
On white
2.49
#33B4C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#33B4C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33B4C0
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33B4C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33B4C0 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ACC1
Deuteranopia (green-blind)
#919EC0
Tritanopia (blue-blind)
#00BCB7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #33b4c0; /* rgb */ color: rgb(51, 180, 192); /* oklch */ color: oklch(70.7% 0.109 204.3);
Tailwind
colors: {
custom: {
50: '#80cbd3',
500: '#33b4c0',
950: '#000000',
},
}SCSS
$custom: #33b4c0; $custom-light: #80cbd3; $custom-dark: #000000;
JSON
{
"hex": "#33b4c0",
"rgb": {
"r": 51,
"g": 180,
"b": 192
},
"hsl": {
"h": 185.106,
"s": 58.025,
"l": 47.647
},
"oklch": {
"l": 0.70738,
"c": 0.10859,
"h": 204.3
},
"luminance": 0.37152
}Semantic roles & 50–950 ramp
primary
#33B4C0
secondary
#CB8A84
accent
#5447E1
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282