#33AC98#33AC98
#33AC98 is a light, moderate teal. Relative luminance 0.325; OKLCH L 67.4% C 0.109 H 179.3°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #33AC98 |
|---|---|
| RGB | rgb(51, 172, 152) |
| HSL | hsl(170, 54%, 44%) |
| HSV | hsv(170, 70%, 67%) |
| CMYK | cmyk(70.3%, 0%, 11.6%, 32.5%) |
| CIE-LAB | lab(63.73, -37.69, 0.70) |
| CIE-LCH | lch(63.73, 37.70, 178.93°) |
| OKLab | oklab(67.37% -0.1088 0.0013) |
| OKLCH | oklch(67.37% 0.109 179.3) |
| XYZ | xyz(21.7825, 32.4733, 34.8197) |
| Luminance | 0.3248 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.84
Tealish
#24BCA8
ΔE00 4.54
Lightseagreen
#20B2AA
ΔE00 4.85
Topaz
#13BBAF
ΔE00 5.41
Blue Green
#0F9B8E
ΔE00 5.86
Turquoise (survey)
#06C2AC
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33AC98 #AC3347
analogous
#33AC5B #33AC98 #3383AC
triadic
#33AC98 #9833AC #AC9833
tetradic
#33AC98 #5B33AC #AC3347 #83AC33
square
#33AC98 #5B33AC #AC3347 #83AC33
split-complementary
#33AC98 #AC3383 #AC5B33
monochromatic
#174E45 #257D6E #33AC98 #51CBB7 #80D9CB
Accessibility & contrast
On white
2.80
#33AC98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#33AC98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33AC98
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33AC98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33AC98 | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A297
Deuteranopia (green-blind)
#94959A
Tritanopia (blue-blind)
#00AFA6
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #33ac98; /* rgb */ color: rgb(51, 172, 152); /* oklch */ color: oklch(67.4% 0.109 179.3);
Tailwind
colors: {
custom: {
50: '#7cc5b6',
500: '#33ac98',
950: '#000000',
},
}SCSS
$custom: #33ac98; $custom-light: #7cc5b6; $custom-dark: #000000;
JSON
{
"hex": "#33ac98",
"rgb": {
"r": 51,
"g": 172,
"b": 152
},
"hsl": {
"h": 170.083,
"s": 54.26,
"l": 43.725
},
"oklch": {
"l": 0.67369,
"c": 0.10879,
"h": 179.3
},
"luminance": 0.32476
}Semantic roles & 50–950 ramp
primary
#33AC98
secondary
#C27885
accent
#4A63DE
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280