#33ADA2#33ADA2
#33ADA2 is a light, moderate teal. Relative luminance 0.332; OKLCH L 67.9% C 0.106 H 186.2°. Best body text is #000000 at 7.64:1 contrast (WCAG AA passes).
Color values
| HEX | #33ADA2 |
|---|---|
| RGB | rgb(51, 173, 162) |
| HSL | hsl(175, 54%, 44%) |
| HSV | hsv(175, 71%, 68%) |
| CMYK | cmyk(70.5%, 0%, 6.4%, 32.2%) |
| CIE-LAB | lab(64.32, -35.41, -4.01) |
| CIE-LCH | lch(64.32, 35.64, 186.47°) |
| OKLab | oklab(67.94% -0.1052 -0.0114) |
| OKLCH | oklch(67.94% 0.106 186.2) |
| XYZ | xyz(22.8273, 33.1969, 39.3800) |
| Luminance | 0.3320 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.00
Topaz
#13BBAF
ΔE00 4.02
Tealish
#24BCA8
ΔE00 5.00
Blue Green
#0F9B8E
ΔE00 5.95
Sea
#3C9992
ΔE00 6.25
Turquoise (survey)
#06C2AC
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33ADA2 #AD333E
analogous
#33AD65 #33ADA2 #337BAD
triadic
#33ADA2 #A233AD #ADA233
tetradic
#33ADA2 #6533AD #AD333E #7BAD33
square
#33ADA2 #6533AD #AD333E #7BAD33
split-complementary
#33ADA2 #AD337B #AD6533
monochromatic
#174E49 #257E76 #33ADA2 #51CCC1 #81DAD2
Accessibility & contrast
On white
2.75
#33ADA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.64
#33ADA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33ADA2
7.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33ADA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33ADA2 | 1.00 | 2.75 | 7.64 | 7.64 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A3A2
Deuteranopia (green-blind)
#9297A3
Tritanopia (blue-blind)
#00B1A9
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #33ada2; /* rgb */ color: rgb(51, 173, 162); /* oklch */ color: oklch(67.9% 0.106 186.2);
Tailwind
colors: {
custom: {
50: '#7dc6bd',
500: '#33ada2',
950: '#000000',
},
}SCSS
$custom: #33ada2; $custom-light: #7dc6bd; $custom-dark: #000000;
JSON
{
"hex": "#33ada2",
"rgb": {
"r": 51,
"g": 173,
"b": 162
},
"hsl": {
"h": 174.59,
"s": 54.464,
"l": 43.922
},
"oklch": {
"l": 0.6794,
"c": 0.10578,
"h": 186.2
},
"luminance": 0.332
}Semantic roles & 50–950 ramp
primary
#33ADA2
secondary
#C37980
accent
#4A57DE
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281