#33AE9E#33AE9E
#33AE9E is a light, moderate teal. Relative luminance 0.334; OKLCH L 68.1% C 0.108 H 182.5°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #33AE9E |
|---|---|
| RGB | rgb(51, 174, 158) |
| HSL | hsl(172, 55%, 44%) |
| HSV | hsv(172, 71%, 68%) |
| CMYK | cmyk(70.7%, 0%, 9.2%, 31.8%) |
| CIE-LAB | lab(64.52, -36.98, -1.49) |
| CIE-LCH | lch(64.52, 37.01, 182.31°) |
| OKLab | oklab(68.06% -0.108 -0.0046) |
| OKLCH | oklch(68.06% 0.108 182.5) |
| XYZ | xyz(22.6699, 33.4419, 37.6013) |
| Luminance | 0.3345 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.28
Tealish
#24BCA8
ΔE00 4.02
Topaz
#13BBAF
ΔE00 4.14
Greeny Blue
#42B395
ΔE00 4.90
Turquoise (survey)
#06C2AC
ΔE00 5.72
Blue Green
#0F9B8E
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33AE9E #AE3343
analogous
#33AE61 #33AE9E #3381AE
triadic
#33AE9E #9E33AE #AE9E33
tetradic
#33AE9E #6133AE #AE3343 #81AE33
square
#33AE9E #6133AE #AE3343 #81AE33
split-complementary
#33AE9E #AE3381 #AE6133
monochromatic
#174F48 #257F73 #33AE9E #52CCBC #81DACF
Accessibility & contrast
On white
2.73
#33AE9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#33AE9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33AE9E
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33AE9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33AE9E | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A49D
Deuteranopia (green-blind)
#95979F
Tritanopia (blue-blind)
#00B1A9
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #33ae9e; /* rgb */ color: rgb(51, 174, 158); /* oklch */ color: oklch(68.1% 0.108 182.5);
Tailwind
colors: {
custom: {
50: '#7dc7ba',
500: '#33ae9e',
950: '#000000',
},
}SCSS
$custom: #33ae9e; $custom-light: #7dc7ba; $custom-dark: #000000;
JSON
{
"hex": "#33ae9e",
"rgb": {
"r": 51,
"g": 174,
"b": 158
},
"hsl": {
"h": 172.195,
"s": 54.667,
"l": 44.118
},
"oklch": {
"l": 0.68063,
"c": 0.10814,
"h": 182.5
},
"luminance": 0.33445
}Semantic roles & 50–950 ramp
primary
#33AE9E
secondary
#C37983
accent
#4A5DDE
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280