#34BAC1#34BAC1
#34BAC1 is a light, moderate teal. Relative luminance 0.397; OKLCH L 72.3% C 0.111 H 200.2°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #34BAC1 |
|---|---|
| RGB | rgb(52, 186, 193) |
| HSL | hsl(183, 58%, 48%) |
| HSV | hsv(183, 73%, 76%) |
| CMYK | cmyk(73.1%, 3.6%, 0%, 24.3%) |
| CIE-LAB | lab(69.25, -32.43, -13.82) |
| CIE-LCH | lch(69.25, 35.25, 203.09°) |
| OKLab | oklab(72.26% -0.1041 -0.0384) |
| OKLCH | oklch(72.26% 0.111 200.2) |
| XYZ | xyz(28.5964, 39.6947, 56.5964) |
| Luminance | 0.3970 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.80
Darkturquoise
#00CED1
ΔE00 5.55
Lightseagreen
#20B2AA
ΔE00 6.32
Mediumturquoise
#48D1CC
ΔE00 7.24
Topaz
#13BBAF
ΔE00 7.25
Aqua Blue
#02D8E9
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34BAC1 #C13B34
analogous
#34C182 #34BAC1 #3473C1
triadic
#34BAC1 #C134BA #BAC134
tetradic
#34BAC1 #8234C1 #C13B34 #73C134
square
#34BAC1 #8234C1 #C13B34 #73C134
split-complementary
#34BAC1 #C13473 #C18234
monochromatic
#1A5D61 #278C91 #34BAC1 #5ECED4 #8FDDE1
Accessibility & contrast
On white
2.35
#34BAC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#34BAC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34BAC1
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34BAC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34BAC1 | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB2C2
Deuteranopia (green-blind)
#98A3C2
Tritanopia (blue-blind)
#00C1BC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #34bac1; /* rgb */ color: rgb(52, 186, 193); /* oklch */ color: oklch(72.3% 0.111 200.2);
Tailwind
colors: {
custom: {
50: '#82cfd3',
500: '#34bac1',
950: '#000000',
},
}SCSS
$custom: #34bac1; $custom-light: #82cfd3; $custom-dark: #000000;
JSON
{
"hex": "#34bac1",
"rgb": {
"r": 52,
"g": 186,
"b": 193
},
"hsl": {
"h": 182.979,
"s": 57.551,
"l": 48.039
},
"oklch": {
"l": 0.72262,
"c": 0.11093,
"h": 200.2
},
"luminance": 0.39698
}Semantic roles & 50–950 ramp
primary
#34BAC1
secondary
#CB8986
accent
#4F47E1
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1414
muted
#7D8282