#34A3B2#34A3B2
#34A3B2 is a light, moderate teal. Relative luminance 0.301; OKLCH L 66.0% C 0.099 H 208.1°. Best body text is #000000 at 7.03:1 contrast (WCAG AA passes).
Color values
| HEX | #34A3B2 |
|---|---|
| RGB | rgb(52, 163, 178) |
| HSL | hsl(187, 55%, 45%) |
| HSV | hsv(187, 71%, 70%) |
| CMYK | cmyk(70.8%, 8.4%, 0%, 30.2%) |
| CIE-LAB | lab(61.77, -25.71, -16.78) |
| CIE-LCH | lch(61.77, 30.70, 213.13°) |
| OKLab | oklab(66.05% -0.0874 -0.0466) |
| OKLCH | oklch(66.05% 0.099 208.1) |
| XYZ | xyz(22.5458, 30.1362, 46.7395) |
| Luminance | 0.3014 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.31
Cadetblue
#5F9EA0
ΔE00 5.89
Sea
#3C9992
ΔE00 9.22
Teal Blue
#01889F
ΔE00 9.62
Lightseagreen
#20B2AA
ΔE00 10.09
Greyblue
#77A1B5
ΔE00 10.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34A3B2 #B24334
analogous
#34B282 #34A3B2 #3464B2
triadic
#34A3B2 #B234A3 #A3B234
tetradic
#34A3B2 #8234B2 #B24334 #64B234
square
#34A3B2 #8234B2 #B24334 #64B234
split-complementary
#34A3B2 #B23464 #B28234
monochromatic
#184C53 #267883 #34A3B2 #56BFCE #85D1DB
Accessibility & contrast
On white
2.99
#34A3B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.03
#34A3B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34A3B2
7.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34A3B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34A3B2 | 1.00 | 2.99 | 7.03 | 7.03 |
| #FFFFFF | 2.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959DB3
Deuteranopia (green-blind)
#8390B2
Tritanopia (blue-blind)
#00AAA7
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #34a3b2; /* rgb */ color: rgb(52, 163, 178); /* oklch */ color: oklch(66.0% 0.099 208.1);
Tailwind
colors: {
custom: {
50: '#7dbec9',
500: '#34a3b2',
950: '#000000',
},
}SCSS
$custom: #34a3b2; $custom-light: #7dbec9; $custom-dark: #000000;
JSON
{
"hex": "#34a3b2",
"rgb": {
"r": 52,
"g": 163,
"b": 178
},
"hsl": {
"h": 187.143,
"s": 54.783,
"l": 45.098
},
"oklch": {
"l": 0.66048,
"c": 0.09907,
"h": 208.1
},
"luminance": 0.30139
}Semantic roles & 50–950 ramp
primary
#34A3B2
secondary
#C5857D
accent
#5B4ADE
background
#F8FBFC
surface
#EFF7F8
border
#CAD0D1
text
#0B1213
muted
#7C8182