#33A8A8#33A8A8
#33A8A8 is a light, moderate teal. Relative luminance 0.315; OKLCH L 66.9% C 0.101 H 195.0°. Best body text is #000000 at 7.31:1 contrast (WCAG AA passes).
Color values
| HEX | #33A8A8 |
|---|---|
| RGB | rgb(51, 168, 168) |
| HSL | hsl(180, 53%, 43%) |
| HSV | hsv(180, 70%, 66%) |
| CMYK | cmyk(69.6%, 0%, 0%, 34.1%) |
| CIE-LAB | lab(62.96, -31.33, -9.39) |
| CIE-LCH | lch(62.96, 32.71, 196.69°) |
| OKLab | oklab(66.89% -0.0973 -0.0261) |
| OKLCH | oklch(66.89% 0.101 195) |
| XYZ | xyz(22.4326, 31.5336, 41.9425) |
| Luminance | 0.3154 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.27
Sea
#3C9992
ΔE00 5.50
Cadetblue
#5F9EA0
ΔE00 5.90
Topaz
#13BBAF
ΔE00 6.94
Blue Green
#0F9B8E
ΔE00 7.02
Turquoise Blue
#06B1C4
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33A8A8 #A83333
analogous
#33A86D #33A8A8 #336DA8
triadic
#33A8A8 #A833A8 #A8A833
tetradic
#33A8A8 #6D33A8 #A83333 #6DA833
square
#33A8A8 #6D33A8 #A83333 #6DA833
split-complementary
#33A8A8 #A8336D #A86D33
monochromatic
#164A4A #257979 #33A8A8 #4FC9C9 #7ED8D8
Accessibility & contrast
On white
2.87
#33A8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.31
#33A8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33A8A8
7.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33A8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33A8A8 | 1.00 | 2.87 | 7.31 | 7.31 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA0A8
Deuteranopia (green-blind)
#8B93A9
Tritanopia (blue-blind)
#00ADA8
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #33a8a8; /* rgb */ color: rgb(51, 168, 168); /* oklch */ color: oklch(66.9% 0.101 195.0);
Tailwind
colors: {
custom: {
50: '#7dc2c1',
500: '#33a8a8',
950: '#000000',
},
}SCSS
$custom: #33a8a8; $custom-light: #7dc2c1; $custom-dark: #000000;
JSON
{
"hex": "#33a8a8",
"rgb": {
"r": 51,
"g": 168,
"b": 168
},
"hsl": {
"h": 180,
"s": 53.425,
"l": 42.941
},
"oklch": {
"l": 0.66891,
"c": 0.10075,
"h": 195
},
"luminance": 0.31536
}Semantic roles & 50–950 ramp
primary
#33A8A8
secondary
#C17676
accent
#4B4BDD
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1212
muted
#7C8181