#34B99B#34B99B
#34B99B is a light, vivid teal. Relative luminance 0.378; OKLCH L 70.8% C 0.121 H 174.0°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #34B99B |
|---|---|
| RGB | rgb(52, 185, 155) |
| HSL | hsl(166, 56%, 46%) |
| HSV | hsv(166, 72%, 73%) |
| CMYK | cmyk(71.9%, 0%, 16.2%, 27.5%) |
| CIE-LAB | lab(67.87, -42.51, 5.04) |
| CIE-LCH | lch(67.87, 42.81, 173.25°) |
| OKLab | oklab(70.78% -0.1203 0.0127) |
| OKLCH | oklch(70.78% 0.121 174) |
| XYZ | xyz(24.6785, 37.7917, 36.9979) |
| Luminance | 0.3780 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.94
Tealish
#24BCA8
ΔE00 3.55
Turquoise (survey)
#06C2AC
ΔE00 4.04
Green Blue
#01C08D
ΔE00 5.54
Topaz
#13BBAF
ΔE00 6.22
Mediumaquamarine
#66CDAA
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34B99B #B93452
analogous
#34B959 #34B99B #3495B9
triadic
#34B99B #9B34B9 #B99B34
tetradic
#34B99B #5934B9 #B93452 #95B934
square
#34B99B #5934B9 #B93452 #95B934
split-complementary
#34B99B #B93495 #B95934
monochromatic
#19594B #278973 #34B99B #5AD1B6 #89DECB
Accessibility & contrast
On white
2.45
#34B99B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#34B99B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34B99B
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34B99B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34B99B | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AD9A
Deuteranopia (green-blind)
#A1A09D
Tritanopia (blue-blind)
#00BBB0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #34b99b; /* rgb */ color: rgb(52, 185, 155); /* oklch */ color: oklch(70.8% 0.121 174.0);
Tailwind
colors: {
custom: {
50: '#7ecfb8',
500: '#34b99b',
950: '#000000',
},
}SCSS
$custom: #34b99b; $custom-light: #7ecfb8; $custom-dark: #000000;
JSON
{
"hex": "#34b99b",
"rgb": {
"r": 52,
"g": 185,
"b": 155
},
"hsl": {
"h": 166.466,
"s": 56.118,
"l": 46.471
},
"oklch": {
"l": 0.70777,
"c": 0.12095,
"h": 174
},
"luminance": 0.37795
}Semantic roles & 50–950 ramp
primary
#34B99B
secondary
#C88191
accent
#486ADF
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0B1411
muted
#7C8280