#34A2B3#34A2B3
#34A2B3 is a light, moderate teal. Relative luminance 0.298; OKLCH L 65.8% C 0.099 H 209.9°. Best body text is #000000 at 6.97:1 contrast (WCAG AA passes).
Color values
| HEX | #34A2B3 |
|---|---|
| RGB | rgb(52, 162, 179) |
| HSL | hsl(188, 55%, 45%) |
| HSV | hsv(188, 71%, 70%) |
| CMYK | cmyk(70.9%, 9.5%, 0%, 29.8%) |
| CIE-LAB | lab(61.50, -24.89, -17.75) |
| CIE-LCH | lch(61.50, 30.57, 215.50°) |
| OKLab | oklab(65.84% -0.086 -0.0494) |
| OKLCH | oklch(65.84% 0.099 209.9) |
| XYZ | xyz(22.4697, 29.8228, 47.2112) |
| Luminance | 0.2983 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.58
Cadetblue
#5F9EA0
ΔE00 6.27
Teal Blue
#01889F
ΔE00 9.15
Greyblue
#77A1B5
ΔE00 9.81
Sea
#3C9992
ΔE00 9.85
Lightseagreen
#20B2AA
ΔE00 10.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34A2B3 #B34534
analogous
#34B384 #34A2B3 #3463B3
triadic
#34A2B3 #B334A2 #A2B334
tetradic
#34A2B3 #8434B3 #B34534 #63B334
square
#34A2B3 #8434B3 #B34534 #63B334
split-complementary
#34A2B3 #B33463 #B38434
monochromatic
#184C54 #267784 #34A2B3 #56BECE #86D0DC
Accessibility & contrast
On white
3.02
#34A2B3 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.97
#34A2B3 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #34A2B3
6.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34A2B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34A2B3 | 1.00 | 3.02 | 6.97 | 6.97 |
| #FFFFFF | 3.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939CB4
Deuteranopia (green-blind)
#818FB3
Tritanopia (blue-blind)
#00AAA7
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #34a2b3; /* rgb */ color: rgb(52, 162, 179); /* oklch */ color: oklch(65.8% 0.099 209.9);
Tailwind
colors: {
custom: {
50: '#7dbec9',
500: '#34a2b3',
950: '#000000',
},
}SCSS
$custom: #34a2b3; $custom-light: #7dbec9; $custom-dark: #000000;
JSON
{
"hex": "#34a2b3",
"rgb": {
"r": 52,
"g": 162,
"b": 179
},
"hsl": {
"h": 188.031,
"s": 54.978,
"l": 45.294
},
"oklch": {
"l": 0.65842,
"c": 0.09914,
"h": 209.9
},
"luminance": 0.29825
}Semantic roles & 50–950 ramp
primary
#34A2B3
secondary
#C5877D
accent
#5D49DE
background
#F8FBFC
surface
#EFF6F8
border
#CAD0D1
text
#0B1213
muted
#7C8182