#34A8B2#34A8B2
#34A8B2 is a light, moderate teal. Relative luminance 0.320; OKLCH L 67.3% C 0.101 H 203.5°. Best body text is #000000 at 7.39:1 contrast (WCAG AA passes).
Color values
| HEX | #34A8B2 |
|---|---|
| RGB | rgb(52, 168, 178) |
| HSL | hsl(185, 55%, 45%) |
| HSV | hsv(185, 71%, 70%) |
| CMYK | cmyk(70.8%, 5.6%, 0%, 30.2%) |
| CIE-LAB | lab(63.30, -28.20, -14.47) |
| CIE-LCH | lch(63.30, 31.70, 207.16°) |
| OKLab | oklab(67.28% -0.0925 -0.0402) |
| OKLCH | oklch(67.28% 0.101 203.5) |
| XYZ | xyz(23.4512, 31.9469, 47.0413) |
| Luminance | 0.3195 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.83
Cadetblue
#5F9EA0
ΔE00 5.69
Lightseagreen
#20B2AA
ΔE00 7.66
Sea
#3C9992
ΔE00 8.18
Topaz
#13BBAF
ΔE00 9.98
Blue Green
#0F9B8E
ΔE00 10.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34A8B2 #B23E34
analogous
#34B27D #34A8B2 #3469B2
triadic
#34A8B2 #B234A8 #A8B234
tetradic
#34A8B2 #7D34B2 #B23E34 #69B234
square
#34A8B2 #7D34B2 #B23E34 #69B234
split-complementary
#34A8B2 #B23469 #B27D34
monochromatic
#184F53 #267B83 #34A8B2 #56C4CE #85D5DB
Accessibility & contrast
On white
2.84
#34A8B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.39
#34A8B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34A8B2
7.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34A8B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34A8B2 | 1.00 | 2.84 | 7.39 | 7.39 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA1B3
Deuteranopia (green-blind)
#8894B2
Tritanopia (blue-blind)
#00AFAB
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #34a8b2; /* rgb */ color: rgb(52, 168, 178); /* oklch */ color: oklch(67.3% 0.101 203.5);
Tailwind
colors: {
custom: {
50: '#7ec2c9',
500: '#34a8b2',
950: '#000000',
},
}SCSS
$custom: #34a8b2; $custom-light: #7ec2c9; $custom-dark: #000000;
JSON
{
"hex": "#34a8b2",
"rgb": {
"r": 52,
"g": 168,
"b": 178
},
"hsl": {
"h": 184.762,
"s": 54.783,
"l": 45.098
},
"oklch": {
"l": 0.67282,
"c": 0.10085,
"h": 203.5
},
"luminance": 0.3195
}Semantic roles & 50–950 ramp
primary
#34A8B2
secondary
#C5837D
accent
#554ADE
background
#F8FBFC
surface
#EFF7F8
border
#CAD0D1
text
#0B1213
muted
#7C8182