#33AFB3#33AFB3
#33AFB3 is a light, moderate teal. Relative luminance 0.346; OKLCH L 69.0% C 0.105 H 198.2°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #33AFB3 |
|---|---|
| RGB | rgb(51, 175, 179) |
| HSL | hsl(182, 56%, 45%) |
| HSV | hsv(182, 72%, 70%) |
| CMYK | cmyk(71.5%, 2.2%, 0%, 29.8%) |
| CIE-LAB | lab(65.45, -31.45, -11.80) |
| CIE-LCH | lch(65.45, 33.59, 200.57°) |
| OKLab | oklab(69.03% -0.0996 -0.0328) |
| OKLCH | oklch(69.03% 0.105 198.2) |
| XYZ | xyz(24.8282, 34.6155, 48.0120) |
| Luminance | 0.3462 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.81
Turquoise Blue
#06B1C4
ΔE00 5.15
Cadetblue
#5F9EA0
ΔE00 6.87
Topaz
#13BBAF
ΔE00 6.90
Sea
#3C9992
ΔE00 8.04
Darkturquoise
#00CED1
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33AFB3 #B33733
analogous
#33B377 #33AFB3 #336FB3
triadic
#33AFB3 #B333AF #AFB333
tetradic
#33AFB3 #7733B3 #B33733 #6FB333
square
#33AFB3 #7733B3 #B33733 #6FB333
split-complementary
#33AFB3 #B3336F #B37733
monochromatic
#185254 #258083 #33AFB3 #55CBCE #84D9DC
Accessibility & contrast
On white
2.65
#33AFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#33AFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33AFB3
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33AFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33AFB3 | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A7B3
Deuteranopia (green-blind)
#9099B4
Tritanopia (blue-blind)
#00B5B0
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #33afb3; /* rgb */ color: rgb(51, 175, 179); /* oklch */ color: oklch(69.0% 0.105 198.2);
Tailwind
colors: {
custom: {
50: '#7fc7c9',
500: '#33afb3',
950: '#000000',
},
}SCSS
$custom: #33afb3; $custom-light: #7fc7c9; $custom-dark: #000000;
JSON
{
"hex": "#33afb3",
"rgb": {
"r": 51,
"g": 175,
"b": 179
},
"hsl": {
"h": 181.875,
"s": 55.652,
"l": 45.098
},
"oklch": {
"l": 0.69027,
"c": 0.10482,
"h": 198.2
},
"luminance": 0.34618
}Semantic roles & 50–950 ramp
primary
#33AFB3
secondary
#C67F7C
accent
#4E49DF
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0B1313
muted
#7C8282