#33AAA5#33AAA5
#33AAA5 is a light, moderate teal. Relative luminance 0.322; OKLCH L 67.3% C 0.103 H 190.9°. Best body text is #000000 at 7.43:1 contrast (WCAG AA passes).
Color values
| HEX | #33AAA5 |
|---|---|
| RGB | rgb(51, 170, 165) |
| HSL | hsl(177, 54%, 43%) |
| HSV | hsv(177, 70%, 67%) |
| CMYK | cmyk(70%, 0%, 2.9%, 33.3%) |
| CIE-LAB | lab(63.48, -33.16, -6.93) |
| CIE-LCH | lch(63.48, 33.87, 191.81°) |
| OKLab | oklab(67.29% -0.1007 -0.0193) |
| OKLCH | oklch(67.29% 0.103 190.9) |
| XYZ | xyz(22.5284, 32.1672, 40.6116) |
| Luminance | 0.3217 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.66
Sea
#3C9992
ΔE00 5.38
Topaz
#13BBAF
ΔE00 5.40
Blue Green
#0F9B8E
ΔE00 6.09
Cadetblue
#5F9EA0
ΔE00 6.99
Tealish
#24BCA8
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33AAA5 #AA3338
analogous
#33AA69 #33AAA5 #3373AA
triadic
#33AAA5 #A533AA #AAA533
tetradic
#33AAA5 #6933AA #AA3338 #73AA33
square
#33AAA5 #6933AA #AA3338 #73AA33
split-complementary
#33AAA5 #AA3373 #AA6933
monochromatic
#174C4A #257B77 #33AAA5 #50CAC5 #7FD9D5
Accessibility & contrast
On white
2.82
#33AAA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.43
#33AAA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33AAA5
7.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33AAA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33AAA5 | 1.00 | 2.82 | 7.43 | 7.43 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A1A5
Deuteranopia (green-blind)
#8E94A6
Tritanopia (blue-blind)
#00AFA8
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #33aaa5; /* rgb */ color: rgb(51, 170, 165); /* oklch */ color: oklch(67.3% 0.103 190.9);
Tailwind
colors: {
custom: {
50: '#7dc4bf',
500: '#33aaa5',
950: '#000000',
},
}SCSS
$custom: #33aaa5; $custom-light: #7dc4bf; $custom-dark: #000000;
JSON
{
"hex": "#33aaa5",
"rgb": {
"r": 51,
"g": 170,
"b": 165
},
"hsl": {
"h": 177.479,
"s": 53.846,
"l": 43.333
},
"oklch": {
"l": 0.67287,
"c": 0.10255,
"h": 190.9
},
"luminance": 0.3217
}Semantic roles & 50–950 ramp
primary
#33AAA5
secondary
#C2777A
accent
#4B51DD
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1212
muted
#7C8181