#33AFA6#33AFA6
#33AFA6 is a light, moderate teal. Relative luminance 0.341; OKLCH L 68.6% C 0.106 H 187.9°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #33AFA6 |
|---|---|
| RGB | rgb(51, 175, 166) |
| HSL | hsl(176, 55%, 44%) |
| HSV | hsv(176, 71%, 69%) |
| CMYK | cmyk(70.9%, 0%, 5.1%, 31.4%) |
| CIE-LAB | lab(65.05, -35.21, -5.16) |
| CIE-LCH | lch(65.05, 35.59, 188.33°) |
| OKLab | oklab(68.58% -0.1054 -0.0145) |
| OKLCH | oklch(68.58% 0.106 187.9) |
| XYZ | xyz(23.5749, 34.1142, 41.4112) |
| Luminance | 0.3412 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.22
Topaz
#13BBAF
ΔE00 3.58
Tealish
#24BCA8
ΔE00 5.05
Turquoise (survey)
#06C2AC
ΔE00 6.60
Blue Green
#0F9B8E
ΔE00 6.69
Sea
#3C9992
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33AFA6 #AF333C
analogous
#33AF68 #33AFA6 #337AAF
triadic
#33AFA6 #A633AF #AFA633
tetradic
#33AFA6 #6833AF #AF333C #7AAF33
square
#33AFA6 #6833AF #AF333C #7AAF33
split-complementary
#33AFA6 #AF337A #AF6833
monochromatic
#17504C #258079 #33AFA6 #52CDC4 #82DBD4
Accessibility & contrast
On white
2.68
#33AFA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#33AFA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33AFA6
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33AFA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33AFA6 | 1.00 | 2.68 | 7.82 | 7.82 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A5A6
Deuteranopia (green-blind)
#9498A7
Tritanopia (blue-blind)
#00B3AC
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #33afa6; /* rgb */ color: rgb(51, 175, 166); /* oklch */ color: oklch(68.6% 0.106 187.9);
Tailwind
colors: {
custom: {
50: '#7dc7c0',
500: '#33afa6',
950: '#000000',
},
}SCSS
$custom: #33afa6; $custom-light: #7dc7c0; $custom-dark: #000000;
JSON
{
"hex": "#33afa6",
"rgb": {
"r": 51,
"g": 175,
"b": 166
},
"hsl": {
"h": 175.645,
"s": 54.867,
"l": 44.314
},
"oklch": {
"l": 0.68575,
"c": 0.10638,
"h": 187.9
},
"luminance": 0.34117
}Semantic roles & 50–950 ramp
primary
#33AFA6
secondary
#C47A7F
accent
#4A54DE
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281