#34A8B4#34A8B4
#34A8B4 is a light, moderate teal. Relative luminance 0.320; OKLCH L 67.4% C 0.101 H 205.1°. Best body text is #000000 at 7.41:1 contrast (WCAG AA passes).
Color values
| HEX | #34A8B4 |
|---|---|
| RGB | rgb(52, 168, 180) |
| HSL | hsl(186, 55%, 45%) |
| HSV | hsv(186, 71%, 71%) |
| CMYK | cmyk(71.1%, 6.7%, 0%, 29.4%) |
| CIE-LAB | lab(63.37, -27.59, -15.49) |
| CIE-LCH | lch(63.37, 31.64, 209.31°) |
| OKLab | oklab(67.36% -0.0916 -0.043) |
| OKLCH | oklch(67.36% 0.101 205.1) |
| XYZ | xyz(23.6534, 32.0279, 48.1065) |
| Luminance | 0.3203 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.37
Cadetblue
#5F9EA0
ΔE00 5.92
Lightseagreen
#20B2AA
ΔE00 8.39
Sea
#3C9992
ΔE00 8.81
Topaz
#13BBAF
ΔE00 10.65
Darkturquoise
#00CED1
ΔE00 10.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34A8B4 #B44034
analogous
#34B480 #34A8B4 #3468B4
triadic
#34A8B4 #B434A8 #A8B434
tetradic
#34A8B4 #8034B4 #B44034 #68B434
square
#34A8B4 #8034B4 #B44034 #68B434
split-complementary
#34A8B4 #B43468 #B48034
monochromatic
#194F55 #267C85 #34A8B4 #57C3CE #86D4DC
Accessibility & contrast
On white
2.84
#34A8B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.41
#34A8B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34A8B4
7.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34A8B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34A8B4 | 1.00 | 2.84 | 7.41 | 7.41 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA1B5
Deuteranopia (green-blind)
#8894B4
Tritanopia (blue-blind)
#00AFAB
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #34a8b4; /* rgb */ color: rgb(52, 168, 180); /* oklch */ color: oklch(67.4% 0.101 205.1);
Tailwind
colors: {
custom: {
50: '#7ec2ca',
500: '#34a8b4',
950: '#000000',
},
}SCSS
$custom: #34a8b4; $custom-light: #7ec2ca; $custom-dark: #000000;
JSON
{
"hex": "#34a8b4",
"rgb": {
"r": 52,
"g": 168,
"b": 180
},
"hsl": {
"h": 185.625,
"s": 55.172,
"l": 45.49
},
"oklch": {
"l": 0.67358,
"c": 0.10124,
"h": 205.1
},
"luminance": 0.32031
}Semantic roles & 50–950 ramp
primary
#34A8B4
secondary
#C6857E
accent
#5749DF
background
#F8FBFC
surface
#EFF7F8
border
#CAD0D1
text
#0B1213
muted
#7C8182