#33B2A8#33B2A8
#33B2A8 is a light, moderate teal. Relative luminance 0.354; OKLCH L 69.4% C 0.108 H 187.2°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #33B2A8 |
|---|---|
| RGB | rgb(51, 178, 168) |
| HSL | hsl(175, 55%, 45%) |
| HSV | hsv(175, 71%, 70%) |
| CMYK | cmyk(71.3%, 0%, 5.6%, 30.2%) |
| CIE-LAB | lab(66.03, -36.04, -4.82) |
| CIE-LCH | lch(66.03, 36.36, 187.61°) |
| OKLab | oklab(69.39% -0.1075 -0.0136) |
| OKLCH | oklch(69.39% 0.108 187.2) |
| XYZ | xyz(24.3502, 35.3689, 42.5817) |
| Luminance | 0.3537 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.06
Topaz
#13BBAF
ΔE00 2.73
Tealish
#24BCA8
ΔE00 4.26
Turquoise (survey)
#06C2AC
ΔE00 5.76
Greeny Blue
#42B395
ΔE00 6.96
Blue Green
#0F9B8E
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33B2A8 #B2333D
analogous
#33B269 #33B2A8 #337CB2
triadic
#33B2A8 #A833B2 #B2A833
tetradic
#33B2A8 #6933B2 #B2333D #7CB233
square
#33B2A8 #6933B2 #B2333D #7CB233
split-complementary
#33B2A8 #B2337C #B26933
monochromatic
#18534E #25827B #33B2A8 #54CEC4 #84DCD5
Accessibility & contrast
On white
2.60
#33B2A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#33B2A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33B2A8
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33B2A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33B2A8 | 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)
#A8A8A8
Deuteranopia (green-blind)
#969BA9
Tritanopia (blue-blind)
#00B6AF
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #33b2a8; /* rgb */ color: rgb(51, 178, 168); /* oklch */ color: oklch(69.4% 0.108 187.2);
Tailwind
colors: {
custom: {
50: '#7ec9c1',
500: '#33b2a8',
950: '#000000',
},
}SCSS
$custom: #33b2a8; $custom-light: #7ec9c1; $custom-dark: #000000;
JSON
{
"hex": "#33b2a8",
"rgb": {
"r": 51,
"g": 178,
"b": 168
},
"hsl": {
"h": 175.276,
"s": 55.459,
"l": 44.902
},
"oklch": {
"l": 0.69393,
"c": 0.10838,
"h": 187.2
},
"luminance": 0.35372
}Semantic roles & 50–950 ramp
primary
#33B2A8
secondary
#C57C81
accent
#4955DF
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281