#33B1A2#33B1A2
#33B1A2 is a light, moderate teal. Relative luminance 0.348; OKLCH L 68.9% C 0.109 H 183.4°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #33B1A2 |
|---|---|
| RGB | rgb(51, 177, 162) |
| HSL | hsl(173, 55%, 45%) |
| HSV | hsv(173, 71%, 69%) |
| CMYK | cmyk(71.2%, 0%, 8.5%, 30.6%) |
| CIE-LAB | lab(65.56, -37.25, -2.19) |
| CIE-LCH | lch(65.56, 37.31, 183.37°) |
| OKLab | oklab(68.95% -0.1093 -0.0065) |
| OKLCH | oklch(68.95% 0.109 183.4) |
| XYZ | xyz(23.6058, 34.7540, 39.6395) |
| Luminance | 0.3476 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.67
Topaz
#13BBAF
ΔE00 3.22
Tealish
#24BCA8
ΔE00 3.36
Turquoise (survey)
#06C2AC
ΔE00 5.05
Greeny Blue
#42B395
ΔE00 5.17
Blue Green
#0F9B8E
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33B1A2 #B13342
analogous
#33B163 #33B1A2 #3381B1
triadic
#33B1A2 #A233B1 #B1A233
tetradic
#33B1A2 #6333B1 #B13342 #81B133
square
#33B1A2 #6333B1 #B13342 #81B133
split-complementary
#33B1A2 #B13381 #B16333
monochromatic
#18524B #258177 #33B1A2 #54CEBF #83DBD1
Accessibility & contrast
On white
2.64
#33B1A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#33B1A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33B1A2
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33B1A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33B1A2 | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A7A1
Deuteranopia (green-blind)
#979AA3
Tritanopia (blue-blind)
#00B5AC
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #33b1a2; /* rgb */ color: rgb(51, 177, 162); /* oklch */ color: oklch(68.9% 0.109 183.4);
Tailwind
colors: {
custom: {
50: '#7dc9bd',
500: '#33b1a2',
950: '#000000',
},
}SCSS
$custom: #33b1a2; $custom-light: #7dc9bd; $custom-dark: #000000;
JSON
{
"hex": "#33b1a2",
"rgb": {
"r": 51,
"g": 177,
"b": 162
},
"hsl": {
"h": 172.857,
"s": 55.263,
"l": 44.706
},
"oklch": {
"l": 0.68947,
"c": 0.10945,
"h": 183.4
},
"luminance": 0.34757
}Semantic roles & 50–950 ramp
primary
#33B1A2
secondary
#C57B84
accent
#495BDF
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281