#1AA09C#1AA09C
#1AA09C 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.55:1 contrast (WCAG AA passes).
Color values
| HEX | #1AA09C |
|---|---|
| RGB | rgb(26, 160, 156) |
| HSL | hsl(178, 72%, 36%) |
| HSV | hsv(178, 84%, 63%) |
| CMYK | cmyk(83.8%, 0%, 2.5%, 37.3%) |
| CIE-LAB | lab(59.67, -33.84, -7.58) |
| CIE-LCH | lch(59.67, 34.68, 192.62°) |
| OKLab | oklab(63.98% -0.1032 -0.0212) |
| OKLCH | oklch(63.98% 0.105 191.6) |
| XYZ | xyz(18.9947, 27.7591, 35.8030) |
| Luminance | 0.2776 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 3.11
Blue Green
#0F9B8E
ΔE00 3.96
Lightseagreen
#20B2AA
ΔE00 5.49
Teal (survey)
#029386
ΔE00 5.82
Cadetblue
#5F9EA0
ΔE00 6.99
Greenish Blue
#0B8B87
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1AA09C #A01A1E
analogous
#1AA059 #1AA09C #1A61A0
triadic
#1AA09C #9C1AA0 #A09C1A
tetradic
#1AA09C #591AA0 #A01A1E #61A01A
square
#1AA09C #591AA0 #A01A1E #61A01A
split-complementary
#1AA09C #A01A61 #A0591A
monochromatic
#093735 #116B69 #1AA09C #23D5CF #52E3DE
Accessibility & contrast
On white
3.20
#1AA09C on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.55
#1AA09C on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #1AA09C
6.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1AA09C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##1AA09C | 1.00 | 3.20 | 6.55 | 6.55 |
| #FFFFFF | 3.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.55 | 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: #1aa09c; /* rgb */ color: rgb(26, 160, 156); /* oklch */ color: oklch(64.0% 0.105 191.6);
Tailwind
colors: {
custom: {
50: '#73bcb9',
500: '#1aa09c',
950: '#000000',
},
}SCSS
$custom: #1aa09c; $custom-light: #73bcb9; $custom-dark: #000000;
JSON
{
"hex": "#1aa09c",
"rgb": {
"r": 26,
"g": 160,
"b": 156
},
"hsl": {
"h": 178.209,
"s": 72.043,
"l": 36.471
},
"oklch": {
"l": 0.63977,
"c": 0.10534,
"h": 191.6
},
"luminance": 0.27762
}Semantic roles & 50–950 ramp
primary
#1AA09C
secondary
#C55054
accent
#393EEF
background
#F7FBFB
surface
#EEF6F6
border
#C9D0D0
text
#0A1211
muted
#7C8180