#33AF99#33AF99
#33AF99 is a light, moderate teal. Relative luminance 0.337; OKLCH L 68.2% C 0.111 H 178.2°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #33AF99 |
|---|---|
| RGB | rgb(51, 175, 153) |
| HSL | hsl(169, 55%, 44%) |
| HSV | hsv(169, 71%, 69%) |
| CMYK | cmyk(70.9%, 0%, 12.6%, 31.4%) |
| CIE-LAB | lab(64.69, -38.77, 1.54) |
| CIE-LCH | lch(64.69, 38.81, 177.72°) |
| OKLab | oklab(68.16% -0.1114 0.0035) |
| OKLCH | oklch(68.16% 0.111 178.2) |
| XYZ | xyz(22.4422, 33.6611, 35.4453) |
| Luminance | 0.3366 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.97
Tealish
#24BCA8
ΔE00 3.84
Lightseagreen
#20B2AA
ΔE00 5.19
Topaz
#13BBAF
ΔE00 5.20
Turquoise (survey)
#06C2AC
ΔE00 5.36
Blue Green
#0F9B8E
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33AF99 #AF3349
analogous
#33AF5B #33AF99 #3387AF
triadic
#33AF99 #9933AF #AF9933
tetradic
#33AF99 #5B33AF #AF3349 #87AF33
square
#33AF99 #5B33AF #AF3349 #87AF33
split-complementary
#33AF99 #AF3387 #AF5B33
monochromatic
#175046 #258070 #33AF99 #52CDB7 #82DBCB
Accessibility & contrast
On white
2.72
#33AF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#33AF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33AF99
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33AF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33AF99 | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A498
Deuteranopia (green-blind)
#97989B
Tritanopia (blue-blind)
#00B2A8
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #33af99; /* rgb */ color: rgb(51, 175, 153); /* oklch */ color: oklch(68.2% 0.111 178.2);
Tailwind
colors: {
custom: {
50: '#7cc7b7',
500: '#33af99',
950: '#000000',
},
}SCSS
$custom: #33af99; $custom-light: #7cc7b7; $custom-dark: #000000;
JSON
{
"hex": "#33af99",
"rgb": {
"r": 51,
"g": 175,
"b": 153
},
"hsl": {
"h": 169.355,
"s": 54.867,
"l": 44.314
},
"oklch": {
"l": 0.68162,
"c": 0.11146,
"h": 178.2
},
"luminance": 0.33664
}Semantic roles & 50–950 ramp
primary
#33AF99
secondary
#C47A87
accent
#4A64DE
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280