#33AFB4#33AFB4
#33AFB4 is a light, moderate teal. Relative luminance 0.347; OKLCH L 69.1% C 0.105 H 199.0°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #33AFB4 |
|---|---|
| RGB | rgb(51, 175, 180) |
| HSL | hsl(182, 56%, 45%) |
| HSV | hsv(182, 72%, 71%) |
| CMYK | cmyk(71.7%, 2.8%, 0%, 29.4%) |
| CIE-LAB | lab(65.48, -31.15, -12.31) |
| CIE-LCH | lch(65.48, 33.49, 201.56°) |
| OKLab | oklab(69.06% -0.0991 -0.0342) |
| OKLCH | oklch(69.06% 0.105 199) |
| XYZ | xyz(24.9297, 34.6561, 48.5466) |
| Luminance | 0.3466 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.77
Lightseagreen
#20B2AA
ΔE00 5.19
Cadetblue
#5F9EA0
ΔE00 6.84
Topaz
#13BBAF
ΔE00 7.24
Sea
#3C9992
ΔE00 8.25
Darkturquoise
#00CED1
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33AFB4 #B43833
analogous
#33B479 #33AFB4 #336EB4
triadic
#33AFB4 #B433AF #AFB433
tetradic
#33AFB4 #7933B4 #B43833 #6EB433
square
#33AFB4 #7933B4 #B43833 #6EB433
split-complementary
#33AFB4 #B4336E #B47933
monochromatic
#185255 #258184 #33AFB4 #55CACF #85D9DC
Accessibility & contrast
On white
2.65
#33AFB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#33AFB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33AFB4
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33AFB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33AFB4 | 1.00 | 2.65 | 7.93 | 7.93 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A7B5
Deuteranopia (green-blind)
#9099B5
Tritanopia (blue-blind)
#00B5B0
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #33afb4; /* rgb */ color: rgb(51, 175, 180); /* oklch */ color: oklch(69.1% 0.105 199.0);
Tailwind
colors: {
custom: {
50: '#7fc7ca',
500: '#33afb4',
950: '#000000',
},
}SCSS
$custom: #33afb4; $custom-light: #7fc7ca; $custom-dark: #000000;
JSON
{
"hex": "#33afb4",
"rgb": {
"r": 51,
"g": 175,
"b": 180
},
"hsl": {
"h": 182.326,
"s": 55.844,
"l": 45.294
},
"oklch": {
"l": 0.69063,
"c": 0.10486,
"h": 199
},
"luminance": 0.34659
}Semantic roles & 50–950 ramp
primary
#33AFB4
secondary
#C6807D
accent
#4E49DF
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0B1313
muted
#7C8282