#34A2B2#34A2B2
#34A2B2 is a light, moderate teal. Relative luminance 0.298; OKLCH L 65.8% C 0.099 H 209.0°. Best body text is #000000 at 6.96:1 contrast (WCAG AA passes).
Color values
| HEX | #34A2B2 |
|---|---|
| RGB | rgb(52, 162, 178) |
| HSL | hsl(188, 55%, 45%) |
| HSV | hsv(188, 71%, 70%) |
| CMYK | cmyk(70.8%, 9%, 0%, 30.2%) |
| CIE-LAB | lab(61.47, -25.20, -17.24) |
| CIE-LCH | lch(61.47, 30.54, 214.38°) |
| OKLab | oklab(65.8% -0.0864 -0.0479) |
| OKLCH | oklch(65.8% 0.099 209) |
| XYZ | xyz(22.3689, 29.7825, 46.6805) |
| Luminance | 0.2979 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.57
Cadetblue
#5F9EA0
ΔE00 6.04
Teal Blue
#01889F
ΔE00 9.23
Sea
#3C9992
ΔE00 9.49
Greyblue
#77A1B5
ΔE00 10.03
Lightseagreen
#20B2AA
ΔE00 10.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34A2B2 #B24434
analogous
#34B283 #34A2B2 #3463B2
triadic
#34A2B2 #B234A2 #A2B234
tetradic
#34A2B2 #8334B2 #B24434 #63B234
square
#34A2B2 #8334B2 #B24434 #63B234
split-complementary
#34A2B2 #B23463 #B28334
monochromatic
#184C53 #267783 #34A2B2 #56BECE #85D0DB
Accessibility & contrast
On white
3.02
#34A2B2 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.96
#34A2B2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #34A2B2
6.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34A2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34A2B2 | 1.00 | 3.02 | 6.96 | 6.96 |
| #FFFFFF | 3.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949CB3
Deuteranopia (green-blind)
#828FB2
Tritanopia (blue-blind)
#00A9A7
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #34a2b2; /* rgb */ color: rgb(52, 162, 178); /* oklch */ color: oklch(65.8% 0.099 209.0);
Tailwind
colors: {
custom: {
50: '#7dbec9',
500: '#34a2b2',
950: '#000000',
},
}SCSS
$custom: #34a2b2; $custom-light: #7dbec9; $custom-dark: #000000;
JSON
{
"hex": "#34a2b2",
"rgb": {
"r": 52,
"g": 162,
"b": 178
},
"hsl": {
"h": 187.619,
"s": 54.783,
"l": 45.098
},
"oklch": {
"l": 0.65802,
"c": 0.09879,
"h": 209
},
"luminance": 0.29785
}Semantic roles & 50–950 ramp
primary
#34A2B2
secondary
#C5867D
accent
#5D4ADE
background
#F8FBFC
surface
#EFF6F8
border
#CAD0D1
text
#0B1213
muted
#7C8182