#34AAAA#34AAAA
#34AAAA is a light, moderate teal. Relative luminance 0.324; OKLCH L 67.5% C 0.102 H 195.0°. Best body text is #000000 at 7.48:1 contrast (WCAG AA passes).
Color values
| HEX | #34AAAA |
|---|---|
| RGB | rgb(52, 170, 170) |
| HSL | hsl(180, 53%, 44%) |
| HSV | hsv(180, 69%, 67%) |
| CMYK | cmyk(69.4%, 0%, 0%, 33.3%) |
| CIE-LAB | lab(63.66, -31.57, -9.46) |
| CIE-LCH | lch(63.66, 32.96, 196.69°) |
| OKLab | oklab(67.49% -0.098 -0.0263) |
| OKLCH | oklch(67.49% 0.102 195) |
| XYZ | xyz(23.0433, 32.3791, 43.0578) |
| Luminance | 0.3238 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.93
Sea
#3C9992
ΔE00 6.02
Cadetblue
#5F9EA0
ΔE00 6.17
Topaz
#13BBAF
ΔE00 6.53
Turquoise Blue
#06B1C4
ΔE00 6.94
Blue Green
#0F9B8E
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34AAAA #AA3434
analogous
#34AA6F #34AAAA #346FAA
triadic
#34AAAA #AA34AA #AAAA34
tetradic
#34AAAA #6F34AA #AA3434 #6FAA34
square
#34AAAA #6F34AA #AA3434 #6FAA34
split-complementary
#34AAAA #AA346F #AA6F34
monochromatic
#174C4C #267B7B #34AAAA #51CACA #80D8D8
Accessibility & contrast
On white
2.81
#34AAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.48
#34AAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34AAAA
7.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34AAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34AAAA | 1.00 | 2.81 | 7.48 | 7.48 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA2AA
Deuteranopia (green-blind)
#8D95AB
Tritanopia (blue-blind)
#00AFAA
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #34aaaa; /* rgb */ color: rgb(52, 170, 170); /* oklch */ color: oklch(67.5% 0.102 195.0);
Tailwind
colors: {
custom: {
50: '#7dc4c3',
500: '#34aaaa',
950: '#000000',
},
}SCSS
$custom: #34aaaa; $custom-light: #7dc4c3; $custom-dark: #000000;
JSON
{
"hex": "#34aaaa",
"rgb": {
"r": 52,
"g": 170,
"b": 170
},
"hsl": {
"h": 180,
"s": 53.153,
"l": 43.529
},
"oklch": {
"l": 0.67485,
"c": 0.10151,
"h": 195
},
"luminance": 0.32382
}Semantic roles & 50–950 ramp
primary
#34AAAA
secondary
#C17878
accent
#4B4BDD
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1212
muted
#7C8181