#33A7AE#33A7AE
#33A7AE is a light, moderate teal. Relative luminance 0.314; OKLCH L 66.9% C 0.100 H 201.0°. Best body text is #000000 at 7.28:1 contrast (WCAG AA passes).
Color values
| HEX | #33A7AE |
|---|---|
| RGB | rgb(51, 167, 174) |
| HSL | hsl(183, 55%, 44%) |
| HSV | hsv(183, 71%, 68%) |
| CMYK | cmyk(70.7%, 4%, 0%, 31.8%) |
| CIE-LAB | lab(62.84, -29.06, -12.93) |
| CIE-LCH | lch(62.84, 31.80, 203.98°) |
| OKLab | oklab(66.86% -0.0936 -0.0359) |
| OKLCH | oklch(66.86% 0.1 201) |
| XYZ | xyz(22.8206, 31.3946, 44.8932) |
| Luminance | 0.3140 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.86
Cadetblue
#5F9EA0
ΔE00 5.39
Lightseagreen
#20B2AA
ΔE00 6.70
Sea
#3C9992
ΔE00 7.08
Topaz
#13BBAF
ΔE00 9.16
Blue Green
#0F9B8E
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33A7AE #AE3A33
analogous
#33AE78 #33A7AE #336AAE
triadic
#33A7AE #AE33A7 #A7AE33
tetradic
#33A7AE #7833AE #AE3A33 #6AAE33
square
#33A7AE #7833AE #AE3A33 #6AAE33
split-complementary
#33A7AE #AE336A #AE7833
monochromatic
#174C4F #257A7F #33A7AE #52C5CC #81D5DA
Accessibility & contrast
On white
2.88
#33A7AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.28
#33A7AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33A7AE
7.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33A7AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33A7AE | 1.00 | 2.88 | 7.28 | 7.28 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA0AF
Deuteranopia (green-blind)
#8992AF
Tritanopia (blue-blind)
#00ADA9
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #33a7ae; /* rgb */ color: rgb(51, 167, 174); /* oklch */ color: oklch(66.9% 0.100 201.0);
Tailwind
colors: {
custom: {
50: '#7dc1c6',
500: '#33a7ae',
950: '#000000',
},
}SCSS
$custom: #33a7ae; $custom-light: #7dc1c6; $custom-dark: #000000;
JSON
{
"hex": "#33a7ae",
"rgb": {
"r": 51,
"g": 167,
"b": 174
},
"hsl": {
"h": 183.415,
"s": 54.667,
"l": 44.118
},
"oklch": {
"l": 0.6686,
"c": 0.10028,
"h": 201
},
"luminance": 0.31397
}Semantic roles & 50–950 ramp
primary
#33A7AE
secondary
#C37E79
accent
#524ADE
background
#F8FBFC
surface
#EFF7F8
border
#CAD0D1
text
#0B1213
muted
#7C8182