#33A7AF#33A7AF
#33A7AF is a light, moderate teal. Relative luminance 0.314; OKLCH L 66.9% C 0.100 H 201.8°. Best body text is #000000 at 7.29:1 contrast (WCAG AA passes).
Color values
| HEX | #33A7AF |
|---|---|
| RGB | rgb(51, 167, 175) |
| HSL | hsl(184, 55%, 44%) |
| HSV | hsv(184, 71%, 69%) |
| CMYK | cmyk(70.9%, 4.6%, 0%, 31.4%) |
| CIE-LAB | lab(62.87, -28.76, -13.44) |
| CIE-LCH | lch(62.87, 31.74, 205.05°) |
| OKLab | oklab(66.9% -0.0932 -0.0373) |
| OKLCH | oklch(66.9% 0.1 201.8) |
| XYZ | xyz(22.9184, 31.4337, 45.4086) |
| Luminance | 0.3144 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.57
Cadetblue
#5F9EA0
ΔE00 5.43
Lightseagreen
#20B2AA
ΔE00 7.05
Sea
#3C9992
ΔE00 7.38
Topaz
#13BBAF
ΔE00 9.48
Blue Green
#0F9B8E
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33A7AF #AF3B33
analogous
#33AF79 #33A7AF #3369AF
triadic
#33A7AF #AF33A7 #A7AF33
tetradic
#33A7AF #7933AF #AF3B33 #69AF33
square
#33A7AF #7933AF #AF3B33 #69AF33
split-complementary
#33A7AF #AF3369 #AF7933
monochromatic
#174D50 #257A80 #33A7AF #52C5CD #82D5DB
Accessibility & contrast
On white
2.88
#33A7AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.29
#33A7AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33A7AF
7.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33A7AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33A7AF | 1.00 | 2.88 | 7.29 | 7.29 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA0B0
Deuteranopia (green-blind)
#8892B0
Tritanopia (blue-blind)
#00ADA9
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #33a7af; /* rgb */ color: rgb(51, 167, 175); /* oklch */ color: oklch(66.9% 0.100 201.8);
Tailwind
colors: {
custom: {
50: '#7dc1c6',
500: '#33a7af',
950: '#000000',
},
}SCSS
$custom: #33a7af; $custom-light: #7dc1c6; $custom-dark: #000000;
JSON
{
"hex": "#33a7af",
"rgb": {
"r": 51,
"g": 167,
"b": 175
},
"hsl": {
"h": 183.871,
"s": 54.867,
"l": 44.314
},
"oklch": {
"l": 0.66898,
"c": 0.1004,
"h": 201.8
},
"luminance": 0.31436
}Semantic roles & 50–950 ramp
primary
#33A7AF
secondary
#C47F7A
accent
#534ADE
background
#F8FBFC
surface
#EFF7F8
border
#CAD0D1
text
#0B1213
muted
#7C8182