#34C69C#34C69C
#34C69C is a light, vivid teal. Relative luminance 0.435; OKLCH L 74.1% C 0.135 H 168.8°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #34C69C |
|---|---|
| RGB | rgb(52, 198, 156) |
| HSL | hsl(163, 58%, 49%) |
| HSV | hsv(163, 74%, 78%) |
| CMYK | cmyk(73.7%, 0%, 21.2%, 22.4%) |
| CIE-LAB | lab(71.90, -47.76, 10.27) |
| CIE-LCH | lch(71.90, 48.85, 167.87°) |
| OKLab | oklab(74.09% -0.1328 0.0262) |
| OKLCH | oklch(74.09% 0.135 168.8) |
| XYZ | xyz(27.6078, 43.5153, 38.3903) |
| Luminance | 0.4352 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.11
Greenblue
#23C48B
ΔE00 3.73
Mediumaquamarine
#66CDAA
ΔE00 4.28
Eucalyptus
#44D7A8
ΔE00 4.34
Greenish Teal
#32BF84
ΔE00 4.86
Aquamarine (survey)
#04D8B2
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34C69C #C6345E
analogous
#34C653 #34C69C #34A7C6
triadic
#34C69C #9C34C6 #C69C34
tetradic
#34C69C #5334C6 #C6345E #A7C634
square
#34C69C #5334C6 #C6345E #A7C634
split-complementary
#34C69C #C634A7 #C65334
monochromatic
#1B6550 #279676 #34C69C #62D6B4 #92E2CB
Accessibility & contrast
On white
2.16
#34C69C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#34C69C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34C69C
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34C69C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34C69C | 1.00 | 2.16 | 9.70 | 9.70 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B89A
Deuteranopia (green-blind)
#AEAB9F
Tritanopia (blue-blind)
#00C7BA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #34c69c; /* rgb */ color: rgb(52, 198, 156); /* oklch */ color: oklch(74.1% 0.135 168.8);
Tailwind
colors: {
custom: {
50: '#81d8b9',
500: '#34c69c',
950: '#000000',
},
}SCSS
$custom: #34c69c; $custom-light: #81d8b9; $custom-dark: #000000;
JSON
{
"hex": "#34c69c",
"rgb": {
"r": 52,
"g": 198,
"b": 156
},
"hsl": {
"h": 162.74,
"s": 58.4,
"l": 49.02
},
"oklch": {
"l": 0.7409,
"c": 0.1354,
"h": 168.8
},
"luminance": 0.43519
}Semantic roles & 50–950 ramp
primary
#34C69C
secondary
#CD899C
accent
#4673E2
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1511
muted
#7D8380