#33AEA1#33AEA1
#33AEA1 is a light, moderate teal. Relative luminance 0.335; OKLCH L 68.2% C 0.107 H 184.7°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #33AEA1 |
|---|---|
| RGB | rgb(51, 174, 161) |
| HSL | hsl(174, 55%, 44%) |
| HSV | hsv(174, 71%, 68%) |
| CMYK | cmyk(70.7%, 0%, 7.5%, 31.8%) |
| CIE-LAB | lab(64.60, -36.15, -3.04) |
| CIE-LCH | lch(64.60, 36.28, 184.81°) |
| OKLab | oklab(68.16% -0.1066 -0.0088) |
| OKLCH | oklch(68.16% 0.107 184.7) |
| XYZ | xyz(22.9313, 33.5464, 38.9779) |
| Luminance | 0.3355 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.34
Topaz
#13BBAF
ΔE00 3.80
Tealish
#24BCA8
ΔE00 4.39
Greeny Blue
#42B395
ΔE00 5.92
Turquoise (survey)
#06C2AC
ΔE00 6.06
Blue Green
#0F9B8E
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33AEA1 #AE3340
analogous
#33AE64 #33AEA1 #337EAE
triadic
#33AEA1 #A133AE #AEA133
tetradic
#33AEA1 #6433AE #AE3340 #7EAE33
square
#33AEA1 #6433AE #AE3340 #7EAE33
split-complementary
#33AEA1 #AE337E #AE6433
monochromatic
#174F49 #257F75 #33AEA1 #52CCBF #81DAD1
Accessibility & contrast
On white
2.72
#33AEA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#33AEA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33AEA1
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33AEA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33AEA1 | 1.00 | 2.72 | 7.71 | 7.71 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A4A1
Deuteranopia (green-blind)
#9497A2
Tritanopia (blue-blind)
#00B2AA
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #33aea1; /* rgb */ color: rgb(51, 174, 161); /* oklch */ color: oklch(68.2% 0.107 184.7);
Tailwind
colors: {
custom: {
50: '#7dc7bc',
500: '#33aea1',
950: '#000000',
},
}SCSS
$custom: #33aea1; $custom-light: #7dc7bc; $custom-dark: #000000;
JSON
{
"hex": "#33aea1",
"rgb": {
"r": 51,
"g": 174,
"b": 161
},
"hsl": {
"h": 173.659,
"s": 54.667,
"l": 44.118
},
"oklch": {
"l": 0.68159,
"c": 0.10701,
"h": 184.7
},
"luminance": 0.33549
}Semantic roles & 50–950 ramp
primary
#33AEA1
secondary
#C37981
accent
#4A59DE
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281