#33B2B2#33B2B2
#33B2B2 is a light, moderate teal. Relative luminance 0.358; OKLCH L 69.7% C 0.107 H 195.0°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #33B2B2 |
|---|---|
| RGB | rgb(51, 178, 178) |
| HSL | hsl(180, 55%, 45%) |
| HSV | hsv(180, 71%, 70%) |
| CMYK | cmyk(71.3%, 0%, 0%, 30.2%) |
| CIE-LAB | lab(66.33, -33.17, -9.92) |
| CIE-LCH | lch(66.33, 34.62, 196.65°) |
| OKLab | oklab(69.73% -0.103 -0.0276) |
| OKLCH | oklch(69.73% 0.107 195) |
| XYZ | xyz(25.3179, 35.7559, 47.6781) |
| Luminance | 0.3576 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.24
Topaz
#13BBAF
ΔE00 5.16
Turquoise Blue
#06B1C4
ΔE00 6.66
Darkturquoise
#00CED1
ΔE00 7.46
Tealish
#24BCA8
ΔE00 7.59
Cadetblue
#5F9EA0
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33B2B2 #B23333
analogous
#33B273 #33B2B2 #3373B2
triadic
#33B2B2 #B233B2 #B2B233
tetradic
#33B2B2 #7333B2 #B23333 #73B233
square
#33B2B2 #7333B2 #B23333 #73B233
split-complementary
#33B2B2 #B23373 #B27333
monochromatic
#185353 #258282 #33B2B2 #54CECE #84DCDC
Accessibility & contrast
On white
2.58
#33B2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#33B2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33B2B2
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33B2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33B2B2 | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A9B2
Deuteranopia (green-blind)
#939BB3
Tritanopia (blue-blind)
#00B8B2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #33b2b2; /* rgb */ color: rgb(51, 178, 178); /* oklch */ color: oklch(69.7% 0.107 195.0);
Tailwind
colors: {
custom: {
50: '#7fc9c9',
500: '#33b2b2',
950: '#000000',
},
}SCSS
$custom: #33b2b2; $custom-light: #7fc9c9; $custom-dark: #000000;
JSON
{
"hex": "#33b2b2",
"rgb": {
"r": 51,
"g": 178,
"b": 178
},
"hsl": {
"h": 180,
"s": 55.459,
"l": 44.902
},
"oklch": {
"l": 0.69734,
"c": 0.10666,
"h": 195
},
"luminance": 0.35759
}Semantic roles & 50–950 ramp
primary
#33B2B2
secondary
#C57C7C
accent
#4949DF
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0B1313
muted
#7C8282