#33AC95#33AC95
#33AC95 is a light, moderate teal. Relative luminance 0.324; OKLCH L 67.3% C 0.110 H 177.2°. Best body text is #000000 at 7.48:1 contrast (WCAG AA passes).
Color values
| HEX | #33AC95 |
|---|---|
| RGB | rgb(51, 172, 149) |
| HSL | hsl(169, 54%, 44%) |
| HSV | hsv(169, 70%, 67%) |
| CMYK | cmyk(70.3%, 0%, 13.4%, 32.5%) |
| CIE-LAB | lab(63.65, -38.49, 2.26) |
| CIE-LCH | lch(63.65, 38.56, 176.64°) |
| OKLab | oklab(67.28% -0.1102 0.0054) |
| OKLCH | oklch(67.28% 0.11 177.2) |
| XYZ | xyz(21.5399, 32.3763, 33.5420) |
| Luminance | 0.3238 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.08
Tealish
#24BCA8
ΔE00 4.80
Lightseagreen
#20B2AA
ΔE00 5.82
Topaz
#13BBAF
ΔE00 6.11
Blue Green
#0F9B8E
ΔE00 6.27
Turquoise (survey)
#06C2AC
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33AC95 #AC334A
analogous
#33AC58 #33AC95 #3386AC
triadic
#33AC95 #9533AC #AC9533
tetradic
#33AC95 #5833AC #AC334A #86AC33
square
#33AC95 #5833AC #AC334A #86AC33
split-complementary
#33AC95 #AC3386 #AC5833
monochromatic
#174E43 #257D6C #33AC95 #51CBB4 #80D9C8
Accessibility & contrast
On white
2.81
#33AC95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.48
#33AC95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33AC95
7.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33AC95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33AC95 | 1.00 | 2.81 | 7.48 | 7.48 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A194
Deuteranopia (green-blind)
#959597
Tritanopia (blue-blind)
#00AEA5
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #33ac95; /* rgb */ color: rgb(51, 172, 149); /* oklch */ color: oklch(67.3% 0.110 177.2);
Tailwind
colors: {
custom: {
50: '#7cc5b4',
500: '#33ac95',
950: '#000000',
},
}SCSS
$custom: #33ac95; $custom-light: #7cc5b4; $custom-dark: #000000;
JSON
{
"hex": "#33ac95",
"rgb": {
"r": 51,
"g": 172,
"b": 149
},
"hsl": {
"h": 168.595,
"s": 54.26,
"l": 43.725
},
"oklch": {
"l": 0.67278,
"c": 0.11032,
"h": 177.2
},
"luminance": 0.32379
}Semantic roles & 50–950 ramp
primary
#33AC95
secondary
#C27886
accent
#4A66DE
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280