#1AA09F#1AA09F
#1AA09F is a light, moderate teal. Relative luminance 0.279; OKLCH L 64.1% C 0.105 H 194.0°. Best body text is #000000 at 6.57:1 contrast (WCAG AA passes).
Color values
| HEX | #1AA09F |
|---|---|
| RGB | rgb(26, 160, 159) |
| HSL | hsl(180, 72%, 36%) |
| HSV | hsv(180, 84%, 63%) |
| CMYK | cmyk(83.8%, 0%, 0.6%, 37.3%) |
| CIE-LAB | lab(59.76, -32.93, -9.14) |
| CIE-LCH | lch(59.76, 34.17, 195.51°) |
| OKLab | oklab(64.08% -0.1018 -0.0255) |
| OKLCH | oklch(64.08% 0.105 194) |
| XYZ | xyz(19.2519, 27.8620, 37.1574) |
| Luminance | 0.2786 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 3.64
Blue Green
#0F9B8E
ΔE00 5.05
Lightseagreen
#20B2AA
ΔE00 5.85
Cadetblue
#5F9EA0
ΔE00 6.46
Teal (survey)
#029386
ΔE00 6.66
Darkcyan
#008B8B
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1AA09F #A01A1B
analogous
#1AA05C #1AA09F #1A5EA0
triadic
#1AA09F #9F1AA0 #A09F1A
tetradic
#1AA09F #5C1AA0 #A01A1B #5EA01A
square
#1AA09F #5C1AA0 #A01A1B #5EA01A
split-complementary
#1AA09F #A01A5E #A05C1A
monochromatic
#093736 #116B6B #1AA09F #23D5D3 #52E3E2
Accessibility & contrast
On white
3.19
#1AA09F on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.57
#1AA09F on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #1AA09F
6.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1AA09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##1AA09F | 1.00 | 3.19 | 6.57 | 6.57 |
| #FFFFFF | 3.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95989F
Deuteranopia (green-blind)
#838AA0
Tritanopia (blue-blind)
#00A59F
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #1aa09f; /* rgb */ color: rgb(26, 160, 159); /* oklch */ color: oklch(64.1% 0.105 194.0);
Tailwind
colors: {
custom: {
50: '#74bcbb',
500: '#1aa09f',
950: '#000000',
},
}SCSS
$custom: #1aa09f; $custom-light: #74bcbb; $custom-dark: #000000;
JSON
{
"hex": "#1aa09f",
"rgb": {
"r": 26,
"g": 160,
"b": 159
},
"hsl": {
"h": 179.552,
"s": 72.043,
"l": 36.471
},
"oklch": {
"l": 0.64084,
"c": 0.10495,
"h": 194
},
"luminance": 0.27864
}Semantic roles & 50–950 ramp
primary
#1AA09F
secondary
#C55051
accent
#393AEF
background
#F7FBFB
surface
#EEF6F6
border
#C9D0D0
text
#0A1211
muted
#7C8180