#33A2A8#33A2A8
#33A2A8 is a light, moderate teal. Relative luminance 0.294; OKLCH L 65.4% C 0.097 H 200.3°. Best body text is #000000 at 6.87:1 contrast (WCAG AA passes).
Color values
| HEX | #33A2A8 |
|---|---|
| RGB | rgb(51, 162, 168) |
| HSL | hsl(183, 53%, 43%) |
| HSV | hsv(183, 70%, 66%) |
| CMYK | cmyk(69.6%, 3.6%, 0%, 34.1%) |
| CIE-LAB | lab(61.11, -28.41, -12.16) |
| CIE-LCH | lch(61.11, 30.90, 203.17°) |
| OKLab | oklab(65.39% -0.0911 -0.0337) |
| OKLCH | oklch(65.39% 0.097 200.3) |
| XYZ | xyz(21.3503, 29.3692, 41.5818) |
| Luminance | 0.2937 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.79
Sea
#3C9992
ΔE00 5.93
Turquoise Blue
#06B1C4
ΔE00 6.12
Lightseagreen
#20B2AA
ΔE00 7.23
Blue Green
#0F9B8E
ΔE00 8.33
Darkcyan
#008B8B
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33A2A8 #A83933
analogous
#33A873 #33A2A8 #3367A8
triadic
#33A2A8 #A833A2 #A2A833
tetradic
#33A2A8 #7333A8 #A83933 #67A833
square
#33A2A8 #7333A8 #A83933 #67A833
split-complementary
#33A2A8 #A83367 #A87333
monochromatic
#16474A #257579 #33A2A8 #4FC3C9 #7ED3D8
Accessibility & contrast
On white
3.05
#33A2A8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.87
#33A2A8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #33A2A8
6.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33A2A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33A2A8 | 1.00 | 3.05 | 6.87 | 6.87 |
| #FFFFFF | 3.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969BA9
Deuteranopia (green-blind)
#858EA9
Tritanopia (blue-blind)
#00A8A4
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #33a2a8; /* rgb */ color: rgb(51, 162, 168); /* oklch */ color: oklch(65.4% 0.097 200.3);
Tailwind
colors: {
custom: {
50: '#7cbec1',
500: '#33a2a8',
950: '#000000',
},
}SCSS
$custom: #33a2a8; $custom-light: #7cbec1; $custom-dark: #000000;
JSON
{
"hex": "#33a2a8",
"rgb": {
"r": 51,
"g": 162,
"b": 168
},
"hsl": {
"h": 183.077,
"s": 53.425,
"l": 42.941
},
"oklch": {
"l": 0.65393,
"c": 0.09717,
"h": 200.3
},
"luminance": 0.29372
}Semantic roles & 50–950 ramp
primary
#33A2A8
secondary
#C17A76
accent
#524BDD
background
#F8FBFB
surface
#EFF6F7
border
#CAD0D0
text
#0B1212
muted
#7C8181