#33AF9B#33AF9B
#33AF9B is a light, moderate teal. Relative luminance 0.337; OKLCH L 68.2% C 0.110 H 179.6°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #33AF9B |
|---|---|
| RGB | rgb(51, 175, 155) |
| HSL | hsl(170, 55%, 44%) |
| HSV | hsv(170, 71%, 69%) |
| CMYK | cmyk(70.9%, 0%, 11.4%, 31.4%) |
| CIE-LAB | lab(64.75, -38.24, 0.51) |
| CIE-LCH | lch(64.75, 38.25, 179.24°) |
| OKLab | oklab(68.22% -0.1105 0.0007) |
| OKLCH | oklch(68.22% 0.11 179.6) |
| XYZ | xyz(22.6087, 33.7277, 36.3225) |
| Luminance | 0.3373 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.57
Tealish
#24BCA8
ΔE00 3.68
Lightseagreen
#20B2AA
ΔE00 4.52
Topaz
#13BBAF
ΔE00 4.70
Turquoise (survey)
#06C2AC
ΔE00 5.29
Blue Green
#0F9B8E
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33AF9B #AF3347
analogous
#33AF5D #33AF9B #3385AF
triadic
#33AF9B #9B33AF #AF9B33
tetradic
#33AF9B #5D33AF #AF3347 #85AF33
square
#33AF9B #5D33AF #AF3347 #85AF33
split-complementary
#33AF9B #AF3385 #AF5D33
monochromatic
#175047 #258071 #33AF9B #52CDB9 #82DBCC
Accessibility & contrast
On white
2.71
#33AF9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#33AF9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33AF9B
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33AF9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33AF9B | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A49A
Deuteranopia (green-blind)
#96989D
Tritanopia (blue-blind)
#00B2A9
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #33af9b; /* rgb */ color: rgb(51, 175, 155); /* oklch */ color: oklch(68.2% 0.110 179.6);
Tailwind
colors: {
custom: {
50: '#7dc7b8',
500: '#33af9b',
950: '#000000',
},
}SCSS
$custom: #33af9b; $custom-light: #7dc7b8; $custom-dark: #000000;
JSON
{
"hex": "#33af9b",
"rgb": {
"r": 51,
"g": 175,
"b": 155
},
"hsl": {
"h": 170.323,
"s": 54.867,
"l": 44.314
},
"oklch": {
"l": 0.68223,
"c": 0.11047,
"h": 179.6
},
"luminance": 0.3373
}Semantic roles & 50–950 ramp
primary
#33AF9B
secondary
#C47A86
accent
#4A62DE
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280