#34B999#34B999
#34B999 is a light, vivid teal. Relative luminance 0.377; OKLCH L 70.7% C 0.122 H 172.8°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #34B999 |
|---|---|
| RGB | rgb(52, 185, 153) |
| HSL | hsl(166, 56%, 46%) |
| HSV | hsv(166, 72%, 73%) |
| CMYK | cmyk(71.9%, 0%, 17.3%, 27.5%) |
| CIE-LAB | lab(67.82, -43.02, 6.06) |
| CIE-LCH | lch(67.82, 43.45, 171.98°) |
| OKLab | oklab(70.72% -0.1212 0.0154) |
| OKLCH | oklch(70.72% 0.122 172.8) |
| XYZ | xyz(24.5119, 37.7250, 36.1206) |
| Luminance | 0.3773 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.89
Tealish
#24BCA8
ΔE00 4.14
Turquoise (survey)
#06C2AC
ΔE00 4.52
Green Blue
#01C08D
ΔE00 5.00
Mediumaquamarine
#66CDAA
ΔE00 6.40
Greenblue
#23C48B
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34B999 #B93454
analogous
#34B957 #34B999 #3497B9
triadic
#34B999 #9934B9 #B99934
tetradic
#34B999 #5734B9 #B93454 #97B934
square
#34B999 #5734B9 #B93454 #97B934
split-complementary
#34B999 #B93497 #B95734
monochromatic
#19594A #278971 #34B999 #5AD1B4 #89DECA
Accessibility & contrast
On white
2.46
#34B999 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#34B999 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34B999
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34B999 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34B999 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AD97
Deuteranopia (green-blind)
#A1A09B
Tritanopia (blue-blind)
#00BBB0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #34b999; /* rgb */ color: rgb(52, 185, 153); /* oklch */ color: oklch(70.7% 0.122 172.8);
Tailwind
colors: {
custom: {
50: '#7ecfb7',
500: '#34b999',
950: '#000000',
},
}SCSS
$custom: #34b999; $custom-light: #7ecfb7; $custom-dark: #000000;
JSON
{
"hex": "#34b999",
"rgb": {
"r": 52,
"g": 185,
"b": 153
},
"hsl": {
"h": 165.564,
"s": 56.118,
"l": 46.471
},
"oklch": {
"l": 0.70721,
"c": 0.12219,
"h": 172.8
},
"luminance": 0.37728
}Semantic roles & 50–950 ramp
primary
#34B999
secondary
#C88192
accent
#486DDF
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1411
muted
#7C8280