#33AAAA#33AAAA
#33AAAA is a light, moderate teal. Relative luminance 0.324; OKLCH L 67.5% C 0.102 H 195.0°. Best body text is #000000 at 7.47:1 contrast (WCAG AA passes).
Color values
| HEX | #33AAAA |
|---|---|
| RGB | rgb(51, 170, 170) |
| HSL | hsl(180, 54%, 43%) |
| HSV | hsv(180, 70%, 67%) |
| CMYK | cmyk(70%, 0%, 0%, 33.3%) |
| CIE-LAB | lab(63.63, -31.70, -9.50) |
| CIE-LCH | lch(63.63, 33.10, 196.68°) |
| OKLab | oklab(67.46% -0.0985 -0.0264) |
| OKLCH | oklch(67.46% 0.102 195) |
| XYZ | xyz(22.9924, 32.3529, 43.0554) |
| Luminance | 0.3236 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.91
Sea
#3C9992
ΔE00 6.02
Cadetblue
#5F9EA0
ΔE00 6.21
Topaz
#13BBAF
ΔE00 6.51
Turquoise Blue
#06B1C4
ΔE00 6.94
Blue Green
#0F9B8E
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33AAAA #AA3333
analogous
#33AA6E #33AAAA #336EAA
triadic
#33AAAA #AA33AA #AAAA33
tetradic
#33AAAA #6E33AA #AA3333 #6EAA33
square
#33AAAA #6E33AA #AA3333 #6EAA33
split-complementary
#33AAAA #AA336E #AA6E33
monochromatic
#174C4C #257B7B #33AAAA #50CACA #7FD9D9
Accessibility & contrast
On white
2.81
#33AAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.47
#33AAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33AAAA
7.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33AAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33AAAA | 1.00 | 2.81 | 7.47 | 7.47 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA2AA
Deuteranopia (green-blind)
#8D95AB
Tritanopia (blue-blind)
#00AFAA
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #33aaaa; /* rgb */ color: rgb(51, 170, 170); /* oklch */ color: oklch(67.5% 0.102 195.0);
Tailwind
colors: {
custom: {
50: '#7dc4c3',
500: '#33aaaa',
950: '#000000',
},
}SCSS
$custom: #33aaaa; $custom-light: #7dc4c3; $custom-dark: #000000;
JSON
{
"hex": "#33aaaa",
"rgb": {
"r": 51,
"g": 170,
"b": 170
},
"hsl": {
"h": 180,
"s": 53.846,
"l": 43.333
},
"oklch": {
"l": 0.67462,
"c": 0.10195,
"h": 195
},
"luminance": 0.32356
}Semantic roles & 50–950 ramp
primary
#33AAAA
secondary
#C27777
accent
#4B4BDD
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1212
muted
#7C8181