#34AF99#34AF99
#34AF99 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.74:1 contrast (WCAG AA passes).
Color values
| HEX | #34AF99 |
|---|---|
| RGB | rgb(52, 175, 153) |
| HSL | hsl(169, 54%, 45%) |
| HSV | hsv(169, 70%, 69%) |
| CMYK | cmyk(70.3%, 0%, 12.6%, 31.4%) |
| CIE-LAB | lab(64.71, -38.63, 1.58) |
| CIE-LCH | lch(64.71, 38.66, 177.66°) |
| OKLab | oklab(68.19% -0.111 0.0036) |
| OKLCH | oklch(68.19% 0.111 178.2) |
| XYZ | xyz(22.4931, 33.6873, 35.4477) |
| Luminance | 0.3369 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.95
Tealish
#24BCA8
ΔE00 3.85
Lightseagreen
#20B2AA
ΔE00 5.20
Topaz
#13BBAF
ΔE00 5.21
Turquoise (survey)
#06C2AC
ΔE00 5.37
Blue Green
#0F9B8E
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34AF99 #AF344A
analogous
#34AF5B #34AF99 #3488AF
triadic
#34AF99 #9934AF #AF9934
tetradic
#34AF99 #5B34AF #AF344A #88AF34
square
#34AF99 #5B34AF #AF344A #88AF34
split-complementary
#34AF99 #AF3488 #AF5B34
monochromatic
#185147 #268070 #34AF99 #54CCB7 #83DACB
Accessibility & contrast
On white
2.71
#34AF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#34AF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34AF99
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34AF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34AF99 | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 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: #34af99; /* rgb */ color: rgb(52, 175, 153); /* oklch */ color: oklch(68.2% 0.111 178.2);
Tailwind
colors: {
custom: {
50: '#7dc7b7',
500: '#34af99',
950: '#000000',
},
}SCSS
$custom: #34af99; $custom-light: #7dc7b7; $custom-dark: #000000;
JSON
{
"hex": "#34af99",
"rgb": {
"r": 52,
"g": 175,
"b": 153
},
"hsl": {
"h": 169.268,
"s": 54.185,
"l": 44.51
},
"oklch": {
"l": 0.68185,
"c": 0.11105,
"h": 178.2
},
"luminance": 0.3369
}Semantic roles & 50–950 ramp
primary
#34AF99
secondary
#C47B88
accent
#4A65DE
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280