#33B2C0#33B2C0
#33B2C0 is a light, moderate teal. Relative luminance 0.363; OKLCH L 70.2% C 0.108 H 206.0°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #33B2C0 |
|---|---|
| RGB | rgb(51, 178, 192) |
| HSL | hsl(186, 58%, 48%) |
| HSV | hsv(186, 73%, 75%) |
| CMYK | cmyk(73.4%, 7.3%, 0%, 24.7%) |
| CIE-LAB | lab(66.78, -28.98, -16.99) |
| CIE-LCH | lch(66.78, 33.59, 210.39°) |
| OKLab | oklab(70.25% -0.097 -0.0472) |
| OKLCH | oklch(70.25% 0.108 206) |
| XYZ | xyz(26.7959, 36.3472, 55.4624) |
| Luminance | 0.3635 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 1.76
Cadetblue
#5F9EA0
ΔE00 8.00
Lightseagreen
#20B2AA
ΔE00 8.52
Darkturquoise
#00CED1
ΔE00 8.67
Aqua Blue
#02D8E9
ΔE00 9.77
Topaz
#13BBAF
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33B2C0 #C04133
analogous
#33C087 #33B2C0 #336CC0
triadic
#33B2C0 #C033B2 #B2C033
tetradic
#33B2C0 #8733C0 #C04133 #6CC033
square
#33B2C0 #8733C0 #C04133 #6CC033
split-complementary
#33B2C0 #C0336C #C08733
monochromatic
#19585F #268590 #33B2C0 #5CC8D4 #8DD8E1
Accessibility & contrast
On white
2.54
#33B2C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#33B2C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33B2C0
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33B2C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33B2C0 | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3ABC1
Deuteranopia (green-blind)
#8F9CC0
Tritanopia (blue-blind)
#00BAB6
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #33b2c0; /* rgb */ color: rgb(51, 178, 192); /* oklch */ color: oklch(70.2% 0.108 206.0);
Tailwind
colors: {
custom: {
50: '#80c9d3',
500: '#33b2c0',
950: '#000000',
},
}SCSS
$custom: #33b2c0; $custom-light: #80c9d3; $custom-dark: #000000;
JSON
{
"hex": "#33b2c0",
"rgb": {
"r": 51,
"g": 178,
"b": 192
},
"hsl": {
"h": 185.957,
"s": 58.025,
"l": 47.647
},
"oklch": {
"l": 0.70249,
"c": 0.10789,
"h": 206
},
"luminance": 0.3635
}Semantic roles & 50–950 ramp
primary
#33B2C0
secondary
#CB8B84
accent
#5647E1
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282