#1DA09F#1DA09F
#1DA09F is a light, moderate teal. Relative luminance 0.279; OKLCH L 64.1% C 0.104 H 194.0°. Best body text is #000000 at 6.58:1 contrast (WCAG AA passes).
Color values
| HEX | #1DA09F |
|---|---|
| RGB | rgb(29, 160, 159) |
| HSL | hsl(180, 69%, 37%) |
| HSV | hsv(180, 82%, 63%) |
| CMYK | cmyk(81.9%, 0%, 0.6%, 37.3%) |
| CIE-LAB | lab(59.80, -32.68, -9.08) |
| CIE-LCH | lch(59.80, 33.92, 195.52°) |
| OKLab | oklab(64.13% -0.101 -0.0253) |
| OKLCH | oklch(64.13% 0.104 194) |
| XYZ | xyz(19.3326, 27.9036, 37.1612) |
| Luminance | 0.2791 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 3.60
Blue Green
#0F9B8E
ΔE00 5.08
Lightseagreen
#20B2AA
ΔE00 5.85
Cadetblue
#5F9EA0
ΔE00 6.37
Teal (survey)
#029386
ΔE00 6.69
Darkcyan
#008B8B
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1DA09F #A01D1E
analogous
#1DA05E #1DA09F #1D60A0
triadic
#1DA09F #9F1DA0 #A09F1D
tetradic
#1DA09F #5E1DA0 #A01D1E #60A01D
square
#1DA09F #5E1DA0 #A01D1E #60A01D
split-complementary
#1DA09F #A01D60 #A05E1D
monochromatic
#0A3838 #146C6C #1DA09F #26D4D2 #57E1DF
Accessibility & contrast
On white
3.19
#1DA09F on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.58
#1DA09F on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #1DA09F
6.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1DA09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##1DA09F | 1.00 | 3.19 | 6.58 | 6.58 |
| #FFFFFF | 3.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95989F
Deuteranopia (green-blind)
#838BA0
Tritanopia (blue-blind)
#00A59F
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #1da09f; /* rgb */ color: rgb(29, 160, 159); /* oklch */ color: oklch(64.1% 0.104 194.0);
Tailwind
colors: {
custom: {
50: '#74bcbb',
500: '#1da09f',
950: '#000000',
},
}SCSS
$custom: #1da09f; $custom-light: #74bcbb; $custom-dark: #000000;
JSON
{
"hex": "#1da09f",
"rgb": {
"r": 29,
"g": 160,
"b": 159
},
"hsl": {
"h": 179.542,
"s": 69.312,
"l": 37.059
},
"oklch": {
"l": 0.64125,
"c": 0.10416,
"h": 194
},
"luminance": 0.27906
}Semantic roles & 50–950 ramp
primary
#1DA09F
secondary
#C45556
accent
#3C3DEC
background
#F7FBFB
surface
#EEF6F6
border
#C9D0D0
text
#0A1211
muted
#7C8180