#34B59B#34B59B
#34B59B is a light, moderate teal. Relative luminance 0.361; OKLCH L 69.8% C 0.116 H 176.1°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #34B59B |
|---|---|
| RGB | rgb(52, 181, 155) |
| HSL | hsl(168, 55%, 46%) |
| HSV | hsv(168, 71%, 71%) |
| CMYK | cmyk(71.3%, 0%, 14.4%, 29%) |
| CIE-LAB | lab(66.63, -40.77, 3.25) |
| CIE-LCH | lch(66.63, 40.90, 175.45°) |
| OKLab | oklab(69.77% -0.1162 0.008) |
| OKLCH | oklch(69.77% 0.116 176.1) |
| XYZ | xyz(23.8535, 36.1416, 36.7229) |
| Luminance | 0.3614 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.85
Tealish
#24BCA8
ΔE00 3.06
Turquoise (survey)
#06C2AC
ΔE00 4.15
Topaz
#13BBAF
ΔE00 5.36
Lightseagreen
#20B2AA
ΔE00 6.29
Green Blue
#01C08D
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34B59B #B5344E
analogous
#34B55A #34B59B #348EB5
triadic
#34B59B #9B34B5 #B59B34
tetradic
#34B59B #5A34B5 #B5344E #8EB534
square
#34B59B #5A34B5 #B5344E #8EB534
split-complementary
#34B59B #B5348E #B55A34
monochromatic
#19564A #268572 #34B59B #57CFB7 #87DCCB
Accessibility & contrast
On white
2.55
#34B59B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#34B59B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34B59B
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34B59B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34B59B | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAA9A
Deuteranopia (green-blind)
#9D9D9D
Tritanopia (blue-blind)
#00B7AD
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #34b59b; /* rgb */ color: rgb(52, 181, 155); /* oklch */ color: oklch(69.8% 0.116 176.1);
Tailwind
colors: {
custom: {
50: '#7eccb8',
500: '#34b59b',
950: '#000000',
},
}SCSS
$custom: #34b59b; $custom-light: #7eccb8; $custom-dark: #000000;
JSON
{
"hex": "#34b59b",
"rgb": {
"r": 52,
"g": 181,
"b": 155
},
"hsl": {
"h": 167.907,
"s": 55.365,
"l": 45.686
},
"oklch": {
"l": 0.69765,
"c": 0.11648,
"h": 176.1
},
"luminance": 0.36144
}Semantic roles & 50–950 ramp
primary
#34B59B
secondary
#C67F8D
accent
#4967DF
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1311
muted
#7C8280