#33AA98#33AA98
#33AA98 is a light, moderate teal. Relative luminance 0.317; OKLCH L 66.9% C 0.107 H 180.6°. Best body text is #000000 at 7.34:1 contrast (WCAG AA passes).
Color values
| HEX | #33AA98 |
|---|---|
| RGB | rgb(51, 170, 152) |
| HSL | hsl(171, 54%, 43%) |
| HSV | hsv(171, 70%, 67%) |
| CMYK | cmyk(70%, 0%, 10.6%, 33.3%) |
| CIE-LAB | lab(63.11, -36.79, -0.21) |
| CIE-LCH | lch(63.11, 36.79, 180.32°) |
| OKLab | oklab(66.86% -0.1067 -0.0012) |
| OKLCH | oklch(66.86% 0.107 180.6) |
| XYZ | xyz(21.4047, 31.7178, 34.6937) |
| Luminance | 0.3172 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.53
Greeny Blue
#42B395
ΔE00 4.65
Tealish
#24BCA8
ΔE00 5.08
Blue Green
#0F9B8E
ΔE00 5.14
Topaz
#13BBAF
ΔE00 5.54
Dull Teal
#5F9E8F
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33AA98 #AA3345
analogous
#33AA5C #33AA98 #3380AA
triadic
#33AA98 #9833AA #AA9833
tetradic
#33AA98 #5C33AA #AA3345 #80AA33
square
#33AA98 #5C33AA #AA3345 #80AA33
split-complementary
#33AA98 #AA3380 #AA5C33
monochromatic
#174C44 #257B6E #33AA98 #50CAB8 #7FD9CB
Accessibility & contrast
On white
2.86
#33AA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.34
#33AA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33AA98
7.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33AA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33AA98 | 1.00 | 2.86 | 7.34 | 7.34 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A097
Deuteranopia (green-blind)
#92949A
Tritanopia (blue-blind)
#00ADA4
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #33aa98; /* rgb */ color: rgb(51, 170, 152); /* oklch */ color: oklch(66.9% 0.107 180.6);
Tailwind
colors: {
custom: {
50: '#7cc4b6',
500: '#33aa98',
950: '#000000',
},
}SCSS
$custom: #33aa98; $custom-light: #7cc4b6; $custom-dark: #000000;
JSON
{
"hex": "#33aa98",
"rgb": {
"r": 51,
"g": 170,
"b": 152
},
"hsl": {
"h": 170.924,
"s": 53.846,
"l": 43.333
},
"oklch": {
"l": 0.66861,
"c": 0.10672,
"h": 180.6
},
"luminance": 0.3172
}Semantic roles & 50–950 ramp
primary
#33AA98
secondary
#C27782
accent
#4B61DD
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280