#33A5AF#33A5AF
#33A5AF is a light, moderate teal. Relative luminance 0.307; OKLCH L 66.4% C 0.100 H 203.6°. Best body text is #000000 at 7.14:1 contrast (WCAG AA passes).
Color values
| HEX | #33A5AF |
|---|---|
| RGB | rgb(51, 165, 175) |
| HSL | hsl(185, 55%, 44%) |
| HSV | hsv(185, 71%, 69%) |
| CMYK | cmyk(70.9%, 5.7%, 0%, 31.4%) |
| CIE-LAB | lab(62.26, -27.77, -14.36) |
| CIE-LCH | lch(62.26, 31.26, 207.35°) |
| OKLab | oklab(66.4% -0.0912 -0.0399) |
| OKLCH | oklch(66.4% 0.1 203.6) |
| XYZ | xyz(22.5548, 30.7066, 45.2874) |
| Luminance | 0.3071 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.46
Cadetblue
#5F9EA0
ΔE00 5.32
Sea
#3C9992
ΔE00 7.71
Lightseagreen
#20B2AA
ΔE00 8.04
Darkcyan
#008B8B
ΔE00 10.05
Blue Green
#0F9B8E
ΔE00 10.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33A5AF #AF3D33
analogous
#33AF7B #33A5AF #3367AF
triadic
#33A5AF #AF33A5 #A5AF33
tetradic
#33A5AF #7B33AF #AF3D33 #67AF33
square
#33A5AF #7B33AF #AF3D33 #67AF33
split-complementary
#33A5AF #AF3367 #AF7B33
monochromatic
#174C50 #257880 #33A5AF #52C3CD #82D3DB
Accessibility & contrast
On white
2.94
#33A5AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.14
#33A5AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33A5AF
7.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33A5AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33A5AF | 1.00 | 2.94 | 7.14 | 7.14 |
| #FFFFFF | 2.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989EB0
Deuteranopia (green-blind)
#8691AF
Tritanopia (blue-blind)
#00ACA8
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #33a5af; /* rgb */ color: rgb(51, 165, 175); /* oklch */ color: oklch(66.4% 0.100 203.6);
Tailwind
colors: {
custom: {
50: '#7dc0c6',
500: '#33a5af',
950: '#000000',
},
}SCSS
$custom: #33a5af; $custom-light: #7dc0c6; $custom-dark: #000000;
JSON
{
"hex": "#33a5af",
"rgb": {
"r": 51,
"g": 165,
"b": 175
},
"hsl": {
"h": 184.839,
"s": 54.867,
"l": 44.314
},
"oklch": {
"l": 0.66402,
"c": 0.09951,
"h": 203.6
},
"luminance": 0.30709
}Semantic roles & 50–950 ramp
primary
#33A5AF
secondary
#C4807A
accent
#564ADE
background
#F8FBFC
surface
#EFF7F8
border
#CAD0D1
text
#0B1213
muted
#7C8182