#33A3AA#33A3AA
#33A3AA is a light, moderate teal. Relative luminance 0.298; OKLCH L 65.7% C 0.098 H 201.2°. Best body text is #000000 at 6.96:1 contrast (WCAG AA passes).
Color values
| HEX | #33A3AA |
|---|---|
| RGB | rgb(51, 163, 170) |
| HSL | hsl(184, 54%, 43%) |
| HSV | hsv(184, 70%, 67%) |
| CMYK | cmyk(70%, 4.1%, 0%, 33.3%) |
| CIE-LAB | lab(61.48, -28.30, -12.73) |
| CIE-LCH | lch(61.48, 31.03, 204.21°) |
| OKLab | oklab(65.72% -0.0913 -0.0353) |
| OKLCH | oklch(65.72% 0.098 201.2) |
| XYZ | xyz(21.7149, 29.7980, 42.6296) |
| Luminance | 0.2980 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.90
Turquoise Blue
#06B1C4
ΔE00 5.63
Sea
#3C9992
ΔE00 6.41
Lightseagreen
#20B2AA
ΔE00 7.36
Blue Green
#0F9B8E
ΔE00 8.80
Darkcyan
#008B8B
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33A3AA #AA3A33
analogous
#33AA75 #33A3AA #3368AA
triadic
#33A3AA #AA33A3 #A3AA33
tetradic
#33A3AA #7533AA #AA3A33 #68AA33
square
#33A3AA #7533AA #AA3A33 #68AA33
split-complementary
#33A3AA #AA3368 #AA7533
monochromatic
#17494C #25767B #33A3AA #50C3CA #7FD3D9
Accessibility & contrast
On white
3.02
#33A3AA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.96
#33A3AA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #33A3AA
6.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33A3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33A3AA | 1.00 | 3.02 | 6.96 | 6.96 |
| #FFFFFF | 3.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979CAB
Deuteranopia (green-blind)
#858FAB
Tritanopia (blue-blind)
#00A9A5
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #33a3aa; /* rgb */ color: rgb(51, 163, 170); /* oklch */ color: oklch(65.7% 0.098 201.2);
Tailwind
colors: {
custom: {
50: '#7cbec3',
500: '#33a3aa',
950: '#000000',
},
}SCSS
$custom: #33a3aa; $custom-light: #7cbec3; $custom-dark: #000000;
JSON
{
"hex": "#33a3aa",
"rgb": {
"r": 51,
"g": 163,
"b": 170
},
"hsl": {
"h": 183.529,
"s": 53.846,
"l": 43.333
},
"oklch": {
"l": 0.65717,
"c": 0.09788,
"h": 201.2
},
"luminance": 0.298
}Semantic roles & 50–950 ramp
primary
#33A3AA
secondary
#C27C77
accent
#534BDD
background
#F8FBFB
surface
#EFF7F7
border
#CAD0D0
text
#0B1212
muted
#7C8181