#33ADA6#33ADA6
#33ADA6 is a light, moderate teal. Relative luminance 0.333; OKLCH L 68.1% C 0.105 H 189.3°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #33ADA6 |
|---|---|
| RGB | rgb(51, 173, 166) |
| HSL | hsl(177, 54%, 44%) |
| HSV | hsv(177, 71%, 68%) |
| CMYK | cmyk(70.5%, 0%, 4%, 32.2%) |
| CIE-LAB | lab(64.44, -34.28, -6.07) |
| CIE-LCH | lch(64.44, 34.82, 190.04°) |
| OKLab | oklab(68.07% -0.1033 -0.017) |
| OKLCH | oklch(68.07% 0.105 189.3) |
| XYZ | xyz(23.1885, 33.3414, 41.2824) |
| Luminance | 0.3334 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.67
Topaz
#13BBAF
ΔE00 4.33
Tealish
#24BCA8
ΔE00 5.96
Sea
#3C9992
ΔE00 6.16
Blue Green
#0F9B8E
ΔE00 6.45
Dull Teal
#5F9E8F
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33ADA6 #AD333A
analogous
#33AD69 #33ADA6 #3377AD
triadic
#33ADA6 #A633AD #ADA633
tetradic
#33ADA6 #6933AD #AD333A #77AD33
square
#33ADA6 #6933AD #AD333A #77AD33
split-complementary
#33ADA6 #AD3377 #AD6933
monochromatic
#174E4B #257E79 #33ADA6 #51CCC5 #81DAD5
Accessibility & contrast
On white
2.74
#33ADA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#33ADA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33ADA6
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33ADA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33ADA6 | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A4A6
Deuteranopia (green-blind)
#9197A7
Tritanopia (blue-blind)
#00B2AB
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #33ada6; /* rgb */ color: rgb(51, 173, 166); /* oklch */ color: oklch(68.1% 0.105 189.3);
Tailwind
colors: {
custom: {
50: '#7dc6c0',
500: '#33ada6',
950: '#000000',
},
}SCSS
$custom: #33ada6; $custom-light: #7dc6c0; $custom-dark: #000000;
JSON
{
"hex": "#33ada6",
"rgb": {
"r": 51,
"g": 173,
"b": 166
},
"hsl": {
"h": 176.557,
"s": 54.464,
"l": 43.922
},
"oklch": {
"l": 0.68073,
"c": 0.10472,
"h": 189.3
},
"luminance": 0.33344
}Semantic roles & 50–950 ramp
primary
#33ADA6
secondary
#C3797D
accent
#4A52DE
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281