#33AFA0#33AFA0
#33AFA0 is a light, moderate teal. Relative luminance 0.339; OKLCH L 68.4% C 0.108 H 183.3°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #33AFA0 |
|---|---|
| RGB | rgb(51, 175, 160) |
| HSL | hsl(173, 55%, 44%) |
| HSV | hsv(173, 71%, 69%) |
| CMYK | cmyk(70.9%, 0%, 8.6%, 31.4%) |
| CIE-LAB | lab(64.88, -36.88, -2.07) |
| CIE-LCH | lch(64.88, 36.94, 183.21°) |
| OKLab | oklab(68.38% -0.1081 -0.0062) |
| OKLCH | oklch(68.38% 0.108 183.3) |
| XYZ | xyz(23.0373, 33.8991, 38.5799) |
| Luminance | 0.3390 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.84
Topaz
#13BBAF
ΔE00 3.73
Tealish
#24BCA8
ΔE00 3.86
Greeny Blue
#42B395
ΔE00 5.20
Turquoise (survey)
#06C2AC
ΔE00 5.55
Blue Green
#0F9B8E
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33AFA0 #AF3342
analogous
#33AF62 #33AFA0 #3380AF
triadic
#33AFA0 #A033AF #AFA033
tetradic
#33AFA0 #6233AF #AF3342 #80AF33
square
#33AFA0 #6233AF #AF3342 #80AF33
split-complementary
#33AFA0 #AF3380 #AF6233
monochromatic
#175049 #258075 #33AFA0 #52CDBE #82DBD0
Accessibility & contrast
On white
2.70
#33AFA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#33AFA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33AFA0
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33AFA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33AFA0 | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A59F
Deuteranopia (green-blind)
#9598A1
Tritanopia (blue-blind)
#00B3AA
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #33afa0; /* rgb */ color: rgb(51, 175, 160); /* oklch */ color: oklch(68.4% 0.108 183.3);
Tailwind
colors: {
custom: {
50: '#7dc7bc',
500: '#33afa0',
950: '#000000',
},
}SCSS
$custom: #33afa0; $custom-light: #7dc7bc; $custom-dark: #000000;
JSON
{
"hex": "#33afa0",
"rgb": {
"r": 51,
"g": 175,
"b": 160
},
"hsl": {
"h": 172.742,
"s": 54.867,
"l": 44.314
},
"oklch": {
"l": 0.68379,
"c": 0.10832,
"h": 183.3
},
"luminance": 0.33902
}Semantic roles & 50–950 ramp
primary
#33AFA0
secondary
#C47A83
accent
#4A5CDE
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281