#2DA59F#2DA59F
#2DA59F is a light, moderate teal. Relative luminance 0.300; OKLCH L 65.7% C 0.102 H 190.0°. Best body text is #000000 at 6.99:1 contrast (WCAG AA passes).
Color values
| HEX | #2DA59F |
|---|---|
| RGB | rgb(45, 165, 159) |
| HSL | hsl(177, 57%, 41%) |
| HSV | hsv(177, 73%, 65%) |
| CMYK | cmyk(72.7%, 0%, 3.6%, 35.3%) |
| CIE-LAB | lab(61.63, -33.33, -6.33) |
| CIE-LCH | lch(61.63, 33.92, 190.75°) |
| OKLab | oklab(65.69% -0.1008 -0.0177) |
| OKLCH | oklch(65.69% 0.102 190) |
| XYZ | xyz(20.7924, 29.9689, 37.4829) |
| Luminance | 0.2997 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.85
Sea
#3C9992
ΔE00 3.92
Blue Green
#0F9B8E
ΔE00 4.57
Topaz
#13BBAF
ΔE00 6.55
Dull Teal
#5F9E8F
ΔE00 6.66
Cadetblue
#5F9EA0
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2DA59F #A52D33
analogous
#2DA563 #2DA59F #2D6FA5
triadic
#2DA59F #9F2DA5 #A59F2D
tetradic
#2DA59F #632DA5 #A52D33 #6FA52D
square
#2DA59F #632DA5 #A52D33 #6FA52D
split-complementary
#2DA59F #A52D6F #A5632D
monochromatic
#134542 #207571 #2DA59F #43CCC5 #73D9D4
Accessibility & contrast
On white
3.00
#2DA59F on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.99
#2DA59F on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2DA59F
6.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2DA59F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2DA59F | 1.00 | 3.00 | 6.99 | 6.99 |
| #FFFFFF | 3.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9C9F
Deuteranopia (green-blind)
#8A90A0
Tritanopia (blue-blind)
#00A9A3
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #2da59f; /* rgb */ color: rgb(45, 165, 159); /* oklch */ color: oklch(65.7% 0.102 190.0);
Tailwind
colors: {
custom: {
50: '#79c0bb',
500: '#2da59f',
950: '#000000',
},
}SCSS
$custom: #2da59f; $custom-light: #79c0bb; $custom-dark: #000000;
JSON
{
"hex": "#2da59f",
"rgb": {
"r": 45,
"g": 165,
"b": 159
},
"hsl": {
"h": 177,
"s": 57.143,
"l": 41.176
},
"oklch": {
"l": 0.65686,
"c": 0.10232,
"h": 190
},
"luminance": 0.29971
}Semantic roles & 50–950 ramp
primary
#2DA59F
secondary
#C16D71
accent
#474FE0
background
#F8FBFB
surface
#EFF7F6
border
#CAD0D0
text
#0A1211
muted
#7C8180