#34A1B2#34A1B2
#34A1B2 is a light, moderate teal. Relative luminance 0.294; OKLCH L 65.6% C 0.099 H 210.0°. Best body text is #000000 at 6.89:1 contrast (WCAG AA passes).
Color values
| HEX | #34A1B2 |
|---|---|
| RGB | rgb(52, 161, 178) |
| HSL | hsl(188, 55%, 45%) |
| HSV | hsv(188, 71%, 70%) |
| CMYK | cmyk(70.8%, 9.6%, 0%, 30.2%) |
| CIE-LAB | lab(61.16, -24.70, -17.71) |
| CIE-LCH | lch(61.16, 30.39, 215.64°) |
| OKLab | oklab(65.56% -0.0854 -0.0492) |
| OKLCH | oklch(65.56% 0.099 210) |
| XYZ | xyz(22.1935, 29.4316, 46.6220) |
| Luminance | 0.2943 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.87
Cadetblue
#5F9EA0
ΔE00 6.23
Teal Blue
#01889F
ΔE00 8.85
Sea
#3C9992
ΔE00 9.78
Greyblue
#77A1B5
ΔE00 9.79
Darkcyan
#008B8B
ΔE00 10.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34A1B2 #B24534
analogous
#34B284 #34A1B2 #3462B2
triadic
#34A1B2 #B234A1 #A1B234
tetradic
#34A1B2 #8434B2 #B24534 #62B234
square
#34A1B2 #8434B2 #B24534 #62B234
split-complementary
#34A1B2 #B23462 #B28434
monochromatic
#184B53 #267683 #34A1B2 #56BDCE #85D0DB
Accessibility & contrast
On white
3.05
#34A1B2 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.89
#34A1B2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #34A1B2
6.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34A1B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34A1B2 | 1.00 | 3.05 | 6.89 | 6.89 |
| #FFFFFF | 3.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929BB3
Deuteranopia (green-blind)
#818EB2
Tritanopia (blue-blind)
#00A9A6
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #34a1b2; /* rgb */ color: rgb(52, 161, 178); /* oklch */ color: oklch(65.6% 0.099 210.0);
Tailwind
colors: {
custom: {
50: '#7dbdc9',
500: '#34a1b2',
950: '#000000',
},
}SCSS
$custom: #34a1b2; $custom-light: #7dbdc9; $custom-dark: #000000;
JSON
{
"hex": "#34a1b2",
"rgb": {
"r": 52,
"g": 161,
"b": 178
},
"hsl": {
"h": 188.095,
"s": 54.783,
"l": 45.098
},
"oklch": {
"l": 0.65556,
"c": 0.09854,
"h": 210
},
"luminance": 0.29434
}Semantic roles & 50–950 ramp
primary
#34A1B2
secondary
#C5877D
accent
#5E4ADE
background
#F8FBFC
surface
#EFF6F8
border
#CAD0D1
text
#0B1213
muted
#7C8182