#33A8AE#33A8AE
#33A8AE is a light, moderate teal. Relative luminance 0.318; OKLCH L 67.1% C 0.101 H 200.1°. Best body text is #000000 at 7.35:1 contrast (WCAG AA passes).
Color values
| HEX | #33A8AE |
|---|---|
| RGB | rgb(51, 168, 174) |
| HSL | hsl(183, 55%, 44%) |
| HSV | hsv(183, 71%, 68%) |
| CMYK | cmyk(70.7%, 3.4%, 0%, 31.8%) |
| CIE-LAB | lab(63.15, -29.55, -12.47) |
| CIE-LCH | lch(63.15, 32.07, 202.87°) |
| OKLab | oklab(67.11% -0.0947 -0.0346) |
| OKLCH | oklch(67.11% 0.101 200.1) |
| XYZ | xyz(23.0045, 31.7624, 44.9545) |
| Luminance | 0.3176 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.02
Cadetblue
#5F9EA0
ΔE00 5.52
Lightseagreen
#20B2AA
ΔE00 6.21
Sea
#3C9992
ΔE00 6.98
Topaz
#13BBAF
ΔE00 8.66
Blue Green
#0F9B8E
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33A8AE #AE3933
analogous
#33AE77 #33A8AE #336BAE
triadic
#33A8AE #AE33A8 #A8AE33
tetradic
#33A8AE #7733AE #AE3933 #6BAE33
square
#33A8AE #7733AE #AE3933 #6BAE33
split-complementary
#33A8AE #AE336B #AE7733
monochromatic
#174D4F #257A7F #33A8AE #52C6CC #81D6DA
Accessibility & contrast
On white
2.86
#33A8AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.35
#33A8AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33A8AE
7.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33A8AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33A8AE | 1.00 | 2.86 | 7.35 | 7.35 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA0AF
Deuteranopia (green-blind)
#8A93AF
Tritanopia (blue-blind)
#00AEAA
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #33a8ae; /* rgb */ color: rgb(51, 168, 174); /* oklch */ color: oklch(67.1% 0.101 200.1);
Tailwind
colors: {
custom: {
50: '#7dc2c6',
500: '#33a8ae',
950: '#000000',
},
}SCSS
$custom: #33a8ae; $custom-light: #7dc2c6; $custom-dark: #000000;
JSON
{
"hex": "#33a8ae",
"rgb": {
"r": 51,
"g": 168,
"b": 174
},
"hsl": {
"h": 182.927,
"s": 54.667,
"l": 44.118
},
"oklch": {
"l": 0.67109,
"c": 0.10079,
"h": 200.1
},
"luminance": 0.31765
}Semantic roles & 50–950 ramp
primary
#33A8AE
secondary
#C37D79
accent
#514ADE
background
#F8FBFC
surface
#EFF7F8
border
#CAD0D1
text
#0B1213
muted
#7C8182