#33B2A5#33B2A5
#33B2A5 is a light, moderate teal. Relative luminance 0.353; OKLCH L 69.3% C 0.109 H 185.0°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #33B2A5 |
|---|---|
| RGB | rgb(51, 178, 165) |
| HSL | hsl(174, 55%, 45%) |
| HSV | hsv(174, 71%, 70%) |
| CMYK | cmyk(71.3%, 0%, 7.3%, 30.2%) |
| CIE-LAB | lab(65.95, -36.88, -3.28) |
| CIE-LCH | lch(65.95, 37.02, 185.08°) |
| OKLab | oklab(69.3% -0.1089 -0.0095) |
| OKLCH | oklch(69.3% 0.109 185) |
| XYZ | xyz(24.0739, 35.2584, 41.1268) |
| Luminance | 0.3526 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.96
Topaz
#13BBAF
ΔE00 2.73
Tealish
#24BCA8
ΔE00 3.50
Turquoise (survey)
#06C2AC
ΔE00 5.12
Greeny Blue
#42B395
ΔE00 5.88
Blue Green
#0F9B8E
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33B2A5 #B23340
analogous
#33B265 #33B2A5 #3380B2
triadic
#33B2A5 #A533B2 #B2A533
tetradic
#33B2A5 #6533B2 #B23340 #80B233
square
#33B2A5 #6533B2 #B23340 #80B233
split-complementary
#33B2A5 #B23380 #B26533
monochromatic
#18534D #258279 #33B2A5 #54CEC2 #84DCD3
Accessibility & contrast
On white
2.61
#33B2A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#33B2A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33B2A5
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33B2A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33B2A5 | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A8A5
Deuteranopia (green-blind)
#979BA6
Tritanopia (blue-blind)
#00B6AE
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #33b2a5; /* rgb */ color: rgb(51, 178, 165); /* oklch */ color: oklch(69.3% 0.109 185.0);
Tailwind
colors: {
custom: {
50: '#7ec9bf',
500: '#33b2a5',
950: '#000000',
},
}SCSS
$custom: #33b2a5; $custom-light: #7ec9bf; $custom-dark: #000000;
JSON
{
"hex": "#33b2a5",
"rgb": {
"r": 51,
"g": 178,
"b": 165
},
"hsl": {
"h": 173.858,
"s": 55.459,
"l": 44.902
},
"oklch": {
"l": 0.69295,
"c": 0.10931,
"h": 185
},
"luminance": 0.35261
}Semantic roles & 50–950 ramp
primary
#33B2A5
secondary
#C57C83
accent
#4958DF
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281