#34AEB5#34AEB5
#34AEB5 is a light, moderate teal. Relative luminance 0.343; OKLCH L 68.9% C 0.104 H 200.7°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #34AEB5 |
|---|---|
| RGB | rgb(52, 174, 181) |
| HSL | hsl(183, 55%, 46%) |
| HSV | hsv(183, 71%, 71%) |
| CMYK | cmyk(71.3%, 3.9%, 0%, 29%) |
| CIE-LAB | lab(65.23, -30.24, -13.24) |
| CIE-LCH | lch(65.23, 33.01, 203.65°) |
| OKLab | oklab(68.88% -0.0973 -0.0367) |
| OKLCH | oklch(68.88% 0.104 200.7) |
| XYZ | xyz(24.8890, 34.3354, 49.0228) |
| Luminance | 0.3434 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.07
Lightseagreen
#20B2AA
ΔE00 6.02
Cadetblue
#5F9EA0
ΔE00 6.61
Topaz
#13BBAF
ΔE00 8.08
Sea
#3C9992
ΔE00 8.49
Darkturquoise
#00CED1
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34AEB5 #B53B34
analogous
#34B57B #34AEB5 #346DB5
triadic
#34AEB5 #B534AE #AEB534
tetradic
#34AEB5 #7B34B5 #B53B34 #6DB534
square
#34AEB5 #7B34B5 #B53B34 #6DB534
split-complementary
#34AEB5 #B5346D #B57B34
monochromatic
#195356 #268085 #34AEB5 #57C8CF #87D8DC
Accessibility & contrast
On white
2.67
#34AEB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#34AEB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34AEB5
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34AEB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34AEB5 | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A6B6
Deuteranopia (green-blind)
#8E98B6
Tritanopia (blue-blind)
#00B5B0
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #34aeb5; /* rgb */ color: rgb(52, 174, 181); /* oklch */ color: oklch(68.9% 0.104 200.7);
Tailwind
colors: {
custom: {
50: '#7fc6cb',
500: '#34aeb5',
950: '#000000',
},
}SCSS
$custom: #34aeb5; $custom-light: #7fc6cb; $custom-dark: #000000;
JSON
{
"hex": "#34aeb5",
"rgb": {
"r": 52,
"g": 174,
"b": 181
},
"hsl": {
"h": 183.256,
"s": 55.365,
"l": 45.686
},
"oklch": {
"l": 0.68876,
"c": 0.10399,
"h": 200.7
},
"luminance": 0.34338
}Semantic roles & 50–950 ramp
primary
#34AEB5
secondary
#C6827F
accent
#5149DF
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0B1313
muted
#7C8282