#34B8BE#34B8BE
#34B8BE is a light, moderate teal. Relative luminance 0.387; OKLCH L 71.7% C 0.110 H 199.6°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #34B8BE |
|---|---|
| RGB | rgb(52, 184, 190) |
| HSL | hsl(183, 57%, 47%) |
| HSV | hsv(183, 73%, 75%) |
| CMYK | cmyk(72.6%, 3.2%, 0%, 25.5%) |
| CIE-LAB | lab(68.55, -32.36, -13.22) |
| CIE-LCH | lch(68.55, 34.96, 202.23°) |
| OKLab | oklab(71.66% -0.1034 -0.0367) |
| OKLCH | oklch(71.66% 0.11 199.6) |
| XYZ | xyz(27.8468, 38.7254, 54.7123) |
| Luminance | 0.3873 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.85
Lightseagreen
#20B2AA
ΔE00 5.79
Darkturquoise
#00CED1
ΔE00 5.95
Topaz
#13BBAF
ΔE00 6.91
Mediumturquoise
#48D1CC
ΔE00 7.50
Aqua Blue
#02D8E9
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34B8BE #BE3A34
analogous
#34BE7F #34B8BE #3473BE
triadic
#34B8BE #BE34B8 #B8BE34
tetradic
#34B8BE #7F34BE #BE3A34 #73BE34
square
#34B8BE #7F34BE #BE3A34 #73BE34
split-complementary
#34B8BE #BE3473 #BE7F34
monochromatic
#1A5B5E #27898E #34B8BE #5DCDD3 #8DDCE0
Accessibility & contrast
On white
2.40
#34B8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#34B8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34B8BE
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34B8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34B8BE | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB0BF
Deuteranopia (green-blind)
#97A1BF
Tritanopia (blue-blind)
#00BFB9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #34b8be; /* rgb */ color: rgb(52, 184, 190); /* oklch */ color: oklch(71.7% 0.110 199.6);
Tailwind
colors: {
custom: {
50: '#81ced1',
500: '#34b8be',
950: '#000000',
},
}SCSS
$custom: #34b8be; $custom-light: #81ced1; $custom-dark: #000000;
JSON
{
"hex": "#34b8be",
"rgb": {
"r": 52,
"g": 184,
"b": 190
},
"hsl": {
"h": 182.609,
"s": 57.025,
"l": 47.451
},
"oklch": {
"l": 0.71664,
"c": 0.10972,
"h": 199.6
},
"luminance": 0.38729
}Semantic roles & 50–950 ramp
primary
#34B8BE
secondary
#CA8784
accent
#4E48E0
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1314
muted
#7D8282