#33B5AF#33B5AF
#33B5AF is a light, moderate teal. Relative luminance 0.368; OKLCH L 70.4% C 0.109 H 190.4°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #33B5AF |
|---|---|
| RGB | rgb(51, 181, 175) |
| HSL | hsl(177, 56%, 45%) |
| HSV | hsv(177, 72%, 71%) |
| CMYK | cmyk(71.8%, 0%, 3.3%, 29%) |
| CIE-LAB | lab(67.16, -35.45, -7.03) |
| CIE-LCH | lch(67.16, 36.14, 191.22°) |
| OKLab | oklab(70.38% -0.1074 -0.0196) |
| OKLCH | oklch(70.38% 0.109 190.4) |
| XYZ | xyz(25.6234, 36.8437, 46.3102) |
| Luminance | 0.3685 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.49
Topaz
#13BBAF
ΔE00 2.88
Tealish
#24BCA8
ΔE00 5.19
Turquoise (survey)
#06C2AC
ΔE00 6.39
Darkturquoise
#00CED1
ΔE00 7.33
Mediumturquoise
#48D1CC
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33B5AF #B53339
analogous
#33B56E #33B5AF #337AB5
triadic
#33B5AF #AF33B5 #B5AF33
tetradic
#33B5AF #6E33B5 #B53339 #7AB533
square
#33B5AF #6E33B5 #B53339 #7AB533
split-complementary
#33B5AF #B5337A #B56E33
monochromatic
#185653 #268581 #33B5AF #56CFCA #86DDD9
Accessibility & contrast
On white
2.51
#33B5AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#33B5AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33B5AF
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33B5AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33B5AF | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAABAF
Deuteranopia (green-blind)
#989EB0
Tritanopia (blue-blind)
#00BAB3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #33b5af; /* rgb */ color: rgb(51, 181, 175); /* oklch */ color: oklch(70.4% 0.109 190.4);
Tailwind
colors: {
custom: {
50: '#7fccc6',
500: '#33b5af',
950: '#000000',
},
}SCSS
$custom: #33b5af; $custom-light: #7fccc6; $custom-dark: #000000;
JSON
{
"hex": "#33b5af",
"rgb": {
"r": 51,
"g": 181,
"b": 175
},
"hsl": {
"h": 177.231,
"s": 56.034,
"l": 45.49
},
"oklch": {
"l": 0.70375,
"c": 0.10917,
"h": 190.4
},
"luminance": 0.36847
}Semantic roles & 50–950 ramp
primary
#33B5AF
secondary
#C67D81
accent
#484FDF
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0B1313
muted
#7C8282