#33B2A7#33B2A7
#33B2A7 is a light, moderate teal. Relative luminance 0.353; OKLCH L 69.4% C 0.109 H 186.5°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #33B2A7 |
|---|---|
| RGB | rgb(51, 178, 167) |
| HSL | hsl(175, 55%, 45%) |
| HSV | hsv(175, 71%, 70%) |
| CMYK | cmyk(71.3%, 0%, 6.2%, 30.2%) |
| CIE-LAB | lab(66.01, -36.32, -4.31) |
| CIE-LCH | lch(66.01, 36.57, 186.76°) |
| OKLab | oklab(69.36% -0.108 -0.0122) |
| OKLCH | oklch(69.36% 0.109 186.5) |
| XYZ | xyz(24.2574, 35.3318, 42.0930) |
| Luminance | 0.3533 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.33
Topaz
#13BBAF
ΔE00 2.68
Tealish
#24BCA8
ΔE00 3.99
Turquoise (survey)
#06C2AC
ΔE00 5.53
Greeny Blue
#42B395
ΔE00 6.60
Blue Green
#0F9B8E
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33B2A7 #B2333E
analogous
#33B267 #33B2A7 #337EB2
triadic
#33B2A7 #A733B2 #B2A733
tetradic
#33B2A7 #6733B2 #B2333E #7EB233
square
#33B2A7 #6733B2 #B2333E #7EB233
split-complementary
#33B2A7 #B2337E #B26733
monochromatic
#18534E #25827A #33B2A7 #54CEC3 #84DCD4
Accessibility & contrast
On white
2.60
#33B2A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#33B2A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33B2A7
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33B2A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33B2A7 | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A8A7
Deuteranopia (green-blind)
#979BA8
Tritanopia (blue-blind)
#00B6AE
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #33b2a7; /* rgb */ color: rgb(51, 178, 167); /* oklch */ color: oklch(69.4% 0.109 186.5);
Tailwind
colors: {
custom: {
50: '#7ec9c1',
500: '#33b2a7',
950: '#000000',
},
}SCSS
$custom: #33b2a7; $custom-light: #7ec9c1; $custom-dark: #000000;
JSON
{
"hex": "#33b2a7",
"rgb": {
"r": 51,
"g": 178,
"b": 167
},
"hsl": {
"h": 174.803,
"s": 55.459,
"l": 44.902
},
"oklch": {
"l": 0.6936,
"c": 0.10867,
"h": 186.5
},
"luminance": 0.35335
}Semantic roles & 50–950 ramp
primary
#33B2A7
secondary
#C57C82
accent
#4956DF
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281