#34B39B#34B39B
#34B39B is a light, moderate teal. Relative luminance 0.353; OKLCH L 69.3% C 0.114 H 177.2°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #34B39B |
|---|---|
| RGB | rgb(52, 179, 155) |
| HSL | hsl(169, 55%, 45%) |
| HSV | hsv(169, 71%, 70%) |
| CMYK | cmyk(70.9%, 0%, 13.4%, 29.8%) |
| CIE-LAB | lab(66.01, -39.89, 2.35) |
| CIE-LCH | lch(66.01, 39.96, 176.63°) |
| OKLab | oklab(69.26% -0.1142 0.0056) |
| OKLCH | oklch(69.26% 0.114 177.2) |
| XYZ | xyz(23.4497, 35.3341, 36.5883) |
| Luminance | 0.3534 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.26
Tealish
#24BCA8
ΔE00 3.08
Turquoise (survey)
#06C2AC
ΔE00 4.42
Topaz
#13BBAF
ΔE00 5.03
Lightseagreen
#20B2AA
ΔE00 5.67
Green Blue
#01C08D
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34B39B #B3344C
analogous
#34B35B #34B39B #348CB3
triadic
#34B39B #9B34B3 #B39B34
tetradic
#34B39B #5B34B3 #B3344C #8CB334
square
#34B39B #5B34B3 #B3344C #8CB334
split-complementary
#34B39B #B3348C #B35B34
monochromatic
#185449 #268472 #34B39B #56CEB7 #86DCCB
Accessibility & contrast
On white
2.60
#34B39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#34B39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34B39B
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34B39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34B39B | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA89A
Deuteranopia (green-blind)
#9B9B9D
Tritanopia (blue-blind)
#00B6AC
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #34b39b; /* rgb */ color: rgb(52, 179, 155); /* oklch */ color: oklch(69.3% 0.114 177.2);
Tailwind
colors: {
custom: {
50: '#7ecab8',
500: '#34b39b',
950: '#000000',
},
}SCSS
$custom: #34b39b; $custom-light: #7ecab8; $custom-dark: #000000;
JSON
{
"hex": "#34b39b",
"rgb": {
"r": 52,
"g": 179,
"b": 155
},
"hsl": {
"h": 168.661,
"s": 54.978,
"l": 45.294
},
"oklch": {
"l": 0.69259,
"c": 0.1143,
"h": 177.2
},
"luminance": 0.35337
}Semantic roles & 50–950 ramp
primary
#34B39B
secondary
#C57D8B
accent
#4966DE
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280