#33AFB6#33AFB6
#33AFB6 is a light, moderate teal. Relative luminance 0.347; OKLCH L 69.1% C 0.105 H 200.6°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #33AFB6 |
|---|---|
| RGB | rgb(51, 175, 182) |
| HSL | hsl(183, 56%, 46%) |
| HSV | hsv(183, 72%, 71%) |
| CMYK | cmyk(72%, 3.8%, 0%, 28.6%) |
| CIE-LAB | lab(65.54, -30.55, -13.32) |
| CIE-LCH | lch(65.54, 33.33, 203.56°) |
| OKLab | oklab(69.14% -0.0983 -0.037) |
| OKLCH | oklch(69.14% 0.105 200.6) |
| XYZ | xyz(25.1349, 34.7382, 49.6273) |
| Luminance | 0.3474 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.04
Lightseagreen
#20B2AA
ΔE00 5.95
Cadetblue
#5F9EA0
ΔE00 6.85
Topaz
#13BBAF
ΔE00 7.94
Darkturquoise
#00CED1
ΔE00 8.45
Sea
#3C9992
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33AFB6 #B63A33
analogous
#33B67B #33AFB6 #336DB6
triadic
#33AFB6 #B633AF #AFB633
tetradic
#33AFB6 #7B33B6 #B63A33 #6DB633
square
#33AFB6 #7B33B6 #B63A33 #6DB633
split-complementary
#33AFB6 #B6336D #B67B33
monochromatic
#185356 #268186 #33AFB6 #56C9D0 #86D9DD
Accessibility & contrast
On white
2.64
#33AFB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#33AFB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33AFB6
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33AFB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33AFB6 | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A7B7
Deuteranopia (green-blind)
#8F99B7
Tritanopia (blue-blind)
#00B6B1
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #33afb6; /* rgb */ color: rgb(51, 175, 182); /* oklch */ color: oklch(69.1% 0.105 200.6);
Tailwind
colors: {
custom: {
50: '#7fc7cb',
500: '#33afb6',
950: '#000000',
},
}SCSS
$custom: #33afb6; $custom-light: #7fc7cb; $custom-dark: #000000;
JSON
{
"hex": "#33afb6",
"rgb": {
"r": 51,
"g": 175,
"b": 182
},
"hsl": {
"h": 183.206,
"s": 56.223,
"l": 45.686
},
"oklch": {
"l": 0.69137,
"c": 0.105,
"h": 200.6
},
"luminance": 0.34741
}Semantic roles & 50–950 ramp
primary
#33AFB6
secondary
#C7827E
accent
#5048E0
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0B1313
muted
#7C8282