#34A8BF#34A8BF
#34A8BF is a light, moderate teal. Relative luminance 0.325; OKLCH L 67.8% C 0.105 H 214.0°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #34A8BF |
|---|---|
| RGB | rgb(52, 168, 191) |
| HSL | hsl(190, 57%, 48%) |
| HSV | hsv(190, 73%, 75%) |
| CMYK | cmyk(72.8%, 12%, 0%, 25.1%) |
| CIE-LAB | lab(63.75, -24.16, -21.05) |
| CIE-LCH | lch(63.75, 32.05, 221.06°) |
| OKLab | oklab(67.8% -0.0871 -0.0586) |
| OKLCH | oklch(67.8% 0.105 214) |
| XYZ | xyz(24.8188, 32.4940, 54.2440) |
| Luminance | 0.3250 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.71
Cadetblue
#5F9EA0
ΔE00 8.20
Greyblue
#77A1B5
ΔE00 9.00
Teal Blue
#01889F
ΔE00 10.73
Bluegrey
#85A3B2
ΔE00 11.43
Bright Sky Blue
#02CCFE
ΔE00 11.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#34A8BF #BF4B34
analogous
#34BF90 #34A8BF #3462BF
triadic
#34A8BF #BF34A8 #A8BF34
tetradic
#34A8BF #9034BF #BF4B34 #62BF34
square
#34A8BF #9034BF #BF4B34 #62BF34
split-complementary
#34A8BF #BF3462 #BF9034
monochromatic
#1A535F #277E8F #34A8BF #5DBFD3 #8DD2E0
Accessibility & contrast
On white
2.80
#34A8BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#34A8BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #34A8BF
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##34A8BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##34A8BF | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A2C0
Deuteranopia (green-blind)
#8494BF
Tritanopia (blue-blind)
#00B1AF
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #34a8bf; /* rgb */ color: rgb(52, 168, 191); /* oklch */ color: oklch(67.8% 0.105 214.0);
Tailwind
colors: {
custom: {
50: '#7fc2d2',
500: '#34a8bf',
950: '#000000',
},
}SCSS
$custom: #34a8bf; $custom-light: #7fc2d2; $custom-dark: #000000;
JSON
{
"hex": "#34a8bf",
"rgb": {
"r": 52,
"g": 168,
"b": 191
},
"hsl": {
"h": 189.928,
"s": 57.202,
"l": 47.647
},
"oklch": {
"l": 0.67795,
"c": 0.10499,
"h": 214
},
"luminance": 0.32497
}Semantic roles & 50–950 ramp
primary
#34A8BF
secondary
#CA9084
accent
#6147E0
background
#F8FBFC
surface
#F0F7F9
border
#CBD0D2
text
#0C1214
muted
#7D8182