#33AAA8#33AAA8
#33AAA8 is a light, moderate teal. Relative luminance 0.323; OKLCH L 67.4% C 0.102 H 193.4°. Best body text is #000000 at 7.46:1 contrast (WCAG AA passes).
Color values
| HEX | #33AAA8 |
|---|---|
| RGB | rgb(51, 170, 168) |
| HSL | hsl(179, 54%, 43%) |
| HSV | hsv(179, 70%, 67%) |
| CMYK | cmyk(70%, 0%, 1.2%, 33.3%) |
| CIE-LAB | lab(63.57, -32.29, -8.47) |
| CIE-LCH | lch(63.57, 33.38, 194.70°) |
| OKLab | oklab(67.39% -0.0994 -0.0236) |
| OKLCH | oklch(67.39% 0.102 193.4) |
| XYZ | xyz(22.8046, 32.2778, 42.0666) |
| Luminance | 0.3228 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.32
Sea
#3C9992
ΔE00 5.69
Topaz
#13BBAF
ΔE00 6.01
Cadetblue
#5F9EA0
ΔE00 6.48
Blue Green
#0F9B8E
ΔE00 6.84
Turquoise Blue
#06B1C4
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33AAA8 #AA3335
analogous
#33AA6C #33AAA8 #3370AA
triadic
#33AAA8 #A833AA #AAA833
tetradic
#33AAA8 #6C33AA #AA3335 #70AA33
square
#33AAA8 #6C33AA #AA3335 #70AA33
split-complementary
#33AAA8 #AA3370 #AA6C33
monochromatic
#174C4B #257B79 #33AAA8 #50CAC8 #7FD9D7
Accessibility & contrast
On white
2.82
#33AAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.46
#33AAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33AAA8
7.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33AAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33AAA8 | 1.00 | 2.82 | 7.46 | 7.46 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA1A8
Deuteranopia (green-blind)
#8E94A9
Tritanopia (blue-blind)
#00AFA9
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #33aaa8; /* rgb */ color: rgb(51, 170, 168); /* oklch */ color: oklch(67.4% 0.102 193.4);
Tailwind
colors: {
custom: {
50: '#7dc4c1',
500: '#33aaa8',
950: '#000000',
},
}SCSS
$custom: #33aaa8; $custom-light: #7dc4c1; $custom-dark: #000000;
JSON
{
"hex": "#33aaa8",
"rgb": {
"r": 51,
"g": 170,
"b": 168
},
"hsl": {
"h": 178.992,
"s": 53.846,
"l": 43.333
},
"oklch": {
"l": 0.67391,
"c": 0.10212,
"h": 193.4
},
"luminance": 0.3228
}Semantic roles & 50–950 ramp
primary
#33AAA8
secondary
#C27778
accent
#4B4DDD
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1212
muted
#7C8181