#34A8A8#34A8A8
#34A8A8 is a light, moderate teal. Relative luminance 0.316; OKLCH L 66.9% C 0.100 H 195.0°. Best body text is #000000 at 7.31:1 contrast (WCAG AA passes).
Color values
| HEX | #34A8A8 |
|---|---|
| RGB | rgb(52, 168, 168) |
| HSL | hsl(180, 53%, 43%) |
| HSV | hsv(180, 69%, 66%) |
| CMYK | cmyk(69%, 0%, 0%, 34.1%) |
| CIE-LAB | lab(62.98, -31.19, -9.36) |
| CIE-LCH | lch(62.98, 32.57, 196.70°) |
| OKLab | oklab(66.92% -0.0969 -0.026) |
| OKLCH | oklch(66.92% 0.1 195) |
| XYZ | xyz(22.4835, 31.5599, 41.9449) |
| Luminance | 0.3156 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.29
Sea
#3C9992
ΔE00 5.50
Cadetblue
#5F9EA0
ΔE00 5.85
Topaz
#13BBAF
ΔE00 6.96
Blue Green
#0F9B8E
ΔE00 7.05
Turquoise Blue
#06B1C4
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34A8A8 #A83434
analogous
#34A86E #34A8A8 #346EA8
triadic
#34A8A8 #A834A8 #A8A834
tetradic
#34A8A8 #6E34A8 #A83434 #6EA834
square
#34A8A8 #6E34A8 #A83434 #6EA834
split-complementary
#34A8A8 #A8346E #A86E34
monochromatic
#174B4B #267979 #34A8A8 #50C9C9 #7FD7D7
Accessibility & contrast
On white
2.87
#34A8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.31
#34A8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34A8A8
7.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34A8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34A8A8 | 1.00 | 2.87 | 7.31 | 7.31 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA0A8
Deuteranopia (green-blind)
#8C93A9
Tritanopia (blue-blind)
#00ADA8
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #34a8a8; /* rgb */ color: rgb(52, 168, 168); /* oklch */ color: oklch(66.9% 0.100 195.0);
Tailwind
colors: {
custom: {
50: '#7dc2c1',
500: '#34a8a8',
950: '#000000',
},
}SCSS
$custom: #34a8a8; $custom-light: #7dc2c1; $custom-dark: #000000;
JSON
{
"hex": "#34a8a8",
"rgb": {
"r": 52,
"g": 168,
"b": 168
},
"hsl": {
"h": 180,
"s": 52.727,
"l": 43.137
},
"oklch": {
"l": 0.66915,
"c": 0.1003,
"h": 195
},
"luminance": 0.31562
}Semantic roles & 50–950 ramp
primary
#34A8A8
secondary
#C07777
accent
#4C4CDC
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1212
muted
#7C8181