#33A4AF#33A4AF
#33A4AF is a light, moderate teal. Relative luminance 0.303; OKLCH L 66.2% C 0.099 H 204.5°. Best body text is #000000 at 7.07:1 contrast (WCAG AA passes).
Color values
| HEX | #33A4AF |
|---|---|
| RGB | rgb(51, 164, 175) |
| HSL | hsl(185, 55%, 44%) |
| HSV | hsv(185, 71%, 69%) |
| CMYK | cmyk(70.9%, 6.3%, 0%, 31.4%) |
| CIE-LAB | lab(61.95, -27.27, -14.82) |
| CIE-LCH | lch(61.95, 31.04, 208.53°) |
| OKLab | oklab(66.15% -0.0901 -0.0412) |
| OKLCH | oklch(66.15% 0.099 204.5) |
| XYZ | xyz(22.3752, 30.3473, 45.2275) |
| Luminance | 0.3035 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.50
Cadetblue
#5F9EA0
ΔE00 5.32
Sea
#3C9992
ΔE00 7.92
Lightseagreen
#20B2AA
ΔE00 8.53
Darkcyan
#008B8B
ΔE00 9.99
Blue Green
#0F9B8E
ΔE00 10.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33A4AF #AF3E33
analogous
#33AF7C #33A4AF #3366AF
triadic
#33A4AF #AF33A4 #A4AF33
tetradic
#33A4AF #7C33AF #AF3E33 #66AF33
square
#33A4AF #7C33AF #AF3E33 #66AF33
split-complementary
#33A4AF #AF3366 #AF7C33
monochromatic
#174B50 #257880 #33A4AF #52C2CD #82D3DB
Accessibility & contrast
On white
2.97
#33A4AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.07
#33A4AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33A4AF
7.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33A4AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33A4AF | 1.00 | 2.97 | 7.07 | 7.07 |
| #FFFFFF | 2.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979DB0
Deuteranopia (green-blind)
#8590AF
Tritanopia (blue-blind)
#00ABA7
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #33a4af; /* rgb */ color: rgb(51, 164, 175); /* oklch */ color: oklch(66.2% 0.099 204.5);
Tailwind
colors: {
custom: {
50: '#7dbfc6',
500: '#33a4af',
950: '#000000',
},
}SCSS
$custom: #33a4af; $custom-light: #7dbfc6; $custom-dark: #000000;
JSON
{
"hex": "#33a4af",
"rgb": {
"r": 51,
"g": 164,
"b": 175
},
"hsl": {
"h": 185.323,
"s": 54.867,
"l": 44.314
},
"oklch": {
"l": 0.66154,
"c": 0.0991,
"h": 204.5
},
"luminance": 0.3035
}Semantic roles & 50–950 ramp
primary
#33A4AF
secondary
#C4817A
accent
#574ADE
background
#F8FBFC
surface
#EFF7F8
border
#CAD0D1
text
#0B1213
muted
#7C8182