#34AEB9#34AEB9
#34AEB9 is a light, moderate teal. Relative luminance 0.345; OKLCH L 69.0% C 0.105 H 203.9°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #34AEB9 |
|---|---|
| RGB | rgb(52, 174, 185) |
| HSL | hsl(185, 56%, 46%) |
| HSV | hsv(185, 72%, 73%) |
| CMYK | cmyk(71.9%, 5.9%, 0%, 27.5%) |
| CIE-LAB | lab(65.36, -29.03, -15.27) |
| CIE-LCH | lch(65.36, 32.80, 207.74°) |
| OKLab | oklab(69.03% -0.0956 -0.0424) |
| OKLCH | oklch(69.03% 0.105 203.9) |
| XYZ | xyz(25.3053, 34.5020, 51.2154) |
| Luminance | 0.3451 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.71
Cadetblue
#5F9EA0
ΔE00 6.85
Lightseagreen
#20B2AA
ΔE00 7.54
Darkturquoise
#00CED1
ΔE00 9.20
Topaz
#13BBAF
ΔE00 9.50
Sea
#3C9992
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34AEB9 #B93F34
analogous
#34B982 #34AEB9 #346CB9
triadic
#34AEB9 #B934AE #AEB934
tetradic
#34AEB9 #8234B9 #B93F34 #6CB934
square
#34AEB9 #8234B9 #B93F34 #6CB934
split-complementary
#34AEB9 #B9346C #B98234
monochromatic
#195459 #278189 #34AEB9 #5AC7D1 #89D7DE
Accessibility & contrast
On white
2.66
#34AEB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#34AEB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34AEB9
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34AEB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34AEB9 | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A7BA
Deuteranopia (green-blind)
#8D99B9
Tritanopia (blue-blind)
#00B5B1
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #34aeb9; /* rgb */ color: rgb(52, 174, 185); /* oklch */ color: oklch(69.0% 0.105 203.9);
Tailwind
colors: {
custom: {
50: '#7fc6ce',
500: '#34aeb9',
950: '#000000',
},
}SCSS
$custom: #34aeb9; $custom-light: #7fc6ce; $custom-dark: #000000;
JSON
{
"hex": "#34aeb9",
"rgb": {
"r": 52,
"g": 174,
"b": 185
},
"hsl": {
"h": 184.962,
"s": 56.118,
"l": 46.471
},
"oklch": {
"l": 0.69025,
"c": 0.10455,
"h": 203.9
},
"luminance": 0.34505
}Semantic roles & 50–950 ramp
primary
#34AEB9
secondary
#C88781
accent
#5548DF
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282