#1BA09C#1BA09C
#1BA09C is a light, moderate teal. Relative luminance 0.278; OKLCH L 64.0% C 0.105 H 191.6°. Best body text is #000000 at 6.56:1 contrast (WCAG AA passes).
Color values
| HEX | #1BA09C |
|---|---|
| RGB | rgb(27, 160, 156) |
| HSL | hsl(178, 71%, 37%) |
| HSV | hsv(178, 83%, 63%) |
| CMYK | cmyk(83.1%, 0%, 2.5%, 37.3%) |
| CIE-LAB | lab(59.68, -33.76, -7.56) |
| CIE-LCH | lch(59.68, 34.59, 192.62°) |
| OKLab | oklab(63.99% -0.1029 -0.0211) |
| OKLCH | oklch(63.99% 0.105 191.6) |
| XYZ | xyz(19.0207, 27.7725, 35.8042) |
| Luminance | 0.2777 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 3.09
Blue Green
#0F9B8E
ΔE00 3.97
Lightseagreen
#20B2AA
ΔE00 5.48
Teal (survey)
#029386
ΔE00 5.83
Cadetblue
#5F9EA0
ΔE00 6.96
Dusty Teal
#4C9085
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1BA09C #A01B1F
analogous
#1BA059 #1BA09C #1B62A0
triadic
#1BA09C #9C1BA0 #A09C1B
tetradic
#1BA09C #591BA0 #A01B1F #62A01B
square
#1BA09C #591BA0 #A01B1F #62A01B
split-complementary
#1BA09C #A01B62 #A0591B
monochromatic
#093736 #126C69 #1BA09C #24D4CF #53E2DE
Accessibility & contrast
On white
3.20
#1BA09C on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.56
#1BA09C on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #1BA09C
6.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1BA09C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##1BA09C | 1.00 | 3.20 | 6.56 | 6.56 |
| #FFFFFF | 3.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96979C
Deuteranopia (green-blind)
#848A9D
Tritanopia (blue-blind)
#00A59E
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #1ba09c; /* rgb */ color: rgb(27, 160, 156); /* oklch */ color: oklch(64.0% 0.105 191.6);
Tailwind
colors: {
custom: {
50: '#73bcb9',
500: '#1ba09c',
950: '#000000',
},
}SCSS
$custom: #1ba09c; $custom-light: #73bcb9; $custom-dark: #000000;
JSON
{
"hex": "#1ba09c",
"rgb": {
"r": 27,
"g": 160,
"b": 156
},
"hsl": {
"h": 178.195,
"s": 71.123,
"l": 36.667
},
"oklch": {
"l": 0.6399,
"c": 0.10508,
"h": 191.6
},
"luminance": 0.27775
}Semantic roles & 50–950 ramp
primary
#1BA09C
secondary
#C55255
accent
#3A3FEE
background
#F7FBFB
surface
#EEF6F6
border
#C9D0D0
text
#0A1211
muted
#7C8180